|
ATLAS Offline Software
|
Go to the documentation of this file.
18 #include "AthLinks/ElementLink.h"
unsigned int m_hadCoreEnergy
Used for debugging only! Not present to higher triggers in hardware.
std::vector< unsigned int > m_algorithmType
Contains the algo type of thresh sets.
unsigned int m_emRingIsolationEnergy
Used for debugging only! Not present to higher triggers in hardware.
unsigned int hadCoreEnergy() const
return energy
double eta() const
returns eta coord of ROI
double m_phi
phi coord of ROI
eFexTowerBuilder creates xAOD::eFexTowerContainer from supercells (LATOME) and triggerTowers (TREX) i...
void checkValidThreshNum(unsigned int thresh) const
checks that the passed threshold is a valid number
unsigned int clusterEnergy() const
return energy
int energy() const
returns the energy of the ROI core, i.e.
TrigT1CaloDefs::ClusterAlgorithm thresholdType(int thresh) const
returns type of thresholds number threshold_number Thresholds numbered from 1 to TrigT1CaloDefs::numO...
unsigned int tauClusterEnergy() const
unsigned long int m_roiWord
this is the actual format of the data sent from the LVL1 hardware.
unsigned int hadRingIsolationEnergy() const
return energy
double phi() const
returns phi coord of ROI
unsigned int m_hadRingIsolationEnergy
Used for debugging only! Not present to higher triggers in hardware.
unsigned int m_tauClusterEnergy
int m_energy
Energy of ROI core, i.e.
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)
An STL vector of pointers that by default owns its pointed-to elements.
static const unsigned int numOfCPThresholds
unsigned int m_emClusterEnergy
Used for debugging only! Not present to higher triggers in hardware.
bool thresholdPassed(int thresh) const
returns TRUE if threshold number threshold_number has been passed by this ROI.
bool saturated() const
returns TRUE if ROI constructed from a trigger tower that was saturated - in other words this ROI is ...
unsigned int emRingIsolationEnergy() const
return energy
double m_eta
eta coord of ROI
unsigned int roiWord() const
returns the 32bit ROI word.