ATLAS Offline Software
Event/xAOD/xAODTrigL1Calo/xAODTrigL1Calo/CMXEtSums.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: CMXEtSums.h 791220 2017-01-01 04:52:41Z ssnyder $
8 #ifndef XAODTRIGL1CALO_CMXETSUMS_H
9 #define XAODTRIGL1CALO_CMXETSUMS_H
10 
11 // System include(s):
12 #include <map>
13 
14 // Local include(s):
16 
17 // Namespace holding all the xAOD EDM classes
18 namespace xAOD{
21 
22  typedef std::map<int, const CMXEtSums*> CMXEtSumsMap_t;
23 }
24 
25 #include "xAODCore/CLASS_DEF.h"
26 CLASS_DEF( xAOD::CMXEtSums , 108293776 , 1 )
27 #endif
28 
xAOD
ICaloAffectedTool is abstract interface for tools checking if 4 mom is in calo affected region.
Definition: ICaloAffectedTool.h:24
xAOD::CMXEtSums_v1
Description of CMXEtSums_v1.
Definition: CMXEtSums_v1.h:28
CMXEtSums_v1.h
xAOD::CMXEtSums
CMXEtSums_v1 CMXEtSums
Define the latest version of the CMXEtSums class.
Definition: Event/xAOD/xAODTrigL1Calo/xAODTrigL1Calo/CMXEtSums.h:20
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::CMXEtSumsMap_t
std::map< int, const CMXEtSums * > CMXEtSumsMap_t
Definition: Event/xAOD/xAODTrigL1Calo/xAODTrigL1Calo/CMXEtSums.h:22