jet::JetFourMomAccessor Class Reference
#include <Helpers.h>
List of all members.
Detailed Description
JetFourMomAccessor is an extension of JetAttributeAccessor::AccessorWrapper<xAOD::JetFourMom_t> AccessorWrapper<xAOD::JetFourMom_t> purpose is to provide a direct and simple access to JetFourMom_t attributes (which are internally saved as 4 floats inside jets). JetFourMomAccessor is here to workaround 2 limitations of AccessorWrapper
- it does not provide an operator() method
- it does not provide const methods as needed in this package. AccessorWrapper should be updated to remove these limitations. when this happens, JetFourMomAccessor can just be replaced by a typedef to the AccessorWrapper<xAOD::JetFourMom_t>
The documentation for this class was generated from the following file:
- /cvmfs/atlas.cern.ch/repo/sw/ASG/AnalysisBase/2.4.31/JetUncertainties/JetUncertainties/Helpers.h