ATLAS Offline Software
sTgcMeasContainer.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_STGCMEASCONTAINER_H
6 #define XAODMUONPREPDATA_STGCMEASCONTAINER_H
7 
10 
11 namespace xAOD{
14 }
15 // Set up a CLID for the class:
16 #include "xAODCore/CLASS_DEF.h"
17 CLASS_DEF( xAOD::sTgcMeasContainer , 1285126101 , 1 )
18 #endif
xAOD
ICaloAffectedTool is abstract interface for tools checking if 4 mom is in calo affected region.
Definition: ICaloAffectedTool.h:24
xAOD::sTgcMeasContainer_v1
DataVector< sTgcMeasurement_v1 > sTgcMeasContainer_v1
Definition: sTgcMeasContainer.h:12
DataVector
Derived DataVector<T>.
Definition: DataVector.h:581
sTgcMeasurement.h
sTgcMeasurementFwd.h
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