ATLAS Offline Software
JEPBSCollectionV2.cxx
Go to the documentation of this file.
1 /*
2  Copyright (C) 2002-2018 CERN for the benefit of the ATLAS collaboration
3 */
4 
11 
12 namespace LVL1 {
13 
15  const DataVector<JetElement>* jeCollection,
16  const DataVector<JEMEtSums>* etCollection,
17  const DataVector<CMXJetTob>* cmxTobCollection,
18  const DataVector<CMXJetHits>* cmxHitCollection,
19  const DataVector<CMXEtSums>* cmxEtCollection)
20  : m_jeCollection(jeCollection),
21  m_etCollection(etCollection),
22  m_cmxTobCollection(cmxTobCollection),
23  m_cmxHitCollection(cmxHitCollection),
24  m_cmxEtCollection(cmxEtCollection) {}
25 
26 } // end namespace
JEMEtSums.h
CMMJetHits.h
LVL1
eFexTowerBuilder creates xAOD::eFexTowerContainer from supercells (LATOME) and triggerTowers (TREX) i...
Definition: ICMMCPHitsCnvTool.h:18
JEPBSCollectionV2.h
DataVector
Derived DataVector<T>.
Definition: DataVector.h:581
LVL1::JEPBSCollectionV2::JEPBSCollectionV2
JEPBSCollectionV2(const DataVector< JetElement > *jeCollection, const DataVector< JEMEtSums > *etCollection, const DataVector< CMXJetTob > *cmxTobCollection, const DataVector< CMXJetHits > *cmxHitCollection, const DataVector< CMXEtSums > *cmxEtCollection)
Definition: JEPBSCollectionV2.cxx:14
CMMEtSums.h
JEMHits.h
JetElement.h