5#ifndef MUONBYTESTREAM_MM_ROD_DECODER_H
6#define MUONBYTESTREAM_MM_ROD_DECODER_H
26 MM_ROD_Decoder(
const std::string&
type,
const std::string& name,
const IInterface* parent ) ;
36 "Key of NswDcsDbData object containing DCS conditions data"};
This is a "hash" representation of an Identifier.
the respective class for TGCs.
virtual ~MM_ROD_Decoder()=default
virtual StatusCode initialize() override
virtual StatusCode fillCollection(const EventContext &, const OFFLINE_FRAGMENTS_NAMESPACE::ROBFragment &, const std::vector< IdentifierHash > &, std::unordered_map< IdentifierHash, std::unique_ptr< MM_RawDataCollection > > &) const override
Convert ROBFragments to RDOs.
SG::ReadCondHandleKey< Nsw_CablingMap > m_cablingKey
MM_ROD_Decoder(const std::string &type, const std::string &name, const IInterface *parent)
const MmIdHelper * m_MmIdHelper
SG::ReadCondHandleKey< NswDcsDbData > m_dscKey
Temporary class to hold the MM RDO.
NRpcCablingAlg reads raw condition data and writes derived condition data to the condition store.
eformat::ROBFragment< PointerType > ROBFragment