|
ATLAS Offline Software
|
Go to the documentation of this file.
6 #ifndef HIJETREC_HIJETCONSTITUENTMODIFIERTOOL_H
7 #define HIJETREC_HIJETCONSTITUENTMODIFIERTOOL_H
41 ToolHandle<IHISubtractorTool>
m_subtractorTool {
this,
"Subtractor",
"HIJetSubtractorToolBase",
"" };
43 Gaudi::Property< bool >
m_originCorrection {
this,
"ApplyOriginCorrection",
false,
"Apply Origin Correction boolean switch"};
Property holding a SG store/key/clid from which a ReadHandle is made.
::StatusCode StatusCode
StatusCode definition for legacy code.
Property holding a SG store/key/clid from which a WriteHandle is made.
IJetModifier is a dual-use tool interface for a tool that modifies a jet collection.