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