4#ifndef MUONSTGC_CNVTOOLS_NSWTP_RAWDATAPROVIDERTOOLMT_H
5#define MUONSTGC_CNVTOOLS_NSWTP_RAWDATAPROVIDERTOOLMT_H
10#include "GaudiKernel/ServiceHandle.h"
11#include "GaudiKernel/ToolHandle.h"
30 StatusCode
convert()
const override;
32 StatusCode
convert(
const std::vector<IdentifierHash>&)
const override;
37 StatusCode
convert(
const EventContext& ctx)
const override;
41 ToolHandle<INSWTP_ROD_Decoder>
m_decoder{
this,
"Decoder",
"Muon::NSWTP_ROD_Decoder/NSWTP_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.