ATLAS Offline Software
TrackMeasurementValidationContainer_v1.h
Go to the documentation of this file.
1 /*
2  Copyright (C) 2002-2017 CERN for the benefit of the ATLAS collaboration
3 */
4 
5 #ifndef XAODTRACKING_VERSIONS_TRACKMEASUREMENTVALIDATIONCONTAINER_V1_H
6 #define XAODTRACKING_VERSIONS_TRACKMEASUREMENTVALIDATIONCONTAINER_V1_H
7 
8 // Core include(s):
10 
11 // Local include(s):
13 
14 namespace xAOD {
17 }
18 
19 #endif // XAODTRACKING_VERSIONS_TRACKMEASUREMENTVALIDATIONCONTAINER_V1_H
xAOD
ICaloAffectedTool is abstract interface for tools checking if 4 mom is in calo affected region.
Definition: ICaloAffectedTool.h:24
xAOD::TrackMeasurementValidationContainer_v1
DataVector< xAOD::TrackMeasurementValidation_v1 > TrackMeasurementValidationContainer_v1
The container is a simple typedef for now.
Definition: TrackMeasurementValidationContainer_v1.h:16
DataVector
Derived DataVector<T>.
Definition: DataVector.h:581
TrackMeasurementValidation_v1.h
DataVector.h
An STL vector of pointers that by default owns its pointed-to elements.