Skip to content

Commit b0eb9d7

Browse files
authored
Merge pull request #6 from alibuild/alibot-cleanup-12669
Please consider the following formatting changes to #12669
2 parents fe3d6fb + d04efb0 commit b0eb9d7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

PWGLF/Tasks/GlobalEventProperties/heavyionMultiplicity.cxx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -893,7 +893,7 @@ struct HeavyionMultiplicity {
893893
// All generated particles
894894
histos.fill(HIST("hgendndetaBeforeEvtSel"), particle.eta());
895895
histos.fill(HIST("hgendndetaVscentBeforeEvtSel"), particle.eta(), mcCollision.impactParameter());
896-
896+
897897
if (atLeastOne) {
898898
// All generated particles with at least one reconstructed collision (signal loss estimation)
899899
histos.fill(HIST("hgendndetaAfterEvtSel"), particle.eta());

0 commit comments

Comments
 (0)