5#ifndef TAURECTOOLS_MVATESVARIABLEDECORATOR_H
6#define TAURECTOOLS_MVATESVARIABLEDECORATOR_H
35 "averageInteractionsPerCrossingKey",
36 "EventInfo.averageInteractionsPerCrossing",
37 "Decoration for Average Interaction Per Crossing"};
40 "Key_vertexInputContainer",
42 "input vertex container key"};
46 "Kt4LCTopoOriginEventShape",
virtual StatusCode execute(xAOD::TauJet &xTau) const override
Execute - called for each tau candidate.
SG::ReadHandleKey< xAOD::VertexContainer > m_vertexContainerKey
SG::ReadDecorHandleKey< xAOD::EventInfo > m_aveIntPerXKey
virtual StatusCode initialize() override
Tool initializer.
SG::ReadHandleKey< xAOD::EventShape > m_eventShapeKey
MvaTESVariableDecorator(const std::string &name="MvaTESVariableDecorator")
Gaudi::Property< bool > m_doVertexCorrection
virtual ~MvaTESVariableDecorator()=default
Property holding a SG store/key/clid/attr name from which a ReadDecorHandle is made.
Property holding a SG store/key/clid from which a ReadHandle is made.
TauJet_v3 TauJet
Definition of the current "tau version".