We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9606ecf commit 173d8ccCopy full SHA for 173d8cc
PWGMM/Lumi/Tasks/lumiStability.cxx
@@ -407,7 +407,6 @@ struct LumiStabilityTask {
407
}
408
409
if (bcPatternL[localBC + nBCsOffSet]) {
410
- std::cout << ">>>>>>>>>>>>>>>>>>>>>>>>>>>>>> " << "I am in the leading BC pattern" << std::endl;
411
if (trgFDD) {
412
histos.fill(HIST("FDD/nBCsVsTimeLeadingBC"), timeSinceSOF);
413
histos.fill(HIST("FDD/hTimeForRateLeadingBCCTP"), (bc.timestamp() - tsSOR) * 1.e-3);
0 commit comments