ATLAS Offline Software
Loading...
Searching...
No Matches
Trigger
TrigT1
TrigT1CaloEvent
src
CPBSCollection.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/CMMCPHits.h
"
6
#include "
TrigT1CaloEvent/CPMHits.h
"
7
#include "
TrigT1CaloEvent/CPMTower.h
"
8
#include "
TrigT1CaloEvent/CPBSCollection.h
"
9
10
namespace
LVL1
{
11
12
CPBSCollection::CPBSCollection
(
const
DataVector<CPMTower>
* ttCollection,
13
const
DataVector<CPMHits>
* hitCollection,
14
const
DataVector<CMMCPHits>
* cmmHitCollection)
15
:
m_ttCollection
(ttCollection),
16
m_hitCollection
(hitCollection),
17
m_cmmHitCollection
(cmmHitCollection)
18
{
19
}
20
21
}
// end namespace
CPBSCollection.h
CMMCPHits.h
CPMHits.h
CPMTower.h
DataVector
Derived DataVector<T>.
Definition
DataVector.h:795
LVL1::CPBSCollection::m_cmmHitCollection
const DataVector< CMMCPHits > * m_cmmHitCollection
CMM hits collection.
Definition
CPBSCollection.h:45
LVL1::CPBSCollection::m_ttCollection
const DataVector< CPMTower > * m_ttCollection
CPM tower collection.
Definition
CPBSCollection.h:41
LVL1::CPBSCollection::m_hitCollection
const DataVector< CPMHits > * m_hitCollection
CPM hits collection.
Definition
CPBSCollection.h:43
LVL1::CPBSCollection::CPBSCollection
CPBSCollection(const DataVector< CPMTower > *ttCollection, const DataVector< CPMHits > *hitCollection, const DataVector< CMMCPHits > *cmmHitCollection)
Definition
CPBSCollection.cxx:12
LVL1
eFexTowerBuilder creates xAOD::eFexTowerContainer from supercells (LATOME) and triggerTowers (TREX) i...
Definition
ICMMCPHitsCnvTool.h:18
Generated on
for ATLAS Offline Software by
1.14.0