We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent be700ed commit 09ac20cCopy full SHA for 09ac20c
PWGCF/EbyEFluctuations/Tasks/FactorialMomentsTask.cxx
@@ -37,7 +37,7 @@ using namespace o2;
37
using namespace o2::framework;
38
using namespace o2::framework::expressions;
39
TH1D* tmpFqErr[6][5][52];
40
-struct FactorialMoments {
+struct factorial-moments {
41
Configurable<bool> applyCheckPtForRec{"applyCheckPtForRec", false, "Apply checkpT for reconstructed tracks"};
42
Configurable<bool> applyCheckPtForMC{"applyCheckPtForMC", true, "Apply checkpT for MC-generated tracks"};
43
Configurable<Float_t> centralEta{"centralEta", 0.9, "eta limit for tracks"};
0 commit comments