File tree Expand file tree Collapse file tree 1 file changed +9
-7
lines changed
Expand file tree Collapse file tree 1 file changed +9
-7
lines changed Original file line number Diff line number Diff line change 1818#ifndef PWGCF_FEMTOUNIVERSE_CORE_FEMTOUNIVERSETRACKSELECTION_H_
1919#define PWGCF_FEMTOUNIVERSE_CORE_FEMTOUNIVERSETRACKSELECTION_H_
2020
21- #include < string>
22- #include < vector>
23- #include < cmath>
24-
21+ #include " PWGCF/FemtoUniverse/Core/FemtoUniverseObjectSelection.h"
2522#include " PWGCF/FemtoUniverse/DataModel/FemtoDerived.h"
26- # include " Common/DataModel/TrackSelectionTables.h "
23+
2724#include " Common/Core/TrackSelection.h"
2825#include " Common/Core/TrackSelectionDefaults.h"
29- #include " PWGCF/FemtoUniverse/Core/FemtoUniverseObjectSelection .h"
30- # include " ReconstructionDataFormats/PID.h "
26+ #include " Common/DataModel/TrackSelectionTables .h"
27+
3128#include " Framework/HistogramRegistry.h"
29+ #include " ReconstructionDataFormats/PID.h"
30+
31+ #include < cmath>
32+ #include < string>
33+ #include < vector>
3234
3335// using namespace o2::framework;
3436
You can’t perform that action at this time.
0 commit comments