ATLAS Offline Software
HGTDClusterContainer_v1.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_HGTDCLUSTERCONTAINER_V1_H
6 #define XAODINDETMEASUREMENT_HGTDCLUSTERCONTAINER_V1_H
7 
8 
9 // Core include(s):
12 
13 namespace xAOD {
16 }
17 
18 #endif // XAODINDETMEASUREMENT_HGTDCLUSTERCONTAINER_V1_H
xAOD::HGTDClusterContainer_v1
DataVector< xAOD::HGTDCluster_v1 > HGTDClusterContainer_v1
The container is a simple typedef for now.
Definition: HGTDClusterContainer_v1.h:15
HGTDCluster_v1.h
Copyright (C) 2002-2024 CERN for the benefit of the ATLAS collaboration.
xAOD
ICaloAffectedTool is abstract interface for tools checking if 4 mom is in calo affected region.
Definition: ICaloAffectedTool.h:24
DataVector
Derived DataVector<T>.
Definition: DataVector.h:581
DataVector.h
An STL vector of pointers that by default owns its pointed-to elements.