ATLAS Offline Software
Event/xAOD/xAODTrigL1Calo/xAODTrigL1Calo/CPMTobRoI.h
Go to the documentation of this file.
1 // Dear emacs, this is -*- c++ -*-
2 
3 /*
4  Copyright (C) 2002-2017 CERN for the benefit of the ATLAS collaboration
5 */
6 
7 // $Id: CPMTobRoI.h 791220 2017-01-01 04:52:41Z ssnyder $
8 #ifndef XAODTRIGL1CALO_CPMTOBROI_H
9 #define XAODTRIGL1CALO_CPMTOBROI_H
10 
11 // Local include(s):
13 
14 // Namespace holding all the xAOD EDM classes
15 namespace xAOD{
18 
19  typedef std::map<int, const CPMTobRoI*> CPMTobRoIMap_t;
20 }
21 
22 #include "xAODCore/CLASS_DEF.h"
23 CLASS_DEF( xAOD::CPMTobRoI , 73031610 , 1 )
24 #endif
25 
xAOD::CPMTobRoIMap_t
std::map< int, const CPMTobRoI * > CPMTobRoIMap_t
Definition: Event/xAOD/xAODTrigL1Calo/xAODTrigL1Calo/CPMTobRoI.h:19
xAOD
ICaloAffectedTool is abstract interface for tools checking if 4 mom is in calo affected region.
Definition: ICaloAffectedTool.h:24
CPMTobRoI_v1.h
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::CPMTobRoI
CPMTobRoI_v1 CPMTobRoI
Define the latest version of the CPMTobRoI class.
Definition: Event/xAOD/xAODTrigL1Calo/xAODTrigL1Calo/CPMTobRoI.h:17
xAOD::CPMTobRoI_v1
Description of CPMTobRoI_v1.
Definition: CPMTobRoI_v1.h:24