 |
ATLAS Offline Software
|
Go to the documentation of this file.
5 #ifndef TAURECTOOLS_TAUCLUSTERFINDER_H
6 #define TAURECTOOLS_TAUCLUSTERFINDER_H
41 "Use original cluster object if jet constituent is a shallow copy"};
44 #endif // TAURECTOOLS_TAUCLUSTERFINDER_H
TauClusterFinder(const std::string &name)
Constructor.
std::vector< const xAOD::CaloCluster * > getClusterList(const xAOD::Jet &jet) const
Gaudi::Property< bool > m_useOrigCluster
::StatusCode StatusCode
StatusCode definition for legacy code.
Class describing a tau jet.
~TauClusterFinder()=default
Destructor.
virtual StatusCode execute(xAOD::TauJet &tau) const override
Execution of this tool.
Associate the clusters used in the seed jet to the tau candidate.
ASG_TOOL_CLASS2(TauClusterFinder, TauRecToolBase, ITauToolBase)