8#ifndef JET_ANALYSIS_ALGORITHMS__RC_JET_CALIBRATION_ALG_H
9#define JET_ANALYSIS_ALGORITHMS__RC_JET_CALIBRATION_ALG_H
27 virtual StatusCode
execute (
const EventContext &ctx)
const override;
36 this,
"reclusteredJets",
"",
"the reclustered jet collection to run on"};
38 this,
"smallRJets",
"",
"the calibrated small-R jet collection to use"};
an algorithm for calibration reclustered large-R jets
SysCopyHandle< xAOD::JetContainer > m_reclusteredJetHandle
the jet collection we run on
virtual StatusCode execute(const EventContext &ctx) const override
virtual StatusCode initialize() override
SysReadHandle< xAOD::JetContainer > m_smallRJetHandle
SysListHandle m_systematicsList
the systematics list we run
a systematics data handle that will either copy the input object or act like an update handle
a class managing the property to configure the list of systematics to process
a data handle for reading systematics varied input data
the base class for EventLoop reentrant algorithms
AnaReentrantAlgorithm(const std::string &name, ISvcLocator *pSvcLocator)
constructor with parameters
Select isolated Photons, Electrons and Muons.