|
ATLAS Offline Software
|
Go to the documentation of this file.
5 #ifndef TAURECTOOLS_MVATESVARIABLEDECORATOR_H
6 #define TAURECTOOLS_MVATESVARIABLEDECORATOR_H
34 "averageInteractionsPerCrossingKey",
35 "EventInfo.averageInteractionsPerCrossing",
36 "Decoration for Average Interaction Per Crossing"};
39 "Key_vertexInputContainer",
41 "input vertex container key"};
45 "Kt4LCTopoOriginEventShape",
50 #endif // TAURECTOOLS_MVATESVARIABLEDECORATOR_H
virtual StatusCode initialize() override
Tool initializer.
virtual StatusCode execute(xAOD::TauJet &xTau) const override
Execute - called for each tau candidate.
Property holding a SG store/key/clid from which a ReadHandle is made.
bool m_doVertexCorrection
SG::ReadHandleKey< xAOD::EventShape > m_eventShapeKey
::StatusCode StatusCode
StatusCode definition for legacy code.
Class describing a tau jet.
SG::ReadDecorHandleKey< xAOD::EventInfo > m_aveIntPerXKey
MvaTESVariableDecorator(const std::string &name="MvaTESVariableDecorator")
SG::ReadHandleKey< xAOD::VertexContainer > m_vertexContainerKey
virtual ~MvaTESVariableDecorator()=default
Property holding a SG store/key/clid/attr name from which a ReadDecorHandle is made.