ATLAS Offline Software
SlowMuonContainer.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 XAODMUON_SLOWMUONCONTAINER_H
6 #define XAODMUON_SLOWMUONCONTAINER_H
7 
8 // Local include(s):
9 #include "xAODMuon/SlowMuon.h"
11 
12 namespace xAOD {
15 }
16 
17 // Set up a CLID for the container:
18 #include "xAODCore/CLASS_DEF.h"
19 CLASS_DEF( xAOD::SlowMuonContainer, 1143850792, 1 )
20 
21 #endif // XAODMUON_SLOWMUONCONTAINER_H
xAOD
ICaloAffectedTool is abstract interface for tools checking if 4 mom is in calo affected region.
Definition: ICaloAffectedTool.h:24
DataVector
Derived DataVector<T>.
Definition: DataVector.h:581
SlowMuon.h
xAOD::SlowMuonContainer
SlowMuonContainer_v1 SlowMuonContainer
Definition of the current "SlowMuon container version".
Definition: SlowMuonContainer.h:14
CLASS_DEF.h
File providing the different SG_BASE macros.
SlowMuonContainer_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