8#ifndef DERIVATIONFRAMEWORK_MuonJetDrTool_H
9#define DERIVATIONFRAMEWORK_MuonJetDrTool_H
14#include "GaudiKernel/ToolHandle.h"
24 using base_class::base_class;
26 virtual StatusCode
initialize()
override final;
27 virtual StatusCode
addBranches(
const EventContext& ctx)
const override final;
34 Gaudi::Property<float>
m_jetMinPt{
this,
"JetMinPt", 20.e3,
"Minimal pt cut of the jets to be considered"};
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.
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.