Skip to content

Commit fe48861

Browse files
Update sbndcode/Decoders/PTB/SBNDPTBDecoder_module.cc
Co-authored-by: Bear Carlson <bcarlson1@ufl.edu>
1 parent c4587eb commit fe48861

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

sbndcode/Decoders/PTB/SBNDPTBDecoder_module.cc

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -207,7 +207,6 @@ void SBNDPTBDecoder::_process_PTB_AUX(const artdaq::Fragment& frag, ptbsv_t &sou
207207
tstruct.gate_counter = -1;
208208
}
209209

210-
std::cout << tstruct.prev_timestamp << " || " << tstruct.gate_counter << std::endl;
211210

212211
ix = sout.HLTrigs.size();
213212
sout.HLTrigs.push_back(tstruct);

0 commit comments

Comments
 (0)