Skip to content

Commit 3c09b3f

Browse files
author
Ionut Cristian Arsene
committed
remove printouts
1 parent f80465d commit 3c09b3f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

PWGDQ/Tasks/tableReader_withAssoc.cxx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2294,7 +2294,7 @@ struct AnalysisSameEventPairing {
22942294
}
22952295
// 3) add the current event to the pool
22962296
pool.UpdatePool(mixingEvent, fMixingHandler.GetPoolDepth());
2297-
pool.Print();
2297+
//pool.Print();
22982298
}
22992299
} // end loop over events
23002300
}

0 commit comments

Comments
 (0)