|
ATLAS Offline Software
|
Go to the documentation of this file.
4 #ifndef TRIGT1CALO_JEPROIBSCOLLECTIONV1_H
5 #define TRIGT1CALO_JEPROIBSCOLLECTIONV1_H
CMMRoI_v1 CMMRoI
Define the latest version of the CMMRoI class.
const CMMRoI * m_cmmRoi
CMM RoIs.
const DataVector< CMMJetHits > * m_cmmHitCollection
CMM Hit sums collection.
eFexTowerBuilder creates xAOD::eFexTowerContainer from supercells (LATOME) and triggerTowers (TREX) i...
Jet/Energy Processor RoI container for writing bytestream pre-LS1.
const DataVector< JEMRoI > * JemRoi() const
Return pointer to JEM RoI collection.
const DataVector< CMMJetHits > * CmmHits() const
Return pointer to CMM hit sums collection.
const CMMRoI * CmmRoi() const
Return pointer to CMM RoIs.
const DataVector< CMMEtSums > * CmmSums() const
Return pointer to CMM energy sums collection.
CMMEtSums_v1 CMMEtSums
Define the latest version of the CMMEtSums class.
An STL vector of pointers that by default owns its pointed-to elements.
const DataVector< CMMEtSums > * m_cmmEtCollection
CMM Energy sums collection.
#define CLASS_DEF(NAME, CID, VERSION)
associate a clid and a version to a type eg
CMMJetHits_v1 CMMJetHits
Define the latest version of the CMMJetHits class.
JEPRoIBSCollectionV1(const DataVector< JEMRoI > *jemRoiCollection, const CMMRoI *cmmRoi, const DataVector< CMMJetHits > *cmmHitCollection, const DataVector< CMMEtSums > *cmmEtCollection)
macros to associate a CLID to a type
const DataVector< JEMRoI > * m_jemRoiCollection
JEM RoI collection.
JEMRoI_v1 JEMRoI
Define the latest version of the JEMRoI class.