78 s << digi.
id() <<
" " << digi.
size() <<
" samples " << std::endl;
79 for (
int i=0;
i<digi.
size();
i++)
80 s <<
" " << digi.
sample(
i) << std::endl;
bool isDebug() const
True if debug mode (# of samples > 1)
int compressedEt() const
get the encoded/compressed Et of interesting sample
const EcalTriggerPrimitiveSample & sample(int i) const
std::ostream & operator<<(std::ostream &s, const EcalTriggerPrimitiveDigi &digi)
const EcalTrigTowerDetId & id() const
static const int MAXSAMPLES
bool fineGrain() const
get the fine-grain bit of interesting sample
int sampleOfInterest() const
Gets the interesting sample.
int ttFlag() const
get the Trigger tower Flag of interesting sample
EcalTriggerPrimitiveDigi()
std::vector< EcalTriggerPrimitiveSample > data_