5#ifndef MUONMM_CNVTOOLS_MM_RAWDATAPROVIDERTOOLCORE_H
6#define MUONMM_CNVTOOLS_MM_RAWDATAPROVIDERTOOLCORE_H
9#include "GaudiKernel/ServiceHandle.h"
10#include "GaudiKernel/ToolHandle.h"
42 virtual StatusCode
convertIntoContainer(
const EventContext& ctx,
const std::vector<const OFFLINE_FRAGMENTS_NAMESPACE::ROBFragment*>&,
51 ToolHandle<IMM_ROD_Decoder>
m_decoder{
this,
"Decoder",
"Muon::MmROD_Decoder/MmROD_Decoder"};
62 Gaudi::Property<bool>
m_skipDecoding{
this,
"SkipDecoding",
false,
"Skip the decoding but still write the container"};
This is a "hash" representation of an Identifier.
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.