 |
ATLAS Offline Software
|
Go to the documentation of this file.
33 const std::vector<unsigned int>& EMTauHits0,
34 const std::vector<unsigned int>& EMTauHits1,
int peak):
56 return m_Hits0[m_peak];
59 return m_Hits1[m_peak];
72 const std::vector<unsigned int>& hits1) {
const std::vector< unsigned int > & HitsVec0() const
Multi-slice accessors.
void addHits(const std::vector< unsigned int > &hits0, const std::vector< unsigned int > &hits1)
Add hits to existing object.
void setPeak(int peak)
In multi-slice readout, need to specify which is peak slice.
unsigned int HitWord1() const
eFexTowerBuilder creates xAOD::eFexTowerContainer from supercells (LATOME) and triggerTowers (TREX) i...
unsigned int HitWord0() const
returns hits for peak sample
CPMHits_v1 CPMHits
Define the latest version of the CPMHits class.
int crate() const
Data accessors.
int peak() const
returns peak slice number
int module() const
returns module number
const std::vector< unsigned int > & HitsVec1() const