5#ifndef TRIGGEPPERF_GEPERATIOALG_H
6#define TRIGGEPPERF_GEPERATIOALG_H
23 virtual StatusCode
execute(
const EventContext& ctx)
const override;
30 this,
"OutputEratioDecorKey",
"Eratio",
"Output variable decorated with Eratio result"};
35#include "GepEratioAlg.ixx"
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.
An algorithm that can be simultaneously executed in multiple threads.
GepEMEratioAlg(const std::string &name, ISvcLocator *pSvcLocator)
GepTauEratioAlg(const std::string &name, ISvcLocator *pSvcLocator)
virtual StatusCode initialize() override
GepEratioAlg(const std::string &name, ISvcLocator *pSvcLocator)
SG::ReadHandleKey< DataVector< T > > m_seedsKey
SG::ReadHandleKey< Gep::GepCellMap > m_gepCellsKey
virtual StatusCode execute(const EventContext &ctx) const override
SG::WriteDecorHandleKey< DataVector< T > > m_eratioKey
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.
ICaloAffectedTool is abstract interface for tools checking if 4 mom is in calo affected region.