ATLAS Offline Software
JEPBSCollectionV1.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<JEMHits>* hitCollection,
17  const DataVector<JEMEtSums>* etCollection,
18  const DataVector<CMMJetHits>* cmmHitCollection,
19  const DataVector<CMMEtSums>* cmmEtCollection)
20  : m_jeCollection(jeCollection),
21  m_hitCollection(hitCollection),
22  m_etCollection(etCollection),
23  m_cmmHitCollection(cmmHitCollection),
24  m_cmmEtCollection(cmmEtCollection)
25 {
26 }
27 
28 } // end namespace
JEMEtSums.h
CMMJetHits.h
LVL1::JEPBSCollectionV1::JEPBSCollectionV1
JEPBSCollectionV1(const DataVector< JetElement > *jeCollection, const DataVector< JEMHits > *hitCollection, const DataVector< JEMEtSums > *etCollection, const DataVector< CMMJetHits > *cmmHitCollection, const DataVector< CMMEtSums > *cmmEtCollection)
Definition: JEPBSCollectionV1.cxx:14
LVL1
eFexTowerBuilder creates xAOD::eFexTowerContainer from supercells (LATOME) and triggerTowers (TREX) i...
Definition: ICMMCPHitsCnvTool.h:18
JEPBSCollectionV1.h
DataVector
Derived DataVector<T>.
Definition: DataVector.h:581
CMMEtSums.h
JEMHits.h
JetElement.h