5#ifndef MUONRPCRAWDATAPROVIDERTOOL_H
6#define MUONRPCRAWDATAPROVIDERTOOL_H
11#include "GaudiKernel/ServiceHandle.h"
12#include "GaudiKernel/ToolHandle.h"
26 using base_class::base_class;
34 virtual StatusCode
convert(
const EventContext&)
const override;
35 virtual StatusCode
convert(
const std::vector<IdentifierHash>&,
const EventContext&)
const override;
36 virtual StatusCode
convert(
const std::vector<uint32_t>&,
const EventContext&)
const override;
40 const std::vector<IdentifierHash>& collections,
41 const EventContext& ctx)
const;
48 const std::vector<IdentifierHash>& coll)
const;
57 ToolHandle<IRpcROD_Decoder>
m_decoder{
this,
"Decoder",
"Muon::RpcROD_Decoder/RpcROD_Decoder"};
63 "Name of the RPC_SECTORLOGIC produced by RawDataProvider"};
67 "",
"Optional external cache for the RPC container"};
Use IdentifiableContainer with RpcPad.
Property holding a SG store/key/clid from which an UpdateHandle is made.
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.
eformat::ROBFragment< PointerType > ROBFragment