7 theSample = (((
slb) & 0x7) << 13) | ((slbchan & 0x3) << 11) | (encodedEt & 0xFF) | ((
fineGrain) ? (0x100) : (0));
11 theSample = (encodedEt & 0xFF) | ((fineGrainExt & 0x3F) << 8);
HcalTriggerPrimitiveSample()
static int slb(const HcalTriggerPrimitiveSample &theSample)
int compressedEt() const
get the encoded/compressed Et
std::ostream & operator<<(std::ostream &s, const HcalTriggerPrimitiveSample &samp)
bool fineGrain(int i=0) const
get fine-grain bit (traditional)
char data[epos_bytes_allocation]