Loading [MathJax]/extensions/tex2jax.js
 |
ATLAS Offline Software
|
Go to the documentation of this file.
11 #ifndef JETCALIBTOOLS_JESCALIBSTEP_H
12 #define JETCALIBTOOLS_JESCALIBSTEP_H 1
43 ToolHandle<JetHelper::IVarTool>
m_textTool_JES {
this,
"JESReader",
"TextInputMCJES",
"TextInput for JES" };
44 ToolHandle<JetHelper::IVarTool>
m_textTool_Eta {
this,
"EtaReader",
"TextInputMCJES",
"TextInput for JES" };
45 ToolHandle<JetHelper::IVarTool>
m_textTool_EmaxJES {
this,
"EmaxReader",
"TextInputMCJES",
"TextInput for JES" };
virtual StatusCode initialize() override
Dummy implementation of the initialisation function.
ToolHandle< JetHelper::IVarTool > m_textTool_EmaxJES
EtaMassJESCalibStep(const std::string &name="EtaMassJESCalibStep")
virtual StatusCode calibrate(xAOD::JetContainer &) const override
Apply calibration to a jet container.
::StatusCode StatusCode
StatusCode definition for legacy code.
ToolHandle< JetHelper::IVarTool > m_textTool_Eta
ToolHandle< JetHelper::IVarTool > m_textTool_JES