int m_energy
Energy of ROI core, i.e.
double eta() const
returns eta coord of ROI
unsigned int hadCoreEnergy() const
return energy
unsigned int emRingIsolationEnergy() const
return energy
unsigned int m_hadCoreEnergy
Used for debugging only!
int energy() const
returns the energy of the ROI core, i.e.
bool thresholdPassed(int thresh) const
returns TRUE if threshold number threshold_number has been passed by this ROI.
unsigned int tauClusterEnergy() const
double phi() const
returns phi coord of ROI
unsigned int m_tauClusterEnergy
unsigned int m_emRingIsolationEnergy
Used for debugging only!
unsigned int m_hadRingIsolationEnergy
Used for debugging only!
double m_eta
eta coord of ROI
unsigned int hadRingIsolationEnergy() const
return energy
std::vector< unsigned int > m_algorithmType
Contains the algo type of thresh sets.
bool saturated() const
returns TRUE if ROI constructed from a trigger tower that was saturated - in other words this ROI is ...
TrigT1CaloDefs::ClusterAlgorithm thresholdType(int thresh) const
returns type of thresholds number threshold_number Thresholds numbered from 1 to TrigT1CaloDefs::numO...
unsigned int m_emClusterEnergy
Used for debugging only!
unsigned int roiWord() const
returns the 32bit ROI word.
EmTauROI(double phi, double eta, int energy, unsigned long int roiWord, const std::vector< unsigned int > &algorithmType, unsigned int hadCoreEnergy, unsigned int hadRingIsolationEnergy, unsigned int emRingIsolationEnergy, unsigned int emClusterEnergy, unsigned int tauClusterEnergy)
unsigned long int m_roiWord
this is the actual format of the data sent from the LVL1 hardware.
double m_phi
phi coord of ROI
static const unsigned int numOfCPThresholds
eFexTowerBuilder creates xAOD::eFexTowerContainer from supercells (LATOME) and triggerTowers (TREX) i...