5#ifndef MUONCSC_CNVTOOLS_CSC_RAWDATAPROVIDERTOOLCORE_H
6#define MUONCSC_CNVTOOLS_CSC_RAWDATAPROVIDERTOOLCORE_H
13#include "GaudiKernel/ServiceHandle.h"
14#include "GaudiKernel/ToolHandle.h"
35 StatusCode
convertIntoContainer(
const std::vector<const OFFLINE_FRAGMENTS_NAMESPACE::ROBFragment*>& vecRobs,
39 ToolHandle<ICSC_ROD_Decoder>
m_decoder{
this,
"Decoder",
"Muon::CscROD_Decoder/CscROD_Decoder"};
44 "Name of the CSCRDO produced by RawDataProvider"};
Property holding a SG store/key/clid from which a ReadHandle is made.
Property holding a SG store/key/clid from which a WriteHandle is made.
This container provides access to collections of CSC RDOs and a mechanism for recording them.
Property holding a SG store/key/clid from which a ReadHandle 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.