Loading [MathJax]/extensions/tex2jax.js
 |
ATLAS Offline Software
|
Go to the documentation of this file.
16 :
asg::AsgTool( sName )
17 , m_tCommonDiTauSmearingTool(sName+
"_CommonDiTauSmearingTool", this)
18 , m_sInputFilePath(
"")
28 ATH_MSG_WARNING(
"Truth match check will be skipped. This is ONLY FOR TESTING PURPOSE!");
30 std::string sDirectory =
"TauAnalysisTools/"+std::string(sSharedFilesVersion)+
"/Smearing/";
44 return StatusCode::FAILURE;
51 if (!
registry.registerSystematics(*
this))
54 return StatusCode::FAILURE;
57 return StatusCode::SUCCESS;
Class to wrap a set of SystematicVariations.
::StatusCode StatusCode
StatusCode definition for legacy code.
#define ATH_MSG_WARNING(x)
This module implements the central registry for handling systematic uncertainties with CP tools.
Return value from object correction CP tools.
static SystematicRegistry & getInstance()
Get the singleton instance of the registry for the curren thread.