File tree Expand file tree Collapse file tree 1 file changed +4
-5
lines changed
Expand file tree Collapse file tree 1 file changed +4
-5
lines changed Original file line number Diff line number Diff line change 1515// / \further modifications: Wioleta Rzęsa, wioleta.rzesa@cern.ch
1616
1717#include " PWGCF/DataModel/FemtoDerived.h"
18- #include " PWGCF/FemtoDream/Core/femtoDreamParticleHisto.h"
19- #include " PWGCF/FemtoDream/Core/femtoDreamEventHisto.h"
20- #include " PWGCF/FemtoDream/Core/femtoDreamPairCleaner.h"
2118#include " PWGCF/FemtoDream/Core/femtoDreamContainerThreeBody.h"
2219#include " PWGCF/FemtoDream/Core/femtoDreamDetaDphiStar.h"
20+ #include " PWGCF/FemtoDream/Core/femtoDreamEventHisto.h"
21+ #include " PWGCF/FemtoDream/Core/femtoDreamPairCleaner.h"
22+ #include " PWGCF/FemtoDream/Core/femtoDreamParticleHisto.h"
2323#include " PWGCF/FemtoDream/Core/femtoDreamUtils.h"
2424
2525#include " Framework/ASoAHelpers.h"
2929#include " Framework/RunningWorkflowInfo.h"
3030#include " Framework/StepTHn.h"
3131#include " Framework/runDataProcessing.h"
32- #include " Framework/O2DatabasePDGPlugin.h"
3332
3433#include " TDatabasePDG.h"
3534
36- #include < vector>
3735#include < bitset>
3836#include < string>
37+ #include < vector>
3938
4039using namespace o2 ;
4140using namespace o2 ::analysis::femtoDream;
You can’t perform that action at this time.
0 commit comments