Skip to content

Commit 173d8cc

Browse files
committed
remove of cout line
1 parent 9606ecf commit 173d8cc

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

PWGMM/Lumi/Tasks/lumiStability.cxx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -407,7 +407,6 @@ struct LumiStabilityTask {
407407
}
408408
}
409409
if (bcPatternL[localBC + nBCsOffSet]) {
410-
std::cout << ">>>>>>>>>>>>>>>>>>>>>>>>>>>>>> " << "I am in the leading BC pattern" << std::endl;
411410
if (trgFDD) {
412411
histos.fill(HIST("FDD/nBCsVsTimeLeadingBC"), timeSinceSOF);
413412
histos.fill(HIST("FDD/hTimeForRateLeadingBCCTP"), (bc.timestamp() - tsSOR) * 1.e-3);

0 commit comments

Comments
 (0)