ATLAS Offline Software
SpacePointContainer_v1.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_VERSION_SPACEPOINTCONTAINER_V1_H
6 #define XAODINDETMEASUREMENT_VERSION_SPACEPOINTCONTAINER_V1_H
7 
8 // Core include(s):
11 
12 namespace xAOD {
15 }
16 
17 #endif
SpacePoint_v1.h
xAOD
ICaloAffectedTool is abstract interface for tools checking if 4 mom is in calo affected region.
Definition: ICaloAffectedTool.h:24
xAOD::SpacePointContainer_v1
DataVector< xAOD::SpacePoint_v1 > SpacePointContainer_v1
The container is a simple typedef for now.
Definition: SpacePointContainer_v1.h:14
DataVector
Derived DataVector<T>.
Definition: DataVector.h:581
DataVector.h
An STL vector of pointers that by default owns its pointed-to elements.