Skip to content

Commit 89552bb

Browse files
authored
Dummy commit to retrigger test
1 parent cc2af02 commit 89552bb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

PWGLF/Tasks/Resonances/higherMassResonances.cxx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -396,7 +396,7 @@ struct HigherMassResonances {
396396
// rKzeroShort.add("dE_by_dx_TPC", "dE/dx signal in the TPC as a function of pT", kTH2F, {config.axisPtfordEbydx, config.axisdEdx});
397397
}
398398

399-
// For MC
399+
// For Monte Carlo
400400
if (doprocessGen || doprocessRec) {
401401
hMChists.add("MCcorrections/hGenNo", "Generated collisions before and after event selection", kTH1F, {{5, 0.0f, 5.0f}});
402402
hMChists.add("Genf1710", "Gen f_{0}(1710)", kTHnSparseF, {multiplicityAxis, ptAxis, thnAxisPOL});

0 commit comments

Comments
 (0)