Skip to content

Commit c29468b

Browse files
committed
fix
1 parent 19a1fcf commit c29468b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

PWGLF/Tasks/Strangeness/nonPromptCascade.cxx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -307,7 +307,6 @@ struct NonPromptCascadeTask {
307307
LOG(fatal) << "N TOIs:" << mZorro.getNTOIs() << " Max 32 TOIs possible.";
308308
}
309309
mZorro.populateHistRegistry(mRegistry, bc.runNumber());
310-
mZorro.getZorroSummary()->printTOInames();
311310
runNumber = bc.runNumber();
312311
}
313312
bool sel = mZorro.isSelected(bc.globalBC()); /// Just let Zorro do the accounting

0 commit comments

Comments
 (0)