Skip to content

Commit 9aa0be9

Browse files
committed
remove cout statement
1 parent 505cdc8 commit 9aa0be9

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

sbncode/CAFMaker/FillReco.cxx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -202,7 +202,6 @@ namespace caf
202202
sbn::timing::SelectFirstOpHitByTime(hit,startmap,risemap);
203203
}
204204
srflash.rwmtime = getFlashBunchTime(risemap, RWMTimes);
205-
std::cout << "Flash at Time " << flash.Time() << " has " << startmap.size() << " opHit channels, flashTime_rwm = " << srflash.rwmtime << " \n";
206205
srflash.firsttime = firstTime;
207206

208207
srflash.cryo = cryo; // 0 in SBND, 0/1 for E/W in ICARUS

0 commit comments

Comments
 (0)