We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 40744de commit 580af75Copy full SHA for 580af75
1 file changed
PWGLF/Tasks/Strangeness/strangenessInJets.cxx
@@ -151,10 +151,10 @@ struct StrangenessInJets {
151
152
// List of Particles
153
enum ParticleOfInterest { kV0Particles,
154
- kCascades,
155
- kPions,
156
- kKaons,
157
- kProtons };
+ kCascades,
+ kPions,
+ kKaons,
+ kProtons };
158
159
// Instantiate utility class for jet background subtraction
160
JetBkgSubUtils backgroundSub;
0 commit comments