|
ATLAS Offline Software
|
Go to the documentation of this file.
9 #ifndef TAU_ANALYSIS_ALGORITHMS__DI_TAU_TRUTH_MATCHING_ALG_H
10 #define TAU_ANALYSIS_ALGORITHMS__DI_TAU_TRUTH_MATCHING_ALG_H
35 ToolHandle<TauAnalysisTools::IDiTauTruthMatchingTool>
m_matchingTool {
this,
"matchingTool",
"TauAnalysisTools::DiTauTruthMatchingTool",
"the matching tool we apply"};
44 this,
"taus",
"DiTauJets",
"the tau collection to run on"};
49 this,
"preselection",
"",
"the preselection to apply"};
a class managing the property to configure the list of systematics to process
an algorithm for calling IDiTauTruthMatchingTool
StatusCode execute() override
Select isolated Photons, Electrons and Muons.
AnaAlgorithm(const std::string &name, ISvcLocator *pSvcLocator)
constructor with parameters
SysReadSelectionHandle m_preselection
the preselection we apply to our input
the (new) base class for EventLoop algorithms
ToolHandle< TauAnalysisTools::IDiTauTruthMatchingTool > m_matchingTool
the matching tool
::StatusCode StatusCode
StatusCode definition for legacy code.
StatusCode initialize() override
SysReadHandle< xAOD::DiTauJetContainer > m_tauHandle
the tau collection we run on
a data handle for reading systematically varied selection properties from objects
SysListHandle m_systematicsList
the systematics list we run