Skip to content

Commit bb9ea51

Browse files
committed
correction5
1 parent 28186df commit bb9ea51

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

PWGCF/EbyEFluctuations/Tasks/multandptFluctuations.cxx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -214,5 +214,5 @@ struct MultandptFluctuations {
214214

215215
WorkflowSpec defineDataProcessing(ConfigContext const& cfgc)
216216
{
217-
return WorkflowSpec{adaptAnalysisTask<MultandPtFluctuations>(cfgc)};
217+
return WorkflowSpec{adaptAnalysisTask<MultandptFluctuations>(cfgc)};
218218
}

0 commit comments

Comments
 (0)