There was an error while loading. Please reload this page.
1 parent 28186df commit bb9ea51Copy full SHA for bb9ea51
1 file changed
PWGCF/EbyEFluctuations/Tasks/multandptFluctuations.cxx
@@ -214,5 +214,5 @@ struct MultandptFluctuations {
214
215
WorkflowSpec defineDataProcessing(ConfigContext const& cfgc)
216
{
217
- return WorkflowSpec{adaptAnalysisTask<MultandPtFluctuations>(cfgc)};
+ return WorkflowSpec{adaptAnalysisTask<MultandptFluctuations>(cfgc)};
218
}
0 commit comments