4#ifndef TRIGT1CALO_CPBSCOLLECTION_H
5#define TRIGT1CALO_CPBSCOLLECTION_H
macros to associate a CLID to a type
#define CLASS_DEF(NAME, CID, VERSION)
associate a clid and a version to a type eg
An STL vector of pointers that by default owns its pointed-to elements.
Summary of CP (EM/tau) hits received by the merger modules.
Cluster Processor container for writing bytestream.
const DataVector< CMMCPHits > * cmmHits() const
Return pointer to CMM hits collection.
const DataVector< CMMCPHits > * m_cmmHitCollection
CMM hits collection.
const DataVector< CPMTower > * m_ttCollection
CPM tower collection.
const DataVector< CPMHits > * hits() const
Return pointer to CPM hits collection.
const DataVector< CPMHits > * m_hitCollection
CPM hits collection.
CPBSCollection(const DataVector< CPMTower > *ttCollection, const DataVector< CPMHits > *hitCollection, const DataVector< CMMCPHits > *cmmHitCollection)
const DataVector< CPMTower > * towers() const
Return pointer to CPM tower collection.
The CPMHits object contains the hit data produced by a given Cluster Processor Module,...
The CPMTower class contains the TriggerTower information received by the Cluster Processor Modules.
eFexTowerBuilder creates xAOD::eFexTowerContainer from supercells (LATOME) and triggerTowers (TREX) i...