We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 23f1631 commit ebff49dCopy full SHA for ebff49d
1 file changed
PWGLF/Tasks/Resonances/doublephimeson.cxx
@@ -770,6 +770,7 @@ struct doublephimeson {
770
histos.fill(HIST("hnsigmaTPCTOFKaon"), t.phid1TPC(), t.phid1TOF(), kpluspt);
771
histos.fill(HIST("hnsigmaTPCKaonPlus"), t.phid1TPC(), kpluspt);
772
histos.fill(HIST("hnsigmaTPCKaonMinus"), t.phid2TPC(), kminuspt);
773
+
774
++phimult;
775
}
776
if (phimult < 2)
0 commit comments