Skip to content

Commit 35a12c9

Browse files
fchinufgrosa
andauthored
Update PWGHF/TableProducer/trackIndexSkimCreator.cxx
Co-authored-by: Fabrizio <fabrizio.grosa@cern.ch>
1 parent 1661cf1 commit 35a12c9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

PWGHF/TableProducer/trackIndexSkimCreator.cxx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1356,7 +1356,7 @@ struct HfTrackIndexSkimCreator {
13561356
}
13571357

13581358
if ((debug || TESTBIT(isSelected, iDecay3P)) && iDecay3P == hf_cand_3prong::DecayType::DsToKKPi) {
1359-
isPhiDecayPreselected(pVecTrack0, pVecTrack1, pVecTrack2, cutStatus, whichHypo, isSelected, iDecay3P);
1359+
isPhiDecayPreselected(pVecTrack0, pVecTrack1, pVecTrack2, cutStatus, whichHypo, isSelected);
13601360
}
13611361
}
13621362
}

0 commit comments

Comments
 (0)