Skip to content

Commit 27c3d09

Browse files
authored
PWGHF: Added processes to filter Sc collisions
1 parent 2e34d62 commit 27c3d09

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

PWGHF/HFC/Utils/utilsCorrelations.h

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -141,7 +141,6 @@ bool matchCandAndMass(McParticle const& particle, double& massCand) {
141141
return false;
142142
}
143143
}
144-
//std::cout<<matchGenFlag<<" "<<aod::hf_cand_sigmac::DecayType::Sc0ToPKPiPi<<" "<<BIT(aod::hf_cand_sigmac::DecayType::Sc0ToPKPiPi)<<" "<<hf_decay::hf_cand_3prong::DecayChannelMain::LcToPKPi<<" "<<BIT(hf_decay::hf_cand_3prong::DecayChannelMain::LcToPKPi)<<std::endl;
145144

146145
// Map decay type to mass
147146
switch (matchGenFlag) {

0 commit comments

Comments
 (0)