5#ifndef GOODRUNSLISTS_GRLSELECTORALG_H
6#define GOODRUNSLISTS_GRLSELECTORALG_H 1
23 GRLSelectorAlg(
const std::string& name, ISvcLocator* pSvcLocator );
34 Gaudi::Property<bool>
m_noFilter {
this,
"noFilter",
false,
"whether to not apply a GRL decoration"};
the (new) base class for EventLoop algorithms
a handle for applying algorithm filter decisions
GRLSelectorAlg(const std::string &name, ISvcLocator *pSvcLocator)
virtual StatusCode initialize()
virtual StatusCode finalize()
virtual ~GRLSelectorAlg()
FilterReporterParams m_filterParams
Gaudi::Property< bool > m_noFilter
virtual StatusCode execute()
ToolHandle< IGoodRunsListSelectionTool > m_grlTool
SG::WriteDecorHandleKey< xAOD::EventInfo > m_grlKey
Property holding a SG store/key/clid/attr name from which a WriteDecorHandle is made.