ATLAS Offline Software
AFPProtonContainer_v1.h
Go to the documentation of this file.
1 /*
2  Copyright (C) 2002-2018 CERN for the benefit of the ATLAS collaboration
3 */
4 
14 #ifndef XAODFORWARD_VERSIONS_AFPPROTONCONTAINER_V1_H
15 #define XAODFORWARD_VERSIONS_AFPPROTONCONTAINER_V1_H
16 
17 // EDM include(s):
19 
20 // Local include(s):
22 
23 namespace xAOD {
24 
26 
27 } // namespace xAOD
28 
29 #endif
xAOD
ICaloAffectedTool is abstract interface for tools checking if 4 mom is in calo affected region.
Definition: ICaloAffectedTool.h:24
xAOD::AFPProtonContainer_v1
DataVector< AFPProton_v1 > AFPProtonContainer_v1
Definition: AFPProtonContainer_v1.h:25
AFPProton_v1.h
Header file for AFPProton_v1 class representing a reconstructed proton measured in AFP detectors.
DataVector
Derived DataVector<T>.
Definition: DataVector.h:581
DataVector.h
An STL vector of pointers that by default owns its pointed-to elements.