|  | ATLAS Offline Software
    | 
 
 
 
Go to the documentation of this file.
    5 #ifndef TAURECTOOLS_TAUVERTEXEDCLUSTERDECORATOR_H 
    6 #define TAURECTOOLS_TAUVERTEXEDCLUSTERDECORATOR_H 
   35   Gaudi::Property<std::string> 
m_seedJet{
this, 
"SeedJet", 
""};  
 
   41 #endif //TAURECTOOLS_TAUVERTEXEDCLUSTERDECORATOR_H 
  
Gaudi::Property< std::string > m_seedJet
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.