Skip to content

Commit 5e95252

Browse files
authored
new PID cuts added
1 parent 38c0757 commit 5e95252

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

PWGCF/EbyEFluctuations/Tasks/nchCumulantsId.cxx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -749,8 +749,8 @@ struct NchCumulantsId {
749749
hist.fill(HIST("sparse1"), nCh, nP, nM, nPr, nAPr, nKa, nAKa, nT, col.centFT0M());
750750
hist.fill(HIST("sparse2"), nCh, nP, nM, nPi, nAPi, nKa, nAKa, nT, col.centFT0M());
751751

752-
}//collision ends
753-
}//process ends
752+
}//collision ends
753+
}//process ends
754754
};//structure ends
755755

756756
WorkflowSpec defineDataProcessing(ConfigContext const& cfgc)

0 commit comments

Comments
 (0)