File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed
Expand file tree Collapse file tree 1 file changed +5
-5
lines changed 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 " PWGLF/DataModel/LFNonPromptCascadeTables.h"
13+ #include " PWGLF/DataModel/LFStrangenessTables.h"
14+
1215#include " Common/Core/RecoDecay.h"
1316#include " Common/Core/Zorro.h"
1417#include " Common/Core/ZorroSummary.h"
3437#include " Framework/O2DatabasePDGPlugin.h"
3538#include " Framework/runDataProcessing.h"
3639#include " MathUtils/BetheBlochAleph.h"
40+ #include " ReconstructionDataFormats/DCA.h"
41+ #include " ReconstructionDataFormats/Track.h"
3742#include " ReconstructionDataFormats/Vertex.h"
3843
3944#include " Math/Vector4D.h"
4651#include < memory>
4752#include < string>
4853#include < vector>
49- #include " PWGLF/DataModel/LFNonPromptCascadeTables.h"
50- #include " PWGLF/DataModel/LFStrangenessTables.h"
51-
52- #include " ReconstructionDataFormats/DCA.h"
53- #include " ReconstructionDataFormats/Track.h"
5454
5555using namespace o2 ;
5656using namespace o2 ::framework;
You can’t perform that action at this time.
0 commit comments