ATLAS Offline Software
Event/xAOD/xAODTrigL1Calo/xAODTrigL1Calo/JetElement.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_JETELEMENT_H
6 #define XAODTRIGL1CALO_JETELEMENT_H
7 
8 // Local include(s):
11 #include <map>
12 
14 namespace xAOD {
17 
18  typedef std::map<int, const JetElement*> JetElementMap_t;
19 }
20 
21 #include "xAODCore/CLASS_DEF.h"
22 CLASS_DEF( xAOD::JetElement , 165900946 , 1 )
23 
24 #endif // XAODTRIGL1CALO_JETELEMENT_H
xAOD::JetElement_v2
Description of JetElement_v2.
Definition: JetElement_v2.h:26
xAOD
ICaloAffectedTool is abstract interface for tools checking if 4 mom is in calo affected region.
Definition: ICaloAffectedTool.h:24
xAOD::JetElementMap_t
std::map< int, const JetElement * > JetElementMap_t
Definition: Event/xAOD/xAODTrigL1Calo/xAODTrigL1Calo/JetElement.h:18
xAOD::JetElement
JetElement_v2 JetElement
Define the latest version of the JetElement class.
Definition: Event/xAOD/xAODTrigL1Calo/xAODTrigL1Calo/JetElement.h:16
JetElement_v2.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
JetElement_v1.h