Skip to content

Commit 14f136d

Browse files
authored
Update candidateSelectorXic0ToXiPiKf.cxx
1 parent a17517d commit 14f136d

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

PWGHF/TableProducer/candidateSelectorXic0ToXiPiKf.cxx

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -226,9 +226,7 @@ struct HfCandidateSelectorXic0ToXiPiKf {
226226
// looping over charm baryon candidates
227227
for (const auto& candidate : candidates) {
228228

229-
//auto ptCandXic = candidate.kfptXic();
230229
auto ptCand = RecoDecay::sqrtSumOfSquares(candidate.pxCharmBaryon(), candidate.pyCharmBaryon());
231-
//pxCharmBaryon
232230

233231
bool resultSelections = true; // True if the candidate passes all the selections, False otherwise
234232

0 commit comments

Comments
 (0)