There was an error while loading. Please reload this page.
2 parents c8b6abd + 0468336 commit 2ad1ddaCopy full SHA for 2ad1dda
1 file changed
PWGLF/Tasks/Resonances/cha01710analysis.cxx
@@ -386,7 +386,7 @@ struct Cha01710analysis {
386
centrality = collision.centFT0M();
387
} else if (eventCuts.cfgCentEst == kFT0C) {
388
centrality = collision.centFT0C();
389
- }
+ }
390
391
histos.fill(HIST("Event/hCentDist"), centrality);
392
histos.fill(HIST("Event/hPVzDist"), collision.posZ());
0 commit comments