File tree Expand file tree Collapse file tree 1 file changed +3
-4
lines changed
Expand file tree Collapse file tree 1 file changed +3
-4
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-
2221#include " PWGHF/Core/CentralityEstimation.h"
2322//
2423#include " PWGUD/Core/SGCutParHolder.h"
2524#include " PWGUD/Core/SGSelector.h"
2625
27- #include " CCDB/BasicCCDBManager.h"
2826#include " Common/CCDB/EventSelectionParams.h"
2927#include " Common/CCDB/RCTSelectionFlags.h"
3028#include " Common/CCDB/ctpRateFetcher.h"
3129#include " Common/Core/CollisionTypeHelper.h"
3230#include " Common/Core/Zorro.h"
3331#include " Common/Core/ZorroSummary.h"
34- #include " DataFormatsParameters/GRPLHCIFData.h"
3532
33+ #include " CCDB/BasicCCDBManager.h"
34+ #include " DataFormatsParameters/GRPLHCIFData.h"
3635#include < Framework/AnalysisHelpers.h>
3736#include < Framework/Configurable.h>
3837#include < Framework/DeviceSpec.h>
@@ -272,7 +271,7 @@ struct HfEventSelection : o2::framework::ConfigurableGroup {
272271
273272 // we initialise IR fetcher
274273 if (!irSource.value .empty ()) {
275- irSourceForCptFetcher = irSource.value ;
274+ irSourceForCptFetcher = irSource.value ;
276275 }
277276 }
278277
You can’t perform that action at this time.
0 commit comments