Loading [MathJax]/extensions/tex2jax.js
 |
ATLAS Offline Software
|
Go to the documentation of this file.
2 #ifndef L1CALO_RDO_EFEX_TOWER_H
3 #define L1CALO_RDO_EFEX_TOWER_H
14 virtual std::string
getType( )
const;
33 const std::list<L1CaloRdoEfexTower>::const_iterator&
getCopy( )
const;
43 std::list<L1CaloRdoEfexTower>::const_iterator
m_copy;
Scalar phi() const
phi method
Scalar eta() const
pseudorapidity method
uint32_t getWordNumber() const
void setSupercells(std::vector< uint32_t > &supercells)
uint32_t getFpgaNumber() const
std::list< L1CaloRdoEfexTower >::const_iterator m_copy
const std::list< L1CaloRdoEfexTower >::const_iterator & getCopy() const
void setHardwareInfo(uint32_t fpga, uint32_t mgt, uint32_t word, uint32_t mpod, uint32_t fibre, uint32_t overlap)
uint32_t getFibreNumber() const
void setCopy(std::list< L1CaloRdoEfexTower >::const_iterator ©, bool exists)
std::vector< uint32_t > m_supercells
uint32_t getMinipodNumber() const
uint32_t getMgtNumber() const
virtual std::string getType() const
const std::vector< uint32_t > & getSupercells() const
L1CaloRdoEfexTower(int crate, int module, int eta, int phi, int layer, const L1CaloDetectorRegion ®ion)
bool sameDatum(const L1CaloRdoEfexTower &rhs) const