1#ifndef MUONSTGC_CNVTOOLS_PADTRIG_RAWDATAPROVIDERTOOLMT_H
2#define MUONSTGC_CNVTOOLS_PADTRIG_RAWDATAPROVIDERTOOLMT_H
7#include "GaudiKernel/ServiceHandle.h"
8#include "GaudiKernel/ToolHandle.h"
27 StatusCode
convert()
const override;
29 StatusCode
convert(
const std::vector<IdentifierHash>&)
const override;
34 StatusCode
convert(
const EventContext& ctx)
const override;
38 ToolHandle<IPadTrig_ROD_Decoder>
m_decoder{
this,
"Decoder",
"Muon::PadTrig_ROD_Decoder/PadTrig_ROD_Decoder"};
Property holding a SG store/key/clid from which a WriteHandle is made.
NRpcCablingAlg reads raw condition data and writes derived condition data to the condition store.