7 size_(0), hcalPresamples_(0) {
27 s << digi.
id() <<
" " << digi.
size() <<
" samples "<< digi.
presamples() <<
" presamples";
31 s <<
" SOI tpchannel="<< digi.
SOI_tpchannel() <<
" tpdata 0x" << std::hex << digi.
SOI_tpdata() << std::dec << std::endl;
32 for (
int i=0;
i<digi.
size();
i++) {
34 if ( digi.
isSOI(
i) ) s <<
" SOI" ;
static const int MAXSAMPLES
bool zsUnsuppressed() const
was ZS unsuppressed?
const HcalCastorDetId & id() const
void setPresamples(int ps)
std::ostream & operator<<(std::ostream &out, const ALILine &li)
CastorTriggerPrimitiveDigi()
bool zsMarkAndPass() const
was ZS MarkAndPass?
uint16_t raw() const
get the raw word
int tpchannel(int i) const
void setZSInfo(bool unsuppressed, bool markAndPass)
const HcalTriggerPrimitiveSample & sample(int i) const
int SOI_tpchannel() const
tuple size
Write out results.