Skip to content

AFIT-80 - Implementation of configurable parameters for FV0 reconstruction - #15676

Open
wpierozak wants to merge 7 commits into
AliceO2Group:devfrom
wpierozak:AFIT-80
Open

AFIT-80 - Implementation of configurable parameters for FV0 reconstruction#15676
wpierozak wants to merge 7 commits into
AliceO2Group:devfrom
wpierozak:AFIT-80

Conversation

@wpierozak

Copy link
Copy Markdown
Contributor

No description provided.

#pragma link C++ class o2::fv0::FV0CalibrationInfoObject + ;
#pragma link C++ class o2::fv0::FV0ChannelTimeCalibrationObject + ;

#pragma link C++ class o2::fv0::FV0RecoConfig + ;

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think this might also be needed.

Suggested change
#pragma link C++ class o2::fv0::FV0RecoConfig + ;
#pragma link C++ class o2::fv0::FV0RecoConfig + ;
#pragma link C++ class o2::conf::ConfigurableParamHelper < o2::fv0::FV0RecoConfig> + ;

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants