File tree Expand file tree Collapse file tree 1 file changed +10
-7
lines changed
Expand file tree Collapse file tree 1 file changed +10
-7
lines changed Original file line number Diff line number Diff line change 2020#ifndef PWGCF_FEMTOUNIVERSE_CORE_FEMTOUNIVERSECONTAINER_H_
2121#define PWGCF_FEMTOUNIVERSE_CORE_FEMTOUNIVERSECONTAINER_H_
2222
23- #include < fairlogger/Logger.h>
24- #include < vector>
25- #include < string>
23+ #include " PWGCF/FemtoUniverse/Core/FemtoUniverseMath.h"
24+ #include " PWGCF/FemtoUniverse/DataModel/FemtoDerived.h"
2625
27- #include " Framework/HistogramRegistry.h"
2826#include " Common/Core/RecoDecay.h"
29- # include " PWGCF/FemtoUniverse/DataModel/FemtoDerived.h "
30- #include " PWGCF/FemtoUniverse/Core/FemtoUniverseMath .h"
27+
28+ #include " Framework/HistogramRegistry .h"
3129
3230#include " Math/Vector4D.h"
33- #include " TMath.h"
3431#include " TDatabasePDG.h"
32+ #include " TMath.h"
33+
34+ #include < fairlogger/Logger.h>
35+
36+ #include < string>
37+ #include < vector>
3538
3639using namespace o2 ::framework;
3740
You can’t perform that action at this time.
0 commit comments