|
ATLAS Offline Software
|
Go to the documentation of this file.
5 #ifndef TAURECTOOLS_TAUVERTEXEDCLUSTERDECORATOR_H
6 #define TAURECTOOLS_TAUVERTEXEDCLUSTERDECORATOR_H
41 #endif //TAURECTOOLS_TAUVERTEXEDCLUSTERDECORATOR_H
std::string m_seedJet
Name of the seed jet.
virtual StatusCode execute(xAOD::TauJet &tau) const override
Execute - called for each tau candidate.
State
enum of possible signal states.
xAOD::CaloCluster::State m_clusterState
Calibration state of cluster.
virtual ~TauVertexedClusterDecorator()=default
TauVertexedClusterDecorator(const std::string &name)
Decorate CaloVertexedTopoCluster to the tau candidate.
::StatusCode StatusCode
StatusCode definition for legacy code.
Class describing a tau jet.
virtual StatusCode initialize() override
Tool initializer.