ATLAS Offline Software
JEPRoIBSCollectionV2.cxx
Go to the documentation of this file.
1 /*
2  Copyright (C) 2002-2018 CERN for the benefit of the ATLAS collaboration
3 */
4 
9 
10 namespace LVL1 {
11 
13  const DataVector<JEMTobRoI>* jemRoiCollection,
14  const CMXRoI* cmxRoi,
15  const DataVector<CMXEtSums>* cmxEtCollection)
16  : m_jemRoiCollection(jemRoiCollection),
17  m_cmxRoi(cmxRoi),
18  m_cmxEtCollection(cmxEtCollection)
19 {
20 }
21 
22 } // end namespace
LVL1::CMXRoI
CMX RoI data.
Definition: Trigger/TrigT1/TrigT1CaloEvent/TrigT1CaloEvent/CMXRoI.h:22
CMXEtSums.h
LVL1
eFexTowerBuilder creates xAOD::eFexTowerContainer from supercells (LATOME) and triggerTowers (TREX) i...
Definition: ICMMCPHitsCnvTool.h:18
JEMTobRoI.h
DataVector
Derived DataVector<T>.
Definition: DataVector.h:581
LVL1::JEPRoIBSCollectionV2::JEPRoIBSCollectionV2
JEPRoIBSCollectionV2(const DataVector< JEMTobRoI > *jemRoiCollection, const CMXRoI *cmxRoi, const DataVector< CMXEtSums > *cmxEtCollection)
Definition: JEPRoIBSCollectionV2.cxx:12
CMXRoI.h
JEPRoIBSCollectionV2.h