![]() |
ATLAS Offline Software
|
This class provides conversion from RDO data to RPC RDO. More...
#include <IRPC_RDO_Decoder.h>
Public Member Functions | |
| DeclareInterfaceID (IRPC_RDO_Decoder, 1, 0) | |
| virtual std::vector< std::unique_ptr< RpcDigit > > | getDigit (const RpcFiredChannel *fChan, uint16_t §orID, uint16_t &padId, uint16_t &cmaId, const RpcCablingCondData *rpcCab) const =0 |
| virtual std::vector< Identifier > | getOfflineData (const RpcFiredChannel *fChan, uint16_t §orID, uint16_t &padId, uint16_t &cmaId, double &time, const RpcCablingCondData *rpcCab) const =0 |
This class provides conversion from RDO data to RPC RDO.
Definition at line 20 of file IRPC_RDO_Decoder.h.
| Muon::IRPC_RDO_Decoder::DeclareInterfaceID | ( | IRPC_RDO_Decoder | , |
| 1 | , | ||
| 0 | ) |
|
pure virtual |
|
pure virtual |