#include <CscRDO_Decoder.h>
|
| CscRDO_Decoder (const std::string &type, const std::string &name, const IInterface *parent) |
| constructor More...
|
|
virtual | ~CscRDO_Decoder ()=default |
| destructor More...
|
|
virtual StatusCode | initialize () override final |
|
virtual void | getDigit (const CscRawData *rawData, const CscIdHelper *cscIdHelper, Identifier &moduleId, Identifier &channelId, double &adc, double &time) const override final |
|
virtual Identifier | stationIdentifier (const CscRawData *rawData, const CscIdHelper *cscIdHelper) const override final |
|
virtual Identifier | channelIdentifier (const CscRawData *rawData, const CscIdHelper *cscIdHelper, int j) const override final |
|
Definition at line 32 of file CscRDO_Decoder.h.
◆ CscRDO_Decoder()
Muon::CscRDO_Decoder::CscRDO_Decoder |
( |
const std::string & |
type, |
|
|
const std::string & |
name, |
|
|
const IInterface * |
parent |
|
) |
| |
◆ ~CscRDO_Decoder()
virtual Muon::CscRDO_Decoder::~CscRDO_Decoder |
( |
| ) |
|
|
virtualdefault |
◆ channelIdentifier()
◆ getDigit()
◆ initialize()
StatusCode Muon::CscRDO_Decoder::initialize |
( |
| ) |
|
|
finaloverridevirtual |
◆ stationIdentifier()
◆ m_cabling
◆ m_cscCalibTool
◆ m_detdescr
std::string Muon::CscRDO_Decoder::m_detdescr |
|
private |
◆ m_samplingTime
double Muon::CscRDO_Decoder::m_samplingTime = 0.0 |
|
private |
◆ m_signalWidth
double Muon::CscRDO_Decoder::m_signalWidth = 0.0 |
|
private |
◆ m_timeOffset
double Muon::CscRDO_Decoder::m_timeOffset = 0.0 |
|
private |
The documentation for this class was generated from the following files: