Skip to content

Commit 09ac20c

Browse files
committed
fixedworkflowname
1 parent be700ed commit 09ac20c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

PWGCF/EbyEFluctuations/Tasks/FactorialMomentsTask.cxx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ using namespace o2;
3737
using namespace o2::framework;
3838
using namespace o2::framework::expressions;
3939
TH1D* tmpFqErr[6][5][52];
40-
struct FactorialMoments {
40+
struct factorial-moments {
4141
Configurable<bool> applyCheckPtForRec{"applyCheckPtForRec", false, "Apply checkpT for reconstructed tracks"};
4242
Configurable<bool> applyCheckPtForMC{"applyCheckPtForMC", true, "Apply checkpT for MC-generated tracks"};
4343
Configurable<Float_t> centralEta{"centralEta", 0.9, "eta limit for tracks"};

0 commit comments

Comments
 (0)