12#ifndef DERIVATIONFRAMEWORK_EGELECTRONLIKELIHOODTOOLWRAPPER_H
13#define DERIVATIONFRAMEWORK_EGELECTRONLIKELIHOODTOOLWRAPPER_H
26#include "GaudiKernel/ToolHandle.h"
37 using base_class::base_class;
39 virtual StatusCode
initialize()
override final;
40 virtual StatusCode
addBranches(
const EventContext& ctx)
const override final;
43 ToolHandle<IAsgElectronLikelihoodTool>
m_tool{
45 "EGammaElectronLikelihoodTool",
47 "Electron Likelihood Selector"
49 ToolHandle<IElectronPhotonShowerShapeFudgeTool>
66 Gaudi::Property<std::string>
m_cut{
this,
"CutType",
""};
Property holding a SG store/key/clid from which a ReadHandle is made.
Handle class for reading from StoreGate.
Handle class for adding a decoration to an object.
Property holding a SG store/key/clid from which a WriteHandle 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.
DecorHandleKeyArray< WriteDecorHandle< T, S >, WriteDecorHandleKey< T >, Gaudi::DataHandle::Writer > WriteDecorHandleKeyArray