We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8503f42 commit 66e90e4Copy full SHA for 66e90e4
PWGCF/Flow/Tasks/flowGfwTask.cxx
@@ -1121,7 +1121,6 @@ struct FlowGfwTask {
1121
fillProfile(corrconfigs.at(6), bootstrapArray[sampleIndex][kc32Nchetagap], nch);
1122
fillProfile(corrconfigs.at(7), bootstrapArray[sampleIndex][kc34Nch], nch);
1123
1124
-
1125
if (centrality >= zero && centrality <= five) {
1126
fillProfile(corrconfigs.at(0), bootstrapArray[sampleIndex][kc22Nch05], nch);
1127
fillProfile(corrconfigs.at(1), bootstrapArray[sampleIndex][kc24Nch05], nch);
0 commit comments