ATLAS Offline Software
HGTDCluster.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 XAODINDETMEASUREMENT_HGTDCLUSTER_H
6 #define XAODINDETMEASUREMENT_HGTDCLUSTER_H
7 
9 
11 namespace xAOD {
14 }
15 
16 // Set up a CLID for the class:
17 #include "xAODCore/CLASS_DEF.h"
18 CLASS_DEF( xAOD::HGTDCluster, 239123881, 1 )
19 
20 #endif // XAODINDETMEASUREMENT_HGTDCLUSTER_H
HGTDCluster_v1.h
Copyright (C) 2002-2024 CERN for the benefit of the ATLAS collaboration.
xAOD::HGTDCluster
HGTDCluster_v1 HGTDCluster
Define the version of the pixel cluster class.
Definition: HGTDCluster.h:13
xAOD
ICaloAffectedTool is abstract interface for tools checking if 4 mom is in calo affected region.
Definition: ICaloAffectedTool.h:24
xAOD::HGTDCluster_v1
Definition: HGTDCluster_v1.h:23
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