|
ATLAS Offline Software
|
Go to the documentation of this file.
4 #ifndef TRIGT1CALO_JEPBSCOLLECTIONV1_H
5 #define TRIGT1CALO_JEPBSCOLLECTIONV1_H
const DataVector< CMMEtSums > * CmmSums() const
Return pointer to CMM energy sums collection.
JEMEtSums_v2 JEMEtSums
Define the latest version of the JEMEtSums class.
const DataVector< JEMHits > * JetHits() const
Return pointer to hit sums collection.
JEMHits_v1 JEMHits
Define the latest version of the JEMHits class.
const DataVector< JEMEtSums > * m_etCollection
Energy sums collection.
Jet/Energy Processor container for writing bytestream pre-LS1.
JEPBSCollectionV1(const DataVector< JetElement > *jeCollection, const DataVector< JEMHits > *hitCollection, const DataVector< JEMEtSums > *etCollection, const DataVector< CMMJetHits > *cmmHitCollection, const DataVector< CMMEtSums > *cmmEtCollection)
eFexTowerBuilder creates xAOD::eFexTowerContainer from supercells (LATOME) and triggerTowers (TREX) i...
const DataVector< CMMJetHits > * CmmHits() const
Return pointer to CMM hit sums collection.
JetElement_v2 JetElement
Define the latest version of the JetElement class.
const DataVector< JEMEtSums > * EnergySums() const
Return pointer to energy sums collection.
const DataVector< JEMHits > * m_hitCollection
Hit sums collection.
const DataVector< JetElement > * JetElements() const
Return pointer to jet element collection.
const DataVector< CMMEtSums > * m_cmmEtCollection
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.
#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.
const DataVector< JetElement > * m_jeCollection
Jet element collection.
macros to associate a CLID to a type
const DataVector< CMMJetHits > * m_cmmHitCollection
CMM Hit sums collection.