17LVL1::InternalTriggerTower::InternalTriggerTower::InternalTriggerTower(
double phi,
double eta,
int key):
28LVL1::InternalTriggerTower::InternalTriggerTower::InternalTriggerTower():
Scalar eta() const
pseudorapidity method
Scalar phi() const
phi method
Coordinate class declaration.
Coordinate coord() const
returns coordinate of tower
void addEMAmps(std::vector< double > &energy)
Methods to fill towers with analogue amplitudes.
std::vector< int > m_HadADC
void addHadADC(std::vector< int > &adc)
std::vector< double > m_EmAmps
const std::vector< double > & EmAmps() const
returns reference to the vector containing the em amplitudes
std::vector< int > m_EmADC
std::vector< double > m_HadAmps
void addEMPeak(double energy)
Methods to add energy to peak sample of tower (used for CaloCell input)
void addEMADC(std::vector< int > &adc)
Methods to fill towers with digitised amplitudes.
double m_phi
Internal data.
void addHadAmps(std::vector< double > &energy)
virtual ~InternalTriggerTower()
const std::vector< double > & HadAmps() const
returns reference to the vector containing the had amplitudes
const std::vector< int > & EmADC() const
returns reference to the vector containing the em digits
void addHadPeak(double energy)
const std::vector< int > & HadADC() const
returns reference to the vector containing the had digits
eFexTowerBuilder creates xAOD::eFexTowerContainer from supercells (LATOME) and triggerTowers (TREX) i...