Skip to content

Commit f07e24d

Browse files
committed
Please consider the following formatting changes
1 parent 02e98f1 commit f07e24d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

PWGCF/FemtoUniverse/Core/FemtoUniverseSoftPionRemoval.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ class FemtoUniverseSoftPionRemoval
6464
// Getting D0 (part2) children
6565
const auto& posChild = particles.iteratorAt(part2.index() - 2);
6666
const auto& negChild = particles.iteratorAt(part2.index() - 1);
67-
// Pion and kaon masses
67+
// Pion and kaon masses
6868
double massPion = o2::constants::physics::MassPiPlus;
6969
double massKaon = o2::constants::physics::MassKPlus;
7070
// D* reconstruction

0 commit comments

Comments
 (0)