|
ATLAS Offline Software
|
Go to the documentation of this file.
4 #ifndef TRIGT1CALO_CPBSCOLLECTION_H
5 #define TRIGT1CALO_CPBSCOLLECTION_H
CPBSCollection(const DataVector< CPMTower > *ttCollection, const DataVector< CPMHits > *hitCollection, const DataVector< CMMCPHits > *cmmHitCollection)
Cluster Processor container for writing bytestream.
const DataVector< CMMCPHits > * m_cmmHitCollection
CMM hits collection.
CPMTower_v2 CPMTower
Define the latest version of the CPMTower class.
eFexTowerBuilder creates xAOD::eFexTowerContainer from supercells (LATOME) and triggerTowers (TREX) i...
const DataVector< CPMTower > * towers() const
Return pointer to CPM tower collection.
const DataVector< CPMHits > * hits() const
Return pointer to CPM hits collection.
CPMHits_v1 CPMHits
Define the latest version of the CPMHits class.
An STL vector of pointers that by default owns its pointed-to elements.
#define CLASS_DEF(NAME, CID, VERSION)
associate a clid and a version to a type eg
const DataVector< CMMCPHits > * cmmHits() const
Return pointer to CMM hits collection.
CMMCPHits_v1 CMMCPHits
Define the latest version of the CMMCPHits class.
macros to associate a CLID to a type
const DataVector< CPMHits > * m_hitCollection
CPM hits collection.
const DataVector< CPMTower > * m_ttCollection
CPM tower collection.