Skip to content

Commit 2484924

Browse files
committed
Remove leftover comment
1 parent a5323d4 commit 2484924

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

PWGHF/TableProducer/trackIndexSkimCreator.cxx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1871,7 +1871,6 @@ struct HfTrackIndexSkimCreator {
18711871
if (whichHypo[iDecay3P] == 0) {
18721872
CLRBIT(isSelected, iDecay3P);
18731873
if (config.debug) {
1874-
LOG(info) << "Candidate rejected by PID for decay " << iDecay3P << ", setting " << hf_cuts_presel_3prong::NCutVars << "th bit of cutStatus to false";
18751874
cutStatus[iDecay3P][hf_cuts_presel_3prong::NCutVars] = false; // PID
18761875
}
18771876
continue; // no need to check further for this particle hypothesis

0 commit comments

Comments
 (0)