Skip to content

Commit 6c95bff

Browse files
authored
Merge pull request #88 from alibuild/alibot-cleanup-14552
[PWGCF] Please consider the following formatting changes to #14552
2 parents 9bd1d13 + a7c64d4 commit 6c95bff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

PWGCF/Flow/TableProducer/zdcQVectors.cxx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1005,7 +1005,7 @@ struct ZdcQVectors {
10051005
registry.get<TProfile>(HIST("QA/before/ZNC_Qy_noEq"))->Fill(Form("%d", runnumber), qNoEq[3]);
10061006
}
10071007

1008-
if(cfgNoGain){
1008+
if (cfgNoGain) {
10091009
q = qNoEq;
10101010
}
10111011

0 commit comments

Comments
 (0)