Skip to content

Commit 2ad1dda

Browse files
authored
Merge pull request #212 from alibuild/alibot-cleanup-17465
Please consider the following formatting changes to #17465
2 parents c8b6abd + 0468336 commit 2ad1dda

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

PWGLF/Tasks/Resonances/cha01710analysis.cxx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -386,7 +386,7 @@ struct Cha01710analysis {
386386
centrality = collision.centFT0M();
387387
} else if (eventCuts.cfgCentEst == kFT0C) {
388388
centrality = collision.centFT0C();
389-
}
389+
}
390390

391391
histos.fill(HIST("Event/hCentDist"), centrality);
392392
histos.fill(HIST("Event/hPVzDist"), collision.posZ());

0 commit comments

Comments
 (0)