Skip to content

Commit 4acfc90

Browse files
committed
INEL > 0 update, modify code for pull request_3rd try
1 parent 1319e72 commit 4acfc90

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

PWGLF/Tasks/Resonances/rho770analysis.cxx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -391,7 +391,7 @@ struct Rho770Analysis {
391391
auto mass = truthpar.M();
392392

393393
histos.fill(HIST("MCL/hpT_rho770_GEN"), 0, mass, part.pt(), multiplicity);
394-
394+
395395
if (collision.isVtxIn10()) {
396396
histos.fill(HIST("MCL/hpT_rho770_GEN"), 1, mass, part.pt(), multiplicity);
397397
}

0 commit comments

Comments
 (0)