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