The interface for AlgTool which provides conversion from RDO data to TGC digits and offline ID.
More...
#include <ITGC_RDO_Decoder.h>
The interface for AlgTool which provides conversion from RDO data to TGC digits and offline ID.
- Author
- Susumu Oda Susum.nosp@m.u.Od.nosp@m.a@cer.nosp@m.n.ch
Definition at line 22 of file ITGC_RDO_Decoder.h.
◆ applyPatch()
| virtual void Muon::ITGC_RDO_Decoder::applyPatch |
( |
bool | patch | ) |
|
|
pure virtual |
Set a flag for application of patch.
Need to describe when patch is required.
◆ DeclareInterfaceID()
◆ getDigit()
| virtual std::unique_ptr< TgcDigit > Muon::ITGC_RDO_Decoder::getDigit |
( |
const EventContext & | ctx, |
|
|
const TgcRawData & | rawData, |
|
|
bool | orFlag ) const |
|
pure virtual |
◆ getOfflineData()
| virtual Identifier Muon::ITGC_RDO_Decoder::getOfflineData |
( |
const EventContext & | ctx, |
|
|
const TgcRawData & | rawData, |
|
|
bool | orFlag, |
|
|
uint16_t & | bctag ) const |
|
pure virtual |
Get offline ID and bcTag from TGC RDO.
The documentation for this class was generated from the following file: