5#ifndef MUONTGC_CNVTOOLS_TGCRDO_DECODER_H
6#define MUONTGC_CNVTOOLS_TGCRDO_DECODER_H
35 const IInterface* parent);
Define macros for attributes used to control the static checker.
The interface for AlgTool which provides conversion from RDO data to TGC digits and offline ID.
virtual StatusCode finalize()
ServiceHandle< MuonTGC_CablingSvc > m_cabling
Identifier getOfflineData(const TgcRawData *rawData, bool orFlag, uint16_t &bctag) const
Get offline ID and bcTag from TGC RDO.
TgcRDO_Decoder(const std::string &type, const std::string &name, const IInterface *parent)
~TgcRDO_Decoder()=default
virtual StatusCode initialize()
TgcDigit * getDigit(const TgcRawData *rawData, bool orFlag) const
Get TGC Digit from TGC RDO.
void applyPatch(bool patch)
Set a flag for application of patch.
An unit object of TGC ROD output.
NRpcCablingAlg reads raw condition data and writes derived condition data to the condition store.