7#ifndef TAUANALYSISTOOLSEXAMPLEATHENA_H
8#define TAUANALYSISTOOLSEXAMPLEATHENA_H
46 ToolHandle< ITauSelectionTool >
m_selTool {
this,
"TauSelectionTool",
"TauAnalysisTools::TauSelectionTool/TauSelectionTool"};
48 ToolHandle< ITauSmearingTool >
m_smearTool {
this,
"TauSmearingTool",
"TauAnalysisTools::TauSmearingTool/TauSmearingTool"};
50 ToolHandle< ITauEfficiencyCorrectionsTool >
m_effTool {
this,
"TauEfficiencyTool",
"TauAnalysisTools::TauEfficiencyCorrectionsTool/TauEfficiencyCorrectionsTool"};
AthAlgorithm(const std::string &name, ISvcLocator *pSvcLocator)
Constructor with parameters: