Skip to content

Commit ae0af78

Browse files
committed
Please consider the following formatting changes
1 parent f2825c5 commit ae0af78

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)