ATLAS Offline Software
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 
9 
10 namespace LVL1 {
11 
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