5#ifndef TAURECTOOLS_TAUCLUSTERFINDER_H
6#define TAURECTOOLS_TAUCLUSTERFINDER_H
41 "Use original cluster object if jet constituent is a shallow copy"};
ASG_TOOL_CLASS2(TauClusterFinder, TauRecToolBase, ITauToolBase)
virtual StatusCode execute(xAOD::TauJet &tau) const override
Execution of this tool.
Gaudi::Property< bool > m_useOrigCluster
TauClusterFinder(const std::string &name)
Constructor.
~TauClusterFinder()=default
Destructor.
std::vector< const xAOD::CaloCluster * > getClusterList(const xAOD::Jet &jet) const
Jet_v1 Jet
Definition of the current "jet version".
TauJet_v3 TauJet
Definition of the current "tau version".