ATLAS Offline Software
Event/xAOD/xAODInDetMeasurement/xAODInDetMeasurement/SpacePointContainer.h
Go to the documentation of this file.
1 /*
2  Copyright (C) 2002-2023 CERN for the benefit of the ATLAS collaboration
3 */
4 
5 #ifndef XAODINDETMEASUREMENT_SPACEPOINT_CONTAINER_H
6 #define XAODINDETMEASUREMENT_SPACEPOINT_CONTAINER_H
7 
10 
12 namespace xAOD {
15 }
16 
17 // Set up a CLID for the class:
18 #include "xAODCore/CLASS_DEF.h"
19 CLASS_DEF( xAOD::SpacePointContainer, 1318142340, 1 )
20 
21 #endif
22 
xAOD
ICaloAffectedTool is abstract interface for tools checking if 4 mom is in calo affected region.
Definition: ICaloAffectedTool.h:24
SpacePointContainer_v1.h
SpacePoint.h
DataVector
Derived DataVector<T>.
Definition: DataVector.h:581
CLASS_DEF.h
File providing the different SG_BASE macros.
xAOD::SpacePointContainer
SpacePointContainer_v1 SpacePointContainer
Define the version of the space point container.
Definition: Event/xAOD/xAODInDetMeasurement/xAODInDetMeasurement/SpacePointContainer.h:14
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