5#ifndef JETUNCERTAINTIES_JETUNCERTAINTIESTOOL_H
6#define JETUNCERTAINTIES_JETUNCERTAINTIESTOOL_H
16#include <unordered_map>
165 const double valEta );
170 const double valEta1,
171 const double valEta2);
176 const double valPt );
182 const double valPt2 );
222 std::unordered_map<CP::SystematicSet,jet::UncertaintySet*>
m_systSetMap;
Define macros for attributes used to control the static checker.
#define ATLAS_CTORDTOR_NOT_THREAD_SAFE
Return value from object correction CP tools.
Class to wrap a set of SystematicVariations.
Class creating a shallow copy of an existing auxiliary container.
ICaloAffectedTool is abstract interface for tools checking if 4 mom is in calo affected region.
Jet_v1 Jet
Definition of the current "jet version".
EventInfo_v1 EventInfo
Definition of the latest event info version.
JetContainer_v1 JetContainer
Definition of the current "jet container version".
ROOT::Math::LorentzVector< ROOT::Math::PtEtaPhiM4D< double > > JetFourMom_t
Base 4 Momentum type for Jet.