File tree Expand file tree Collapse file tree 1 file changed +14
-13
lines changed
Expand file tree Collapse file tree 1 file changed +14
-13
lines changed Original file line number Diff line number Diff line change 1818#ifndef PWGHF_UTILS_UTILSEVSELHF_H_
1919#define PWGHF_UTILS_UTILSEVSELHF_H_
2020
21- #include < fairlogger/Logger.h>
21+ #include " PWGHF/Core/CentralityEstimation.h"
22+ #include " PWGUD/Core/SGSelector.h"
2223
23- #include < Rtypes.h>
24- #include < TH1.h>
25- #include < TH2.h>
24+ #include " Common/CCDB/EventSelectionParams.h"
25+ #include " Common/CCDB/RCTSelectionFlags.h"
26+ #include " EventFiltering/Zorro.h"
27+ #include " EventFiltering/ZorroSummary.h"
2628
2729#include < Framework/AnalysisHelpers.h>
2830#include < Framework/Configurable.h>
2931#include < Framework/DeviceSpec.h>
3032#include < Framework/HistogramRegistry.h>
3133#include < Framework/HistogramSpec.h>
3234
33- #include < cstdint>
35+ #include < TH1.h>
36+ #include < TH2.h>
37+
38+ #include < fairlogger/Logger.h>
39+
40+ #include < Rtypes.h>
41+
3442#include < cstddef>
43+ #include < cstdint>
3544#include < memory> // std::shared_ptr
3645#include < string> // std::string
3746
38- #include " Common/CCDB/EventSelectionParams.h"
39- #include " Common/CCDB/RCTSelectionFlags.h"
40- #include " EventFiltering/Zorro.h"
41- #include " EventFiltering/ZorroSummary.h"
42-
43- #include " PWGHF/Core/CentralityEstimation.h"
44- #include " PWGUD/Core/SGSelector.h"
45-
4647namespace o2 ::hf_occupancy
4748{
4849// centrality selection estimators
You can’t perform that action at this time.
0 commit comments