We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent acb6b99 commit 3e831feCopy full SHA for 3e831fe
PWGLF/Tasks/Nuspex/antinucleiInJets.cxx
@@ -2187,8 +2187,7 @@ struct AntinucleiInJets {
2187
if (ptPerNucleon < ptOverAbins[0] || ptPerNucleon >= ptOverAbins[nBins]) {
2188
continue;
2189
}
2190
- }
2191
- else {
+ } else {
2192
2193
2194
@@ -2339,8 +2338,7 @@ struct AntinucleiInJets {
2339
2338
2340
2341
2342
2343
2344
2345
2346
@@ -2448,8 +2446,7 @@ struct AntinucleiInJets {
2448
2446
2449
2447
2450
2451
2452
2453
2454
2455
0 commit comments