|
ATLAS Offline Software
|
Go to the documentation of this file.
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;
55 if ((m_eta<-3.1)||(m_eta>3.1))
return true;
bool fwdThresholdPassed(int threshold_number) const
returns TRUE if threshold number threshold_number has been passed by this ROI.
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 phi() const
returns phi coord of ROI
eFexTowerBuilder creates xAOD::eFexTowerContainer from supercells (LATOME) and triggerTowers (TREX) i...
setScaleOne setStatusOne saturated
bool thresholdPassed(int threshold_number) const
returns TRUE if threshold number threshold_number has been passed by this ROI.
int energy() const
returns the energy
TrigT1CaloDefs::JetWindowSize thresholdType(int threshold_number) const
returns type of thresholds number threshold_number
double eta() const
returns eta coord of ROI
unsigned int roiWord() const
returns the 32bit ROI word.
bool saturated() const
returns TRUE if ROI constructed from a Jet Element that was saturated - in other words this ROI is si...
bool isForward() const
returns true if the RoI is a forward jet