ATLAS Offline Software
Event/xAOD/xAODTrigL1Calo/xAODTrigL1Calo/TriggerTower.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_TRIGGERTOWER_H
6 #define XAODTRIGL1CALO_TRIGGERTOWER_H
7 
8 // Local include(s):
11 #include <map>
12 
14 namespace xAOD {
17 
18  typedef std::map<int, const TriggerTower*> TriggerTowerMap_t;
19 }
20 
21 #include "xAODCore/CLASS_DEF.h"
22 CLASS_DEF( xAOD::TriggerTower, 264277036 , 1 )
23 
24 #endif // XAODTRIGL1CALO_TRIGGERTOWER_H
TriggerTower_v2.h
xAOD
ICaloAffectedTool is abstract interface for tools checking if 4 mom is in calo affected region.
Definition: ICaloAffectedTool.h:24
TriggerTower_v1.h
xAOD::TriggerTower_v2
Description of TriggerTower_v2.
Definition: TriggerTower_v2.h:49
xAOD::TriggerTowerMap_t
std::map< int, const TriggerTower * > TriggerTowerMap_t
Definition: Event/xAOD/xAODTrigL1Calo/xAODTrigL1Calo/TriggerTower.h:18
CLASS_DEF.h
File providing the different SG_BASE macros.
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::TriggerTower
TriggerTower_v2 TriggerTower
Define the latest version of the TriggerTower class.
Definition: Event/xAOD/xAODTrigL1Calo/xAODTrigL1Calo/TriggerTower.h:16