Go to the source code of this file.
◆ operator<<()
Definition at line 30 of file CastorTriggerPrimitiveDigi.cc.
References TauDecayModes::dec, mps_fire::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().
31 s << digi.
id() <<
" " << digi.
size() <<
" samples " << digi.
presamples() <<
" presamples";
39 for (
int i = 0;
i < digi.
size();
i++) {
int tpchannel(int i) const
int SOI_tpchannel() const
const HcalCastorDetId & id() const
bool zsMarkAndPass() const
was ZS MarkAndPass?
uint16_t raw() const
get the raw word
bool zsUnsuppressed() const
was ZS unsuppressed?
const HcalTriggerPrimitiveSample & sample(int i) const