ATLAS Offline Software
Event/xAOD/xAODTrigL1Calo/xAODTrigL1Calo/CPMTower.h
Go to the documentation of this file.
1 /*
2  Copyright (C) 2002-2017 CERN for the benefit of the ATLAS collaboration
3 */
4 
5 #ifndef XAODTRIGL1CALO_CPMTOWER_H
6 #define XAODTRIGL1CALO_CPMTOWER_H
7 
8 // Local include(s):
11 #include <map>
12 
14 namespace xAOD {
17 
18  typedef std::map<int, const CPMTower*> CPMTowerMap_t;
19 }
20 
21 #include "xAODCore/CLASS_DEF.h"
22 CLASS_DEF( xAOD::CPMTower, 14223686 , 1 )
23 
24 #endif // XAODTRIGL1CALO_CPMTOWER_H
xAOD
ICaloAffectedTool is abstract interface for tools checking if 4 mom is in calo affected region.
Definition: ICaloAffectedTool.h:24
xAOD::CPMTower
CPMTower_v2 CPMTower
Define the latest version of the CPMTower class.
Definition: Event/xAOD/xAODTrigL1Calo/xAODTrigL1Calo/CPMTower.h:16
CPMTower_v2.h
xAOD::CPMTowerMap_t
std::map< int, const CPMTower * > CPMTowerMap_t
Definition: Event/xAOD/xAODTrigL1Calo/xAODTrigL1Calo/CPMTower.h:18
CLASS_DEF.h
File providing the different SG_BASE macros.
CPMTower_v1.h
CLASS_DEF
#define CLASS_DEF(NAME, CID, VERSION)
associate a clid and a version to a type eg
Definition: Control/AthenaKernel/AthenaKernel/CLASS_DEF.h:64
xAOD::CPMTower_v2
Description of CPMTower_v2.
Definition: CPMTower_v2.h:26