5#ifndef FORWARDELECTRONTOOLSTESTALG_H
6#define FORWARDELECTRONTOOLSTESTALG_H
24 virtual StatusCode
execute(
const EventContext& ctx)
const override;
25 virtual StatusCode
finalize()
override;
29 this,
"CalibrationTool",
"FwdCalibTool",
""};
31 this,
"LooseTool",
"FwdSelectorTool_Loose",
""};
33 this,
"MediumTool",
"FwdSelectorTool_Medium",
""};
35 this,
"TightTool",
"FwdSelectorTool_Tight",
""};
38 this,
"ElectronContainerKey",
"ForwardElectrons",
""};
40 this,
"TruthParticleKey",
"TruthParticles",
""};
the base class for EventLoop reentrant algorithms
Property holding a SG store/key/clid from which a ReadHandle is made.