| checkType(uint32_t wp, int *p1, int *p2, int *p3, int *p4) | o2::hmpid::HmpidDecoder | protected |
| decodeBuffer() | o2::hmpid::HmpidDecoder | |
| decodeBufferFast() | o2::hmpid::HmpidDecoder | |
| decodeHeader(uint32_t *streamPtrAdr, int *EquipIndex) | o2::hmpid::HmpidDecoder | |
| decodeHmpidError(int ErrorField, char *outbuf) | o2::hmpid::HmpidDecoder | |
| decodePage(uint32_t **streamBuffer) | o2::hmpid::HmpidDecoder | |
| decodePageFast(uint32_t **streamBuf) | o2::hmpid::HmpidDecoder | |
| dumpErrors(int Equipment) | o2::hmpid::HmpidDecoder | |
| dumpHmpidError(int ErrorField) | o2::hmpid::HmpidDecoder | |
| dumpPads(int Equipment, int type=0) | o2::hmpid::HmpidDecoder | |
| evaluateHeaderContents(int EquipmentIndex) | o2::hmpid::HmpidDecoder | |
| getActualStreamPtr() | o2::hmpid::HmpidDecoder | inlineprotected |
| getAverageBusyTime(int Equipment) | o2::hmpid::HmpidDecoder | |
| getAverageEventSize(int Equipment) | o2::hmpid::HmpidDecoder | |
| getBlockFromStream(uint32_t **streamPtr, uint32_t Size)=0 | o2::hmpid::HmpidDecoder | protectedpure virtual |
| getChannelSamples(int Equipment, int Column, int Dilogic, int Channel) | o2::hmpid::HmpidDecoder | |
| getChannelSquare(int Equipment, int Column, int Dilogic, int Channel) | o2::hmpid::HmpidDecoder | |
| getChannelSum(int Equipment, int Column, int Dilogic, int Channel) | o2::hmpid::HmpidDecoder | |
| getEquipmentID(int CruId, int LinkId) | o2::hmpid::HmpidDecoder | |
| getEquipmentIndex(int EquipmentId) | o2::hmpid::HmpidDecoder | |
| getEquipmentIndex(int CruID, int LinkId) | o2::hmpid::HmpidDecoder | |
| getHeaderFromStream(uint32_t **streamPtr)=0 | o2::hmpid::HmpidDecoder | protectedpure virtual |
| getNumberOfEquipments() | o2::hmpid::HmpidDecoder | inline |
| getPadSamples(int Module, int Row, int Column) | o2::hmpid::HmpidDecoder | |
| getPadSquares(int Module, int Row, int Column) | o2::hmpid::HmpidDecoder | |
| getPadSum(int Module, int Row, int Column) | o2::hmpid::HmpidDecoder | |
| getVerbosity() | o2::hmpid::HmpidDecoder | inline |
| getWordFromStream(uint32_t *word)=0 | o2::hmpid::HmpidDecoder | protectedpure virtual |
| HmpidDecoder(int *EqIds, int *CruIds, int *LinkIds, int numOfEquipments) | o2::hmpid::HmpidDecoder | |
| HmpidDecoder(int numOfEquipments) | o2::hmpid::HmpidDecoder | |
| init() | o2::hmpid::HmpidDecoder | |
| isEoEmarker(uint32_t wp, int *Err, int *Col, int *Dilogic, int *Eoesize) | o2::hmpid::HmpidDecoder | protected |
| isPadWord(uint32_t wp, int *Err, int *Col, int *Dilogic, int *Channel, int *Charge) | o2::hmpid::HmpidDecoder | |
| isRowMarker(uint32_t wp, int *Err, int *rowSize, int *mark) | o2::hmpid::HmpidDecoder | protected |
| isSegmentMarker(uint32_t wp, int *Err, int *segSize, int *Seg, int *mark) | o2::hmpid::HmpidDecoder | protected |
| mActualStreamPtr | o2::hmpid::HmpidDecoder | |
| mEndStreamPtr | o2::hmpid::HmpidDecoder | |
| mEquipment | o2::hmpid::HmpidDecoder | |
| mHeBCDI | o2::hmpid::HmpidDecoder | |
| mHeBusy | o2::hmpid::HmpidDecoder | |
| mHeCruID | o2::hmpid::HmpidDecoder | |
| mHeDetectorID | o2::hmpid::HmpidDecoder | |
| mHeDW | o2::hmpid::HmpidDecoder | |
| mHeEvent | o2::hmpid::HmpidDecoder | |
| mHeFEEID | o2::hmpid::HmpidDecoder | |
| mHeFirmwareVersion | o2::hmpid::HmpidDecoder | |
| mHeHmpidError | o2::hmpid::HmpidDecoder | |
| mHeLinkNum | o2::hmpid::HmpidDecoder | |
| mHeMemorySize | o2::hmpid::HmpidDecoder | |
| mHeOffsetNewPack | o2::hmpid::HmpidDecoder | |
| mHeORBIT | o2::hmpid::HmpidDecoder | |
| mHePackNum | o2::hmpid::HmpidDecoder | |
| mHePageNum | o2::hmpid::HmpidDecoder | |
| mHePages | o2::hmpid::HmpidDecoder | |
| mHePAR | o2::hmpid::HmpidDecoder | |
| mHePrior | o2::hmpid::HmpidDecoder | |
| mHeSize | o2::hmpid::HmpidDecoder | |
| mHeStop | o2::hmpid::HmpidDecoder | |
| mHeTType | o2::hmpid::HmpidDecoder | |
| mHeVer | o2::hmpid::HmpidDecoder | |
| mIntReco | o2::hmpid::HmpidDecoder | |
| mNumberOfEquipments | o2::hmpid::HmpidDecoder | |
| mNumberWordToRead | o2::hmpid::HmpidDecoder | |
| mPayloadTail | o2::hmpid::HmpidDecoder | |
| mRDHAcceptedVersion | o2::hmpid::HmpidDecoder | |
| mRDHSize | o2::hmpid::HmpidDecoder | |
| mStartStreamPtr | o2::hmpid::HmpidDecoder | |
| mTheEquipments | o2::hmpid::HmpidDecoder | |
| mVerbose | o2::hmpid::HmpidDecoder | |
| sErrorDescription | o2::hmpid::HmpidDecoder | static |
| setPad(HmpidEquipment *eq, int col, int dil, int ch, uint16_t charge)=0 | o2::hmpid::HmpidDecoder | protectedpure virtual |
| setUpStream(void *Buffer, long BufferLen)=0 | o2::hmpid::HmpidDecoder | pure virtual |
| setVerbosity(int Level) | o2::hmpid::HmpidDecoder | inline |
| sHmpidErrorDescription | o2::hmpid::HmpidDecoder | static |
| updateStatistics(HmpidEquipment *eq) | o2::hmpid::HmpidDecoder | |
| writeSummaryFile(char *summaryFileName) | o2::hmpid::HmpidDecoder | |
| ~HmpidDecoder() | o2::hmpid::HmpidDecoder | |