|
ATLAS Offline Software
|
Go to the documentation of this file.
35 unsigned int eyTC,
unsigned int overflowT,
unsigned int overflowX,
36 unsigned int overflowY,
bool restricted =
false);
40 unsigned int crate()
const;
46 unsigned int exTC()
const;
47 unsigned int eyTC()
const;
int decodeTC(unsigned int input) const
decode 15-bit twos-complement format (hardware Ex/Ey format) as int
Extra patterns decribing particle interation process.
unsigned int exOverflow() const
Overflow bits.
unsigned int eyOverflow() const
return Ey overflow bit
unsigned int etOverflow() const
return Et overflow bit
int et() const
return et, ex, ey sums
CrateEnergy(unsigned int crate, const DataVector< ModuleEnergy > *modules, uint32_t maskXE=0xff, uint32_t maskTE=0xff, bool restricted=false)
eFexTowerBuilder creates xAOD::eFexTowerContainer from supercells (LATOME) and triggerTowers (TREX) i...
static const unsigned int m_sumBitsTC
static const unsigned int m_sumBits
unsigned int eyTC() const
return crate Ey in 15-bit twos-complement format (hardware format)
unsigned int crate() const
return crate number
unsigned int exTC() const
15 bit twos-complement format
unsigned int encodeTC(int input) const
encode int as 15-bit twos-complement format (hardware Ex/Ey format)
bool restricted() const
Full or restricted eta range?
int ex() const
return crate Ex
int ey() const
return crate Ey
static const unsigned int m_jemEtSaturation