Skip to content

Commit b38d464

Browse files
committed
removed whitespace
1 parent 2bd3640 commit b38d464

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
@@ -1464,7 +1464,7 @@ struct AntinucleiInJets {
14641464

14651465
// Fill normalization histogram
14661466
registryMC.fill(HIST("antiproton_y_phi"), particle.y(), getDeltaPhi(particle.phi(), jet.phi()));
1467-
1467+
14681468
// Fill histogram for generated antiprotons
14691469
registryMC.fill(HIST("antiproton_gen_jet"), particle.pt());
14701470
}

0 commit comments

Comments
 (0)