ATLAS Offline Software
TgcStrip.h
Go to the documentation of this file.
1 /*
2  Copyright (C) 2002-2023 CERN for the benefit of the ATLAS collaboration
3 */
4 #ifndef XAODMUONPREPDATA_TGCSTRIP_H
5 #define XAODMUONPREPDATA_TGCSTRIP_H
6 
8 
10 namespace xAOD {
13 } // namespace xAOD
14 
15 // Set up a CLID for the class:
16 #include "xAODCore/CLASS_DEF.h"
17 CLASS_DEF(xAOD::TgcStrip, 46677082, 1)
18 
19 #endif // XAODMUONPREPDATA_TGCSTRIP_H
TgcStrip_v1.h
xAOD::TgcStrip_v1
Definition: TgcStrip_v1.h:16
xAOD
ICaloAffectedTool is abstract interface for tools checking if 4 mom is in calo affected region.
Definition: ICaloAffectedTool.h:24
xAOD::TgcStrip
TgcStrip_v1 TgcStrip
Defined the version of the TgcStrip.
Definition: TgcStrip.h:12
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