Go to the source code of this file.
Definition at line 26 of file CastorTriggerPrimitiveDigi.cc.
References TauDecayModes::dec, i, CastorTriggerPrimitiveDigi::id(), CastorTriggerPrimitiveDigi::isSOI(), CastorTriggerPrimitiveDigi::presamples(), HcalTriggerPrimitiveSample::raw(), alignCSCRings::s, CastorTriggerPrimitiveDigi::sample(), CastorTriggerPrimitiveDigi::size(), CastorTriggerPrimitiveDigi::SOI_tpchannel(), CastorTriggerPrimitiveDigi::SOI_tpdata(), CastorTriggerPrimitiveDigi::tpchannel(), CastorTriggerPrimitiveDigi::tpdata(), CastorTriggerPrimitiveDigi::zsMarkAndPass(), and CastorTriggerPrimitiveDigi::zsUnsuppressed().
27 s << digi.
id() <<
" " << digi.
size() <<
" samples "<< digi.
presamples() <<
" presamples";
32 for (
int i=0;
i<digi.
size();
i++) {
34 if ( digi.
isSOI(
i) )
s <<
" SOI" ;
bool zsUnsuppressed() const
was ZS unsuppressed?
const HcalCastorDetId & id() const
bool zsMarkAndPass() const
was ZS MarkAndPass?
uint16_t raw() const
get the raw word
int tpchannel(int i) const
const HcalTriggerPrimitiveSample & sample(int i) const
int SOI_tpchannel() const