We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b7e88a7 + c0a91aa commit 71dfe3fCopy full SHA for 71dfe3f
PWGHF/TableProducer/candidateCreatorToXiPi.cxx
@@ -414,7 +414,6 @@ struct HfCandidateCreatorToXiPiMc {
414
if (indexRec > -1) {
415
flag = sign * (1 << aod::hf_cand_toxipi::DecayType::OmegaczeroToXiPi);
416
collisionMatched = candidate.collision_as<aod::McCollisionLabels>().mcCollisionId() == mcParticles.iteratorAt(indexRecCharmBaryon).mcCollisionId();
417
-
418
}
419
420
@@ -448,7 +447,6 @@ struct HfCandidateCreatorToXiPiMc {
448
447
449
flag = sign * (1 << aod::hf_cand_toxipi::DecayType::XiczeroToXiPi);
450
451
452
453
454
0 commit comments