Loading [MathJax]/extensions/tex2jax.js
 |
ATLAS Offline Software
|
Go to the documentation of this file.
4 #ifndef L0MuonInterface_ICANDDATA_H
5 #define L0MuonInterface_ICANDDATA_H
uint8_t m_threshold
threshold
uint16_t subdetectorId() const
uint8_t threshold() const
void setPhi(uint16_t phi)
uint16_t sectorId() const
void setThreshold(uint8_t threshold)
uint16_t m_pt
pt of the candidate
uint16_t m_phi
phi coordinate of the candidate
void setCharge(uint8_t charge)
uint16_t m_eta
theta coordinate of the candidate
virtual ~ICandData()=default
uint16_t m_sectorId
sector number
void setEta(uint16_t eta)
Set functions of the modifiable parameters.
ICandData(uint16_t subdetectorId, uint16_t sectorId, uint16_t bcTag)