File tree Expand file tree Collapse file tree
DataFormats/Detectors/FIT/FV0
Detectors/FIT/FV0/reconstruction/src Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -17,7 +17,7 @@ o2_add_library(DataFormatsFV0
1717 src/RawEventData.cxx
1818 src/CTF.cxx
1919 src/LookUpTable.cxx
20- src/RecoFilterParam .cxx
20+ src/FV0RecoConfig .cxx
2121 PUBLIC_LINK_LIBRARIES O2::FV0Base
2222 O2::DataFormatsFIT
2323 O2::SimulationDataFormat
File renamed without changes.
Original file line number Diff line number Diff line change 99// granted to it by virtue of its status as an Intergovernmental Organization
1010// or submit itself to any jurisdiction.
1111
12- #include " DataFormatsFV0/RecoFilterParam .h"
12+ #include " DataFormatsFV0/FV0RecoConfig .h"
1313
1414using namespace o2 ::fv0;
1515O2ParamImpl (FV0RecoConfig);
Original file line number Diff line number Diff line change 1717#include " FV0Base/Geometry.h"
1818#include " FV0Simulation/FV0DigParam.h"
1919#include " FV0Simulation/DigitizationConstant.h"
20- #include " DataFormatsFV0/RecoFilterParam .h"
20+ #include " DataFormatsFV0/FV0RecoConfig .h"
2121#include < DataFormatsFV0/ChannelData.h>
2222#include < DataFormatsFV0/Digit.h>
2323#include < CommonDataFormat/InteractionRecord.h>
You can’t perform that action at this time.
0 commit comments