Skip to content

Commit 78b21bf

Browse files
authored
new PID cuts added
1 parent 50be6e1 commit 78b21bf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

PWGCF/EbyEFluctuations/Tasks/nchCumulantsId.cxx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -756,5 +756,5 @@ struct NchCumulantsId {
756756
WorkflowSpec defineDataProcessing(ConfigContext const& cfgc)
757757
{
758758
return WorkflowSpec{
759-
adaptAnalysisTask<NchCumulantsIdentified>(cfgc)};
759+
adaptAnalysisTask<NchCumulantsId>(cfgc)};
760760
}

0 commit comments

Comments
 (0)