4#ifndef TRIGT1CALO_JEPBSCOLLECTIONV1_H
5#define TRIGT1CALO_JEPBSCOLLECTIONV1_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 container for writing bytestream pre-LS1.
const DataVector< CMMEtSums > * CmmSums() const
Return pointer to CMM energy sums collection.
const DataVector< CMMJetHits > * CmmHits() const
Return pointer to CMM hit sums collection.
const DataVector< JetElement > * JetElements() const
Return pointer to jet element collection.
const DataVector< CMMEtSums > * m_cmmEtCollection
CMM Energy sums collection.
const DataVector< JetElement > * m_jeCollection
Jet element collection.
const DataVector< JEMHits > * m_hitCollection
Hit sums collection.
const DataVector< CMMJetHits > * m_cmmHitCollection
CMM Hit sums collection.
const DataVector< JEMHits > * JetHits() const
Return pointer to hit sums collection.
const DataVector< JEMEtSums > * m_etCollection
Energy sums collection.
JEPBSCollectionV1(const DataVector< JetElement > *jeCollection, const DataVector< JEMHits > *hitCollection, const DataVector< JEMEtSums > *etCollection, const DataVector< CMMJetHits > *cmmHitCollection, const DataVector< CMMEtSums > *cmmEtCollection)
const DataVector< JEMEtSums > * EnergySums() const
Return pointer to energy sums collection.
Jet elements are the inputs to the Jet, ETmiss and ETsum triggers.
eFexTowerBuilder creates xAOD::eFexTowerContainer from supercells (LATOME) and triggerTowers (TREX) i...