|
ATLAS Offline Software
|
Go to the documentation of this file.
5 #ifndef MUONCSC_CNVTOOL_ICSC_ROD_Decoder_H
6 #define MUONCSC_CNVTOOL_ICSC_ROD_Decoder_H
12 #include "GaudiKernel/IAlgTool.h"
36 virtual void getSamples(
const std::vector<uint32_t>&
words, std::vector<uint16_t>& samples)
const = 0;
virtual void getSamples(const std::vector< uint32_t > &words, std::vector< uint16_t > &samples) const =0
NRpcCablingAlg reads raw condition data and writes derived condition data to the condition store.
virtual uint32_t getHashId(const uint32_t word, std::string detdesription) const =0
This class provides conversion from ROD data to CSC RDO Author: Ketevi A.
virtual Identifier getChannelId(const uint32_t word, std::string detdesription) const =0
virtual void fillCollection(const xAOD::EventInfo &eventInfo, const OFFLINE_FRAGMENTS_NAMESPACE::ROBFragment &robFrag, CscRawDataContainer &rdoIDC) const =0
DeclareInterfaceID(ICSC_ROD_Decoder, 1, 0)
This class provides general information about an event. Event information is provided by the accessor...
Class describing the basic event information.
This container provides access to collections of CSC RDOs and a mechanism for recording them.