|
ATLAS Offline Software
|
Go to the documentation of this file.
31 const std::vector<int>&
energy,
33 const std::vector<int>&
error,
44 const std::vector<int>&
error,
59 const std::vector<int>&
energyVec()
const;
61 const std::vector<int>&
errorVec()
const;
147 const std::vector<int>& isolation,
148 const std::vector<int>&
error,
149 const std::vector<unsigned int>& presenceMap) {
168 #ifndef CMXCPTob_ClassDEF_H
int cmx() const
returns CMX number (0/1)==(Left/Right)==(Tau/Em)
std::vector< int > m_error
const std::vector< int > & errorVec() const
returns error
std::vector< unsigned int > m_presenceMap
int isolation() const
returns isolation for peak sample
std::vector< int > m_isolation
eFexTowerBuilder creates xAOD::eFexTowerContainer from supercells (LATOME) and triggerTowers (TREX) i...
int energy() const
For triggered time slice.
const std::vector< int > & isolationVec() const
returns isolation
int m_crate
Internal data.
int error() const
returns error for peak sample
std::vector< int > m_energy
const std::vector< int > & energyVec() const
For multi-slice readout.
int chip() const
returns chip number (3 or 4 bits?)
int crate() const
Data accessors.
int peak() const
returns peak slice number
const std::vector< unsigned int > & presenceMapVec() const
returns presence maps
int cpm() const
returns CPM number
unsigned int presenceMap() const
returns presence map for peak sample
int location() const
returns location (3 or 2 bits?)
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.
TOB data received by the merger modules.
void setPeak(int peak)
For multi-slice readout, need to indicate position of triggered BC.
macros to associate a CLID to a type