5#ifndef TAURECTOOLS_TAUVERTEXEDCLUSTERDECORATOR_H
6#define TAURECTOOLS_TAUVERTEXEDCLUSTERDECORATOR_H
35 Gaudi::Property<std::string>
m_seedJet{
this,
"SeedJet",
""};
xAOD::CaloCluster::State m_clusterState
Calibration state of cluster.
virtual StatusCode initialize() override
Tool initializer.
TauVertexedClusterDecorator(const std::string &name)
Gaudi::Property< std::string > m_seedJet
virtual StatusCode execute(xAOD::TauJet &tau) const override
Execute - called for each tau candidate.
virtual ~TauVertexedClusterDecorator()=default
State
enum of possible signal states.
TauJet_v3 TauJet
Definition of the current "tau version".