Skip to content

Commit b09f727

Browse files
authored
Merge pull request #5 from alibuild/alibot-cleanup-12737
Please consider the following formatting changes to #12737
2 parents f2825c5 + ae0af78 commit b09f727

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
@@ -455,7 +455,7 @@ struct HeavyionMultiplicity {
455455
}
456456
nchTracks++;
457457
}
458-
458+
459459
histos.fill(HIST("GlobalMult_vs_FT0A"), nchTracks, cols.multFT0A());
460460
histos.fill(HIST("GlobalMult_vs_FT0C"), nchTracks, cols.multFT0C());
461461
histos.fill(HIST("Centrality_vs_FT0A"), cols.centFT0A(), cols.multFT0A());

0 commit comments

Comments
 (0)