We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6b5e60c commit e5734c6Copy full SHA for e5734c6
1 file changed
PWGCF/TableProducer/filter2Prong.cxx
@@ -553,9 +553,9 @@ struct Filter2Prong {
553
if (cfcollisions.size() <= 0)
554
return; // rejected collision
555
556
- LOG(info) << "****************************************";
557
- LOG(info) << "STARTING EVENT LOOP";
558
+
559
560
// V0
561
for (const auto& v0 : V0s) { // Loop over V0 candidates
0 commit comments