ATLAS Offline Software
Trigger
TrigT1
TrigT1CaloEvent
src
CPBSCollectionV2.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/CMXCPHits.h
"
6
#include "
TrigT1CaloEvent/CMXCPTob.h
"
7
#include "
TrigT1CaloEvent/CPMTower.h
"
8
#include "
TrigT1CaloEvent/CPBSCollectionV2.h
"
9
10
namespace
LVL1
{
11
12
CPBSCollectionV2::CPBSCollectionV2
(
const
DataVector<CPMTower>
* ttCollection,
13
const
DataVector<CMXCPTob>
* tobCollection,
14
const
DataVector<CMXCPHits>
* hitCollection)
15
: m_ttCollection(ttCollection),
16
m_tobCollection(tobCollection),
17
m_hitCollection(hitCollection)
18
{
19
}
20
21
}
// end namespace
LVL1
eFexTowerBuilder creates xAOD::eFexTowerContainer from supercells (LATOME) and triggerTowers (TREX) i...
Definition:
ICMMCPHitsCnvTool.h:18
CPBSCollectionV2.h
DataVector
Derived DataVector<T>.
Definition:
DataVector.h:581
CPMTower.h
CMXCPTob.h
LVL1::CPBSCollectionV2::CPBSCollectionV2
CPBSCollectionV2(const DataVector< CPMTower > *ttCollection, const DataVector< CMXCPTob > *tobCollection, const DataVector< CMXCPHits > *hitCollection)
Definition:
CPBSCollectionV2.cxx:12
CMXCPHits.h
Generated on Thu Nov 7 2024 21:12:34 for ATLAS Offline Software by
1.8.18