4#ifndef TRIGT1CALO_JEPBSCOLLECTIONV2_H
5#define TRIGT1CALO_JEPBSCOLLECTIONV2_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.
CMXEtSums object stores Et sums from the Energy CMXs.
Summary of JEP (Jet) hits produced by the merger modules.
TOB data received by the merger modules.
Jet/Energy Processor container for writing bytestream post-LS1.
const DataVector< CMXEtSums > * m_cmxEtCollection
CMX Energy sums collection.
const DataVector< CMXEtSums > * CmxSums() const
Return pointer to CMX energy sums collection.
const DataVector< CMXJetHits > * m_cmxHitCollection
CMX Hit sums collection.
JEPBSCollectionV2(const DataVector< JetElement > *jeCollection, const DataVector< JEMEtSums > *etCollection, const DataVector< CMXJetTob > *cmxTobCollection, const DataVector< CMXJetHits > *cmxHitCollection, const DataVector< CMXEtSums > *cmxEtCollection)
const DataVector< CMXJetHits > * CmxHits() const
Return pointer to CMX hit sums collection.
const DataVector< CMXJetTob > * CmxTobs() const
Return pointer to CMX TOBs collection.
const DataVector< JetElement > * m_jeCollection
Jet element collection.
const DataVector< JEMEtSums > * EnergySums() const
Return pointer to energy sums collection.
const DataVector< JetElement > * JetElements() const
Return pointer to jet element collection.
const DataVector< JEMEtSums > * m_etCollection
Energy sums collection.
const DataVector< CMXJetTob > * m_cmxTobCollection
CMX TOBs collection.
Jet elements are the inputs to the Jet, ETmiss and ETsum triggers.
eFexTowerBuilder creates xAOD::eFexTowerContainer from supercells (LATOME) and triggerTowers (TREX) i...