30 const std::vector<int>&
energy,
32 const std::vector<int>&
error,
42 const std::vector<int>&
error,
57 const std::vector<int>&
energyVec()
const;
59 const std::vector<int>&
errorVec()
const;
146 const std::vector<int>&
error,
166#ifndef CMXCPTob_ClassDEF_H
macros to associate a CLID to a type
void setPeak(int peak)
For multi-slice readout, need to indicate position of triggered BC.
int isolation() const
returns isolation for peak sample
int peak() const
returns peak slice number
const std::vector< int > & isolationVec() const
returns isolation
const std::vector< int > & errorVec() const
returns error
int crate() const
Data accessors.
int m_crate
Internal data.
const std::vector< int > & energyVec() const
For multi-slice readout.
std::vector< int > m_isolation
int chip() const
returns chip number (3 or 4 bits?)
unsigned int presenceMap() const
returns presence map for peak sample
std::vector< unsigned int > m_presenceMap
void addTob(const std::vector< int > &energy, const std::vector< int > &isolation, const std::vector< int > &error, const std::vector< unsigned int > &presenceMap)
Add data to existing object.
int cmx() const
returns CMX number (0/1)==(Left/Right)==(Tau/Em)
int cpm() const
returns CPM number
const std::vector< unsigned int > & presenceMapVec() const
returns presence maps
int location() const
returns location (3 or 2 bits?)
std::vector< int > m_energy
std::vector< int > m_error
CMXCPTob()=default
Constructors.
int energy() const
For triggered time slice.
int error() const
returns error for peak sample
eFexTowerBuilder creates xAOD::eFexTowerContainer from supercells (LATOME) and triggerTowers (TREX) i...