5#ifndef DERIVATIONFRAMEWORKTAU_DITAUIDDECORATORWRAPPER_H
6#define DERIVATIONFRAMEWORKTAU_DITAUIDDECORATORWRAPPER_H
27 using base_class::base_class;
30 virtual StatusCode
addBranches(
const EventContext& ctx)
const override;
40 Gaudi::Property<bool>
m_doWPDecor{
this,
"DoWPDecor",
false,
"Enable WP decoration"};
42 Gaudi::Property<std::vector<float>>
m_WPCuts{
this,
"DecorWPCuts", {}};
Property holding a SG store/key/clid from which a ReadHandle is made.
SG::ReadHandleKey< xAOD::DiTauJetContainer > m_ditauContainerKey
Gaudi::Property< std::vector< float > > m_WPCuts
ToolHandle< DiTauWPDecorator > m_tDiTauWPDecoratorTool
virtual StatusCode addBranches(const EventContext &ctx) const override
SG::WriteDecorHandleKey< xAOD::DiTauJetContainer > m_scoreDecorKey
ToolHandle< DiTauOnnxDiscriminantTool > m_tDiTauOnnxDiscriminantTool
virtual StatusCode initialize() override
Gaudi::Property< bool > m_doWPDecor
SG::WriteDecorHandleKeyArray< xAOD::DiTauJetContainer > m_WPDecorKeys
Property holding a SG store/key/clid from which a ReadHandle is made.
Property holding a SG store/key/clid/attr name from which a WriteDecorHandle is made.
DecorHandleKeyArray< WriteDecorHandle< T, S >, WriteDecorHandleKey< T >, Gaudi::DataHandle::Writer > WriteDecorHandleKeyArray