 |
ATLAS Offline Software
|
Go to the documentation of this file.
5 #ifndef TAUANALYSISTOOLS_COMMONEFFICIENCYTOOL_H
6 #define TAUANALYSISTOOLS_COMMONEFFICIENCYTOOL_H
35 class TauEfficiencyCorrectionsTool;
56 unsigned int iRunNumber = 0 );
59 unsigned int iRunNumber = 0 );
84 typedef std::tuple<TObject*,
86 double& dEfficiencyScaleFactor,
88 typedef std::map<std::string, tTupleObjectFunc >
tSFMAP;
93 std::unique_ptr<int> m_dummy;
95 std::unique_ptr< tSFMAP >
m_mSF;
111 double& dEfficiencyScaleFactor)
const;
114 double& dEfficiencyScaleFactor,
118 double& dEfficiencyScaleFactor,
122 double& dEfficiencyScaleFactor,
134 Gaudi::Property<std::string>
m_sVarName{
this,
"VarName",
""};
135 Gaudi::Property<std::string>
m_sWP{
this,
"WP",
""};
153 #endif // TAUANALYSISTOOLS_COMMONEFFICIENCYTOOL_H
Class to wrap a set of SystematicVariations.
::StatusCode StatusCode
StatusCode definition for legacy code.
Class describing a tau jet.
Return value from object correction CP tools.