5#ifndef MUONTGC_CNVTOOL_ITGC_RDO_Decoder_H
6#define MUONTGC_CNVTOOL_ITGC_RDO_Decoder_H
8#include "GaudiKernel/IAlgTool.h"
static const InterfaceID IID_ITGC_RDO_Decoder("Muon::ITGC_RDO_Decoder", 1, 0)
The interface for AlgTool which provides conversion from RDO data to TGC digits and offline ID.
virtual void applyPatch(bool patch)=0
Set a flag for application of patch.
static const InterfaceID & interfaceID()
Provide interface ID of ITGC_RDO_Decoder.
virtual TgcDigit * getDigit(const TgcRawData *rawData, bool orFlag) const =0
Get TGC Digit from TGC RDO.
virtual Identifier getOfflineData(const TgcRawData *rawData, bool orFlag, uint16_t &bctag) const =0
Get offline ID and bcTag from TGC RDO.
An unit object of TGC ROD output.
NRpcCablingAlg reads raw condition data and writes derived condition data to the condition store.