Skip to content

Commit 818ad3f

Browse files
committed
clang format
1 parent 4e1016d commit 818ad3f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

PWGCF/Flow/Tasks/flowTask.cxx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1282,7 +1282,7 @@ struct FlowTask {
12821282
if (!cfgUsePtRef && withinPtPOI)
12831283
fillPtSums<kGen>(mcParticle, 1.);
12841284
}
1285-
1285+
12861286
if (count_Gap08 > 0)
12871287
registry.fill(HIST("hMeanPtWithinGap08_MC"), independent, ptSum_Gap08 / count_Gap08, 1.0);
12881288
int sampleIndex = static_cast<int>(cfgNbootstrap * lRandom);

0 commit comments

Comments
 (0)