Public Member Functions | |
| virtual CP::CorrectionCode | getEfficiencyScaleFactor (const xAOD::TauJet &xTau, double &eff)=0 |
| Declare the interface that the class provides. | |
| virtual CP::CorrectionCode | applyEfficiencyScaleFactor (const xAOD::TauJet &xTau)=0 |
| Decorate the tau with its efficiency. | |
| virtual bool | isSupportedRunNumber (int iRunNumber)=0 |
| virtual CP::CorrectionCode TauAnalysisTools::ITauEfficiencyCorrectionsTool::getEfficiencyScaleFactor | ( | const xAOD::TauJet & | xTau, | |
| double & | eff | |||
| ) | [pure virtual] |
Declare the interface that the class provides.
Get the "tau efficiency" as a return value
Implemented in TauAnalysisTools::CommonEfficiencyTool, and TauAnalysisTools::TauEfficiencyCorrectionsTool.
1.6.1