Go to the source code of this file.
◆ operator<<()
ostream& operator<< |
( |
ostream & |
os, |
|
|
const L1CaloRegion & |
reg |
|
) |
| |
Definition at line 136 of file L1CaloRegion.cc.
References L1CaloRegion::bx(), L1CaloRegion::capBlock(), L1CaloRegion::capIndex(), TauDecayModes::dec, L1CaloRegion::et(), L1CaloRegion::fineGrain(), L1CaloRegion::gctEta(), L1CaloRegion::gctPhi(), l1tGTMenu_BTagSeeds_cff::os, L1CaloRegion::overFlow(), L1CaloRegion::rctCard(), L1CaloRegion::rctCrate(), L1CaloRegion::rctEta(), L1CaloRegion::rctPhi(), L1CaloRegion::rctRegionIndex(), and L1CaloRegion::tauVeto().
137 os <<
"L1CaloRegion:";
138 os <<
" Et=" << reg.
et();
146 os <<
" RCT phi=" << reg.
rctPhi() << endl;
148 os <<
" GCT phi=" << reg.
gctPhi() << endl;
bool overFlow() const
get overflow
unsigned rctCrate() const
get RCT crate ID
unsigned rctPhi() const
get local phi index (within RCT crate)
unsigned rctCard() const
get RCT reciever card ID (valid output for HB/HE)
unsigned capBlock() const
which capture block did this come from
unsigned capIndex() const
what index within capture block
unsigned rctRegionIndex() const
get RCT region index
bool fineGrain() const
get fine grain bit
int16_t bx() const
get bunch-crossing index
unsigned gctEta() const
get GCT eta index
unsigned et() const
get Et
unsigned rctEta() const
get local eta index (within RCT crate)
unsigned gctPhi() const
get GCT phi index
bool tauVeto() const
get tau veto bit