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