ATLAS Offline Software
Event/xAOD/xAODTrigL1Calo/xAODTrigL1Calo/CMXJetHits.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: CMXJetHits.h 791220 2017-01-01 04:52:41Z ssnyder $
8 #ifndef XAODTRIGL1CALO_CMXJETHITS_H
9 #define XAODTRIGL1CALO_CMXJETHITS_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 CMXJetHits*> CMXJetHitsMap_t;
23 }
24 
25 #include "xAODCore/CLASS_DEF.h"
26 CLASS_DEF( xAOD::CMXJetHits , 162312467 , 1 )
27 #endif
28 
xAOD::CMXJetHits_v1
Description of CMXJetHits_v1.
Definition: CMXJetHits_v1.h:30
xAOD
ICaloAffectedTool is abstract interface for tools checking if 4 mom is in calo affected region.
Definition: ICaloAffectedTool.h:24
CMXJetHits_v1.h
CLASS_DEF.h
File providing the different SG_BASE macros.
xAOD::CMXJetHitsMap_t
std::map< int, const CMXJetHits * > CMXJetHitsMap_t
Definition: Event/xAOD/xAODTrigL1Calo/xAODTrigL1Calo/CMXJetHits.h:22
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::CMXJetHits
CMXJetHits_v1 CMXJetHits
Define the latest version of the CMXJetHits class.
Definition: Event/xAOD/xAODTrigL1Calo/xAODTrigL1Calo/CMXJetHits.h:20