Skip to content

Commit 765a618

Browse files
authored
Update nchCumulantsId.cxx
1 parent 556556d commit 765a618

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
@@ -750,8 +750,8 @@ struct NchCumulantsId {
750750
hist.fill(HIST("sparse2"), nCh, nP, nM, nPi, nAPi, nKa, nAKa, nT, col.centFT0M());
751751

752752
} // collision ends
753-
} // process ends
754-
}; // structure ends
753+
} // process ends
754+
}; // structure ends
755755

756756
WorkflowSpec defineDataProcessing(ConfigContext const& cfgc)
757757
{

0 commit comments

Comments
 (0)