File tree Expand file tree Collapse file tree 1 file changed +11
-8
lines changed
Expand file tree Collapse file tree 1 file changed +11
-8
lines changed Original file line number Diff line number Diff line change 1717#ifndef PWGCF_FEMTOUNIVERSE_CORE_FEMTOUNIVERSESHCONTAINER_H_
1818#define PWGCF_FEMTOUNIVERSE_CORE_FEMTOUNIVERSESHCONTAINER_H_
1919
20- #include < fairlogger/Logger.h>
21- #include < vector>
22- #include < string>
23- #include < complex>
24- #include < memory>
25-
26- #include " Framework/HistogramRegistry.h"
2720#include " PWGCF/FemtoUniverse/Core/FemtoUniverseMath.h"
2821#include " PWGCF/FemtoUniverse/Core/FemtoUniverseSpherHarMath.h"
22+
23+ #include " Framework/HistogramRegistry.h"
24+
2925#include " Math/Vector4D.h"
30- #include " TMath.h"
3126#include " TDatabasePDG.h"
27+ #include " TMath.h"
28+
29+ #include < fairlogger/Logger.h>
30+
31+ #include < complex>
32+ #include < memory>
33+ #include < string>
34+ #include < vector>
3235
3336namespace o2 ::analysis::femto_universe
3437{
You can’t perform that action at this time.
0 commit comments