ATLAS Offline Software
sTgcPadContainer.h
Go to the documentation of this file.
1 /*
2  Copyright (C) 2002-2024 CERN for the benefit of the ATLAS collaboration
3 */
4 
5 #ifndef XAODMUONPREPDATA_STGCPADCONTAINER_H
6 #define XAODMUONPREPDATA_STGCPADCONTAINER_H
7 
10 // Set up a CLID for the class:
11 #include "xAODCore/CLASS_DEF.h"
12 namespace xAOD{
15 }
16 
17 CLASS_DEF( xAOD::sTgcPadContainer , 1310723933 , 1 )
18 #endif
xAOD
ICaloAffectedTool is abstract interface for tools checking if 4 mom is in calo affected region.
Definition: ICaloAffectedTool.h:24
xAOD::sTgcPadContainer_v1
DataVector< sTgcPadHit_v1 > sTgcPadContainer_v1
Definition: sTgcPadContainer.h:13
sTgcPadHitFwd.h
sTgcPadHit.h
DataVector
Derived DataVector<T>.
Definition: DataVector.h:581
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