ATLAS Offline Software
|
This class provides conversion from RDO data to CSC RDO Author: Ketevi A. More...
#include <ICSC_RDO_Decoder.h>
Public Member Functions | |
DeclareInterfaceID (ICSC_RDO_Decoder, 1, 0) | |
virtual void | getDigit (const CscRawData *rawData, const CscIdHelper *cscIdHelper, Identifier &moduleId, Identifier &channelId, double &adc, double &time) const =0 |
virtual Identifier | stationIdentifier (const CscRawData *rawData, const CscIdHelper *cscIdHelper) const =0 |
virtual Identifier | channelIdentifier (const CscRawData *rawData, const CscIdHelper *cscIdHelper, int j) const =0 |
This class provides conversion from RDO data to CSC RDO Author: Ketevi A.
Assamagan BNL December 27 2003
Definition at line 21 of file ICSC_RDO_Decoder.h.
|
pure virtual |
Muon::ICSC_RDO_Decoder::DeclareInterfaceID | ( | ICSC_RDO_Decoder | , |
1 | , | ||
0 | |||
) |
|
pure virtual |
|
pure virtual |