4#ifndef TRIGT1CALO_JEPROIBSCOLLECTIONV1_H
5#define TRIGT1CALO_JEPROIBSCOLLECTIONV1_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.
CMMEtSums object stores Et sums from the Energy CMMs.
CMMJetHits class stores Jet hit multiplicities received by and read out from the Jet CMMs.
Jet/Energy Processor RoI container for writing bytestream pre-LS1.
JEPRoIBSCollectionV1(const DataVector< JEMRoI > *jemRoiCollection, const CMMRoI *cmmRoi, const DataVector< CMMJetHits > *cmmHitCollection, const DataVector< CMMEtSums > *cmmEtCollection)
const CMMRoI * m_cmmRoi
CMM RoIs.
const DataVector< CMMEtSums > * m_cmmEtCollection
CMM Energy sums collection.
const CMMRoI * CmmRoi() const
Return pointer to CMM RoIs.
const DataVector< CMMJetHits > * CmmHits() const
Return pointer to CMM hit sums collection.
const DataVector< JEMRoI > * m_jemRoiCollection
JEM RoI collection.
const DataVector< CMMJetHits > * m_cmmHitCollection
CMM Hit sums collection.
const DataVector< JEMRoI > * JemRoi() const
Return pointer to JEM RoI collection.
const DataVector< CMMEtSums > * CmmSums() const
Return pointer to CMM energy sums collection.
eFexTowerBuilder creates xAOD::eFexTowerContainer from supercells (LATOME) and triggerTowers (TREX) i...