ATLAS Offline Software
Trigger
TrigT1
TrigT1CaloEvent
src
JEPBSCollection.cxx
Go to the documentation of this file.
1
/*
2
Copyright (C) 2002-2018 CERN for the benefit of the ATLAS collaboration
3
*/
4
5
#include "
TrigT1CaloEvent/CMMEtSums.h
"
6
#include "
TrigT1CaloEvent/CMMJetHits.h
"
7
#include "
TrigT1CaloEvent/JEMEtSums.h
"
8
#include "
TrigT1CaloEvent/JEMHits.h
"
9
#include "
TrigT1CaloEvent/JetElement.h
"
10
#include "
TrigT1CaloEvent/JEPBSCollection.h
"
11
12
namespace
LVL1
{
13
14
JEPBSCollection::JEPBSCollection
(
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
JEPBSCollection.h
CMMJetHits.h
LVL1
eFexTowerBuilder creates xAOD::eFexTowerContainer from supercells (LATOME) and triggerTowers (TREX) i...
Definition:
ICMMCPHitsCnvTool.h:18
DataVector
Derived DataVector<T>.
Definition:
DataVector.h:581
LVL1::JEPBSCollection::JEPBSCollection
JEPBSCollection(const DataVector< JetElement > *jeCollection, const DataVector< JEMHits > *hitCollection, const DataVector< JEMEtSums > *etCollection, const DataVector< CMMJetHits > *cmmHitCollection, const DataVector< CMMEtSums > *cmmEtCollection)
Definition:
JEPBSCollection.cxx:14
CMMEtSums.h
JEMHits.h
JetElement.h
Generated on Thu Nov 7 2024 21:17:49 for ATLAS Offline Software by
1.8.18