Skip to content

Commit 4f59bec

Browse files
committed
fixed whitespace
1 parent 092ffe7 commit 4f59bec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

PWGLF/Tasks/Nuspex/antinucleiInJets.cxx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1443,7 +1443,7 @@ struct AntinucleiInJets {
14431443
registryMC.fill(HIST("antip_prim_up"), track.pt(), wPrimUp);
14441444
registryMC.fill(HIST("antip_prim_low"), track.pt(), wPrimLow);
14451445
}
1446-
1446+
14471447
// Secondary antiprotons from material
14481448
if (!particle.isPhysicalPrimary() && !particle.has_mothers()) {
14491449

0 commit comments

Comments
 (0)