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