Skip to content

Commit ebff49d

Browse files
committed
Add PID histogram
1 parent 23f1631 commit ebff49d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

PWGLF/Tasks/Resonances/doublephimeson.cxx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -770,6 +770,7 @@ struct doublephimeson {
770770
histos.fill(HIST("hnsigmaTPCTOFKaon"), t.phid1TPC(), t.phid1TOF(), kpluspt);
771771
histos.fill(HIST("hnsigmaTPCKaonPlus"), t.phid1TPC(), kpluspt);
772772
histos.fill(HIST("hnsigmaTPCKaonMinus"), t.phid2TPC(), kminuspt);
773+
773774
++phimult;
774775
}
775776
if (phimult < 2)

0 commit comments

Comments
 (0)