16 unsigned int cluster4,
unsigned int cluster6,
unsigned int cluster8,
42 if (
m_roiWord & (1<<(thresh-1)) )
return true;
49 if (
m_roiWord & (1<<(thresh+7)) )
return true;
bool saturated() const
returns TRUE if ROI constructed from a Jet Element that was saturated - in other words this ROI is si...
unsigned long int m_roiWord
this is the actual format of the data sent from the LVL1 hardware.
JetROI(double phi, double eta, int energy, unsigned long int roiWord, unsigned int m_cluster4, unsigned int m_cluster6, unsigned int m_cluster8, bool saturated)
double m_eta
eta coord of ROI
TrigT1CaloDefs::JetWindowSize thresholdType(int threshold_number) const
returns type of thresholds number threshold_number
unsigned int roiWord() const
returns the 32bit ROI word.
bool thresholdPassed(int threshold_number) const
returns TRUE if threshold number threshold_number has been passed by this ROI.
int m_cluster8
Energy of most energetic cluster.
bool m_isSaturated
saturation flag
double eta() const
returns eta coord of ROI
bool fwdThresholdPassed(int threshold_number) const
returns TRUE if threshold number threshold_number has been passed by this ROI.
double phi() const
returns phi coord of ROI
bool isForward() const
returns true if the RoI is a forward jet
int m_energy
Energy of ROI core,.
int m_cluster6
Energy of most energetic cluster.
int m_cluster4
Energy of most energetic cluster.
int energy() const
returns the energy
double m_phi
phi coord of ROI
eFexTowerBuilder creates xAOD::eFexTowerContainer from supercells (LATOME) and triggerTowers (TREX) i...