We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 19a1fcf commit c29468bCopy full SHA for c29468b
PWGLF/Tasks/Strangeness/nonPromptCascade.cxx
@@ -307,7 +307,6 @@ struct NonPromptCascadeTask {
307
LOG(fatal) << "N TOIs:" << mZorro.getNTOIs() << " Max 32 TOIs possible.";
308
}
309
mZorro.populateHistRegistry(mRegistry, bc.runNumber());
310
- mZorro.getZorroSummary()->printTOInames();
311
runNumber = bc.runNumber();
312
313
bool sel = mZorro.isSelected(bc.globalBC()); /// Just let Zorro do the accounting
0 commit comments