59 static const SG::AuxElement::Accessor<float> accMinDR(
"MinDR");
61 if (!accMinDR.isAvailable(
jet))
63 ATH_MSG_ERROR(
"Failed to retrieve MinDR attribute from the jet");
#define JESUNC_ERROR_CODE
#define JESUNC_NO_DEFAULT_CONSTRUCTOR
virtual bool getValidityImpl(const xAOD::Jet &jet, const xAOD::EventInfo &eInfo) const
ClosebyUncertaintyComponent(const ComponentHelper &component)
virtual ClosebyUncertaintyComponent * clone() const
virtual double getUncertaintyImpl(const xAOD::Jet &jet, const xAOD::EventInfo &eInfo) const
float getMinDR(const xAOD::Jet &jet) const
const float m_energyScale
UncertaintyComponent(const ComponentHelper &component, const size_t numHist=1)
virtual bool getValidBool(const double validity) const
const TString m_uncHistName
UncertaintyHistogram * m_validHist
UncertaintyHistogram * m_uncHist
Jet_v1 Jet
Definition of the current "jet version".
EventInfo_v1 EventInfo
Definition of the latest event info version.