9 theSample=((ttFlag&0x7)<<9)|(encodedEt&0xFF)|
10 ((fineGrain)?(0x100):(0));
15 theSample=((ttFlag&0x7)<<9)|(encodedEt&0xFF)|
16 ((finegrain)?(0x100):(0))|((stripFGVB&0x1)<<12);
21 <<
", sFGVB=" << samp.
sFGVB() <<
", TTF=" << samp.
ttFlag();
int compressedEt() const
get the encoded/compressed Et (8 bits)
EcalTriggerPrimitiveSample()
bool fineGrain() const
get the fine-grain bit (1 bit)
std::ostream & operator<<(std::ostream &s, const EcalTriggerPrimitiveSample &samp)
int ttFlag() const
get the Trigger tower Flag (3 bits)
char data[epos_bytes_allocation]