ATLAS Offline Software
AFPProtonAuxContainer_v1.cxx
Go to the documentation of this file.
1 /*
2  Copyright (C) 2002-2018 CERN for the benefit of the ATLAS collaboration
3 */
4 
15 // Local include(s):
17 
18 namespace xAOD {
19 
24  AUX_VARIABLE(e);
29  }
30 
31 } // namespace xAOD
xAOD::AuxContainerBase
Common base class for the auxiliary containers.
Definition: AuxContainerBase.h:59
xAOD
ICaloAffectedTool is abstract interface for tools checking if 4 mom is in calo affected region.
Definition: ICaloAffectedTool.h:24
xAOD::AFPProtonAuxContainer_v1::chi2
std::vector< float > chi2
Definition: AFPProtonAuxContainer_v1.h:36
xAOD::AFPProtonAuxContainer_v1::e
std::vector< float > e
Definition: AFPProtonAuxContainer_v1.h:34
xAOD::AFPProtonAuxContainer_v1::AFPProtonAuxContainer_v1
AFPProtonAuxContainer_v1()
Definition: AFPProtonAuxContainer_v1.cxx:20
xAOD::AFPProtonAuxContainer_v1::methodID
std::vector< int > methodID
Definition: AFPProtonAuxContainer_v1.h:38
AUX_VARIABLE
#define AUX_VARIABLE(VAR,...)
Convenience macro for declaring an auxiliary variable.
Definition: AuxVariable.h:23
xAOD::AFPProtonAuxContainer_v1::pz
std::vector< float > pz
Definition: AFPProtonAuxContainer_v1.h:33
xAOD::AFPProtonAuxContainer_v1::py
std::vector< float > py
Definition: AFPProtonAuxContainer_v1.h:32
AFPProtonAuxContainer_v1.h
Header file for class AFPProtonAuxcontainer_v1.
xAOD::AFPProtonAuxContainer_v1::px
std::vector< float > px
Definition: AFPProtonAuxContainer_v1.h:31
xAOD::AFPProtonAuxContainer_v1::afpTrackLinks
std::vector< std::vector< AFPProton_v1::AFPTrackLink_t > > afpTrackLinks
Definition: AFPProtonAuxContainer_v1.h:40
xAOD::AFPProtonAuxContainer_v1::side
std::vector< int > side
Definition: AFPProtonAuxContainer_v1.h:37