ATLAS Offline Software
Event/xAOD/xAODTrigL1Calo/xAODTrigL1Calo/CMXJetTob.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: CMXJetTob.h 791220 2017-01-01 04:52:41Z ssnyder $
8 #ifndef XAODTRIGL1CALO_CMXJETTOB_H
9 #define XAODTRIGL1CALO_CMXJETTOB_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 CMXJetTob*> CMXJetTobMap_t;
20 }
21 
22 #include "xAODCore/CLASS_DEF.h"
23 CLASS_DEF( xAOD::CMXJetTob , 260064743 , 1 )
24 #endif
25 
CMXJetTob_v1.h
xAOD
ICaloAffectedTool is abstract interface for tools checking if 4 mom is in calo affected region.
Definition: ICaloAffectedTool.h:24
xAOD::CMXJetTob
CMXJetTob_v1 CMXJetTob
Define the latest version of the CMXJetTob class.
Definition: Event/xAOD/xAODTrigL1Calo/xAODTrigL1Calo/CMXJetTob.h:17
xAOD::CMXJetTob_v1
Description of CMXJetTob_v1.
Definition: CMXJetTob_v1.h:27
xAOD::CMXJetTobMap_t
std::map< int, const CMXJetTob * > CMXJetTobMap_t
Definition: Event/xAOD/xAODTrigL1Calo/xAODTrigL1Calo/CMXJetTob.h:19
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