![]() |
ATLAS Offline Software
|
Sub-Block class for PPM data. More...
#include <ZdcPpmSubBlock.h>
Public Types | |
| enum | SubBlockWordType { HEADER , DATA , STATUS } |
| enum | DataFormats { NEUTRAL = 0 , UNCOMPRESSED = 1 , COMPRESSED = 2 , SUPERCOMPRESSED = 3 } |
| enum | UnpackErrorType { UNPACK_NONE , UNPACK_VERSION , UNPACK_FORMAT , UNPACK_COMPRESSION_VERSION , UNPACK_COMPRESSION_SLICES , UNPACK_DATA_TRUNCATED , UNPACK_SOURCE_ID , UNPACK_WORD_ID } |
Public Member Functions | |
| ZdcPpmSubBlock () | |
| ~ZdcPpmSubBlock () | |
| void | clear () |
| Clear all data. | |
| void | setPpmHeader (int version, int format, int seqno, int crate, int module, int slicesFadc, int slicesLut) |
| Store PPM header. | |
| void | setPpmErrorHeader (int version, int format, int crate, int module, int slicesFadc, int slicesLut) |
| Store PPM error block header. | |
| int | slicesFadc () const |
| int | slicesLut () const |
| void | fillPpmData (int chan, const std::vector< int > &lut, const std::vector< int > &fadc, const std::vector< int > &bcidLut, const std::vector< int > &bcidFadc) |
| Store PPM data for later packing. | |
| void | ppmData (int chan, std::vector< int > &lut, std::vector< int > &fadc, std::vector< int > &bcidLut, std::vector< int > &bcidFadc) const |
| Return unpacked data for given channel. | |
| void | fillPpmError (int chan, int errorWord) |
| Store an error word corresponding to a data channel. | |
| void | fillPpmPinError (int pin, int errorWord) |
| Store an error word corresponding to a G-Link pin. | |
| int | ppmError (int chan) const |
| Return the error word for a data channel. | |
| int | ppmPinError (int pin) const |
| Return the error word for a G-Link pin. | |
| bool | glinkPinParity (int chan) const |
| bool | fpgaCorrupt (int chan) const |
| bool | bunchMismatch (int chan) const |
| bool | eventMismatch (int chan) const |
| bool | asicFull (int chan) const |
| bool | timeout (int chan) const |
| bool | mcmAbsent (int chan) const |
| bool | channelDisabled (int chan) const |
| bool | channelDisabledA (int pin) const |
| bool | channelDisabledB (int pin) const |
| bool | channelDisabledC (int pin) const |
| bool | channelDisabledD (int pin) const |
| bool | glinkPinParity () const |
| bool | fpgaCorrupt () const |
| bool | bunchMismatch () const |
| bool | eventMismatch () const |
| bool | asicFull () const |
| bool | timeout () const |
| bool | mcmAbsent () const |
| bool | channelDisabledA () const |
| bool | channelDisabledB () const |
| bool | channelDisabledC () const |
| bool | channelDisabledD () const |
| void | setLutOffset (int offset) |
| void | setFadcOffset (int offset) |
| void | setPedestal (int pedval) |
| void | setFadcBaseline (int baseline) |
| void | setFadcThreshold (int threshold) |
| void | setRunNumber (int run) |
| int | lutOffset () const |
| int | fadcOffset () const |
| int | pedestal () const |
| int | fadcBaseline () const |
| int | fadcThreshold () const |
| int | runNumber () const |
| int | getPpmChannel (const int channel) const |
| bool | pack () |
| Pack data. | |
| bool | unpack () |
| Unpack data. | |
| int | channelsPerSubBlock () const |
| void | setCompStats (const std::vector< uint32_t > &stats) |
| Set compression stats. | |
| const std::vector< uint32_t > & | compStats () const |
| Return reference to compression stats. | |
| int | dataWords () const |
| Return number of data words. | |
| void | setHeader (int wordId, int version, int format, int seqno, int crate, int module, int slices2, int slices1) |
| Store header data. | |
| int | wordId () const |
| int | version () const |
| int | format () const |
| int | seqno () const |
| int | slice () const |
| int | crate () const |
| int | module () const |
| int | slices2 () const |
| int | slices1 () const |
| uint32_t | failingBCN () const |
| bool | glinkTimeout () const |
| bool | glinkDown () const |
| bool | upstreamError () const |
| bool | daqOverflow () const |
| bool | bcnMismatch () const |
| bool | glinkProtocol () const |
| bool | glinkParity () const |
| uint32_t | subStatus () const |
| Return Sub-status word. | |
| void | setBunchCrossing (int bc) |
| Set the Bunch Crossing number (neutral format only) | |
| int | bunchCrossing () const |
| Return the Bunch Crossing number (neutral format only) | |
| OFFLINE_FRAGMENTS_NAMESPACE::PointerType | read (const OFFLINE_FRAGMENTS_NAMESPACE::PointerType beg, const OFFLINE_FRAGMENTS_NAMESPACE::PointerType end) |
| Input complete packed sub-block from ROD array. | |
| void | write (FullEventAssembler< ZdcSrcIdMap >::RODDATA *theROD) const |
| Output complete packed sub-block to ROD vector. | |
| void | setStatus (uint32_t failingBCN, bool glinkTimeout, bool glinkDown, bool upstreamError, bool daqOverflow, bool bcnMismatch, bool glinkProtocol, bool glinkParity) |
| Store error status trailer. | |
| void | setDaqOverflow (int bit=1) |
| Set DAQ FIFO Overflow bit in Sub-status word. | |
| void | setGlinkParity (int bit=1) |
| Set G-Link Parity bit in Sub-status word. | |
| void | setUnpackErrorCode (int code) |
| Set the unpacking error code. | |
| int | unpackErrorCode () const |
| Return the unpacking error code. | |
| std::string | unpackErrorMsg () const |
| Return the unpacking error message for printing. | |
| void | packer (uint32_t datum, int nbits) |
| Pack given data into given number of bits. | |
| void | packerFlush () |
| Flush the current data word padded with zeros. | |
| void | setStreamed () |
| Set continuous bit streaming for compressed formats. | |
| uint32_t | unpacker (int nbits) |
| Unpack given number of bits of data. | |
| void | unpackerInit () |
| Initialise unpacker. | |
| bool | unpackerSuccess () const |
| Return unpacker success flag. | |
| void | packerNeutral (int pin, uint32_t datum, int nbits) |
| Pack given neutral data from given pin. | |
| void | packerNeutralParity (int pin) |
| Pack current G-Link parity bit for given pin. | |
| uint32_t | unpackerNeutral (int pin, int nbits) |
| Unpack given number of bits of neutral data for given pin. | |
| bool | unpackerNeutralParityError (int pin) |
| Unpack and test G-Link parity bit for given pin. | |
Static Public Member Functions | |
| static int | channelsPerSubBlock (int version, int format) |
| Return the number of channels per sub-block. | |
| static bool | errorBlock (uint32_t word) |
| Check if a header word is for an error block. | |
| static int | wordId (uint32_t word) |
| Return wordID field from given header word. | |
| static int | format (uint32_t word) |
| Return data format from given header word. | |
| static int | seqno (uint32_t word) |
| Return seqno field from given header word. | |
| static int | module (uint32_t word) |
| Return module field from given header word. | |
| static SubBlockWordType | wordType (uint32_t word) |
| Word identification. | |
| static int | minBits (uint32_t datum) |
| Return the minimum number of bits needed for given data. | |
| static int | parityBit (int init, uint32_t datum, int nbits) |
| Return the parity bit for given data. | |
Private Member Functions | |
| int | asic (int chan) const |
| Return the ASIC channel corresponding to a data channel. | |
| int | pin (int chan) const |
| Return the G-Link pin corresponding to a data channel. | |
| bool | errorBit (int pin, int bit) const |
| Error bit extraction. | |
| bool | errorBit (int bit) const |
| Global error bit extraction. | |
| bool | packNeutral () |
| Pack neutral data. | |
| bool | packUncompressedData () |
| Pack uncompressed data. | |
| bool | packUncompressedErrors () |
| Pack uncompressed error data. | |
| bool | unpackNeutral () |
| Unpack neutral data. | |
| bool | unpackUncompressedData () |
| Unpack uncompressed data. | |
| bool | unpackUncompressedErrors () |
| Unpack uncompressed error data. | |
Private Attributes | |
| uint32_t | m_globalError |
| int | m_lutOffset |
| int | m_fadcOffset |
| int | m_pedestal |
| int | m_fadcBaseline |
| int | m_fadcThreshold |
| int | m_runNumber |
| std::vector< uint32_t > | m_compStats |
| Vector for compression statistics. | |
| std::vector< uint32_t > | m_datamap |
| Vector for intermediate data. | |
| std::vector< uint32_t > | m_errormap |
| Vector for intermediate error data. | |
| uint32_t | m_header {} |
| Sub-Block Header. | |
| uint32_t | m_trailer {} |
| Sub-Block Status Trailer. | |
| int | m_bunchCrossing {} |
| Bunch Crossing number (neutral format only) | |
| int | m_unpackError {} |
| Unpacking error code. | |
| uint32_t | m_bitword {} |
| int | m_currentBit {} |
| int | m_maxBits {} |
| uint32_t | m_maxMask {} |
| bool | m_unpackerFlag {} |
| std::vector< uint32_t >::const_iterator | m_dataPos {} |
| std::vector< uint32_t >::const_iterator | m_dataPosEnd {} |
| std::vector< int > | m_currentPinBit |
| std::vector< int > | m_oddParity |
| int | m_dataWords {} |
| Current number of data words. | |
| std::vector< uint32_t > | m_data |
| Sub-Block data. | |
Static Private Attributes | |
| static const uint32_t | s_wordIdVal = 0xc |
| Sub-Block class for PPM data. | |
| static const int | s_errorMarker = 63 |
| static const int | s_wordLen = 16 |
| static const int | s_lutBit = 0 |
| static const int | s_bcidLutBit = 8 |
| static const int | s_fadcBit = 1 |
| static const int | s_bcidFadcBit = 0 |
| static const uint32_t | s_lutMask = 0xff |
| static const uint32_t | s_bcidLutMask = 0x7 |
| static const uint32_t | s_fadcMask = 0x3ff |
| static const uint32_t | s_bcidFadcMask = 0x1 |
| static const int | s_channels = 64 |
| static const int | s_glinkPins = 16 |
| static const int | s_asicChannels = 4 |
| static const int | s_dataBits = 11 |
| static const int | s_errorBits = 10 |
| static const int | s_bunchCrossingBits = 12 |
| static const uint32_t | s_errorMask = 0x7ff |
| static const int | s_glinkPinParityBit = 10 |
| static const int | s_fpgaCorruptBit = 9 |
| static const int | s_bunchMismatchBit = 8 |
| static const int | s_eventMismatchBit = 7 |
| static const int | s_asicFullBit = 6 |
| static const int | s_timeoutBit = 5 |
| static const int | s_mcmAbsentBit = 4 |
| static const int | s_channelDisabledBit = 0 |
| static const int | s_ppmChannel [] |
| static const int | s_headerBit = 30 |
| ZdcSubBlock.cxx this is a base class derived (copyed) from LVL1 I do not think we need this this way; either implement directly on PpmSubBlock or link to LVL1. | |
| static const int | s_statusBit = 28 |
| static const uint32_t | s_headerMask = 0x3 |
| static const uint32_t | s_statusMask = 0x1 |
| static const uint32_t | s_headerVal = 0x3 |
| static const uint32_t | s_statusVal = 0x1 |
| static const int | s_wordIdBit = 28 |
| static const int | s_versionBit = 25 |
| static const int | s_formatBit = 22 |
| static const int | s_seqnoBit = 16 |
| static const int | s_crateBit = 12 |
| static const int | s_moduleBit = 8 |
| static const int | s_slices2Bit = 3 |
| static const int | s_slices1Bit = 0 |
| static const uint32_t | s_wordIdMask = 0xf |
| static const uint32_t | s_versionMask = 0x7 |
| static const uint32_t | s_formatMask = 0x7 |
| static const uint32_t | s_seqnoMask = 0x3f |
| static const uint32_t | s_crateMask = 0xf |
| static const uint32_t | s_moduleMask = 0xf |
| static const uint32_t | s_slices2Mask = 0x1f |
| static const uint32_t | s_slices1Mask = 0x7 |
| static const int | s_failingBcnBit = 22 |
| static const int | s_glinkTimeoutBit = 7 |
| static const int | s_glinkDownBit = 6 |
| static const int | s_upstreamErrorBit = 4 |
| static const int | s_daqOverflowBit = 3 |
| static const int | s_bcnMismatchBit = 2 |
| static const int | s_glinkProtocolBit = 1 |
| static const int | s_glinkParityBit = 0 |
| static const uint32_t | s_failingBcnMask = 0x3f |
| static const int | s_maxWordBits = 32 |
| static const int | s_maxStreamedBits = 31 |
| static const uint32_t | s_maxWordMask = 0xffffffff |
| static const uint32_t | s_maxStreamedMask = 0x7fffffff |
| static const int | s_maxPins = 20 |
| static const uint32_t | s_glinkDavSet = 0x400000 |
Sub-Block class for PPM data.
This may be link to the equivalent in LVL1 code, TRY_LINK_LVL1 Marco Leite
Definition at line 30 of file ZdcPpmSubBlock.h.
|
inherited |
| Enumerator | |
|---|---|
| NEUTRAL | |
| UNCOMPRESSED | |
| COMPRESSED | |
| SUPERCOMPRESSED | |
Definition at line 41 of file ZdcSubBlock.h.
|
inherited |
| Enumerator | |
|---|---|
| HEADER | |
| DATA | |
| STATUS | |
Definition at line 37 of file ZdcSubBlock.h.
|
inherited |
| Enumerator | |
|---|---|
| UNPACK_NONE | |
| UNPACK_VERSION | |
| UNPACK_FORMAT | |
| UNPACK_COMPRESSION_VERSION | |
| UNPACK_COMPRESSION_SLICES | |
| UNPACK_DATA_TRUNCATED | |
| UNPACK_SOURCE_ID | |
| UNPACK_WORD_ID | |
Definition at line 46 of file ZdcSubBlock.h.
| ZdcPpmSubBlock::ZdcPpmSubBlock | ( | ) |
Definition at line 58 of file ZdcPpmSubBlock.cxx.
| ZdcPpmSubBlock::~ZdcPpmSubBlock | ( | ) |
Definition at line 69 of file ZdcPpmSubBlock.cxx.
|
inlineprivate |
Return the ASIC channel corresponding to a data channel.
Definition at line 399 of file ZdcPpmSubBlock.h.
|
inline |
Definition at line 294 of file ZdcPpmSubBlock.h.
|
inline |
Definition at line 234 of file ZdcPpmSubBlock.h.
|
inlineinherited |
Definition at line 310 of file ZdcSubBlock.h.
|
inlineinherited |
Return the Bunch Crossing number (neutral format only)
Definition at line 335 of file ZdcSubBlock.h.
|
inline |
Definition at line 284 of file ZdcPpmSubBlock.h.
|
inline |
Definition at line 224 of file ZdcPpmSubBlock.h.
|
inline |
Definition at line 249 of file ZdcPpmSubBlock.h.
|
inline |
Definition at line 309 of file ZdcPpmSubBlock.h.
|
inline |
Definition at line 254 of file ZdcPpmSubBlock.h.
|
inline |
Definition at line 314 of file ZdcPpmSubBlock.h.
|
inline |
Definition at line 259 of file ZdcPpmSubBlock.h.
|
inline |
Definition at line 319 of file ZdcPpmSubBlock.h.
|
inline |
Definition at line 264 of file ZdcPpmSubBlock.h.
|
inline |
Definition at line 324 of file ZdcPpmSubBlock.h.
|
inline |
Definition at line 269 of file ZdcPpmSubBlock.h.
| int ZdcPpmSubBlock::channelsPerSubBlock | ( | ) | const |
Definition at line 488 of file ZdcPpmSubBlock.cxx.
|
static |
Return the number of channels per sub-block.
Definition at line 464 of file ZdcPpmSubBlock.cxx.
| void ZdcPpmSubBlock::clear | ( | ) |
Clear all data.
Definition at line 75 of file ZdcPpmSubBlock.cxx.
|
inline |
Return reference to compression stats.
Definition at line 389 of file ZdcPpmSubBlock.h.
|
inlineinherited |
Definition at line 265 of file ZdcSubBlock.h.
|
inlineinherited |
Definition at line 305 of file ZdcSubBlock.h.
|
inlineinherited |
|
private |
Global error bit extraction.
Definition at line 255 of file ZdcPpmSubBlock.cxx.
|
inlineprivate |
Error bit extraction.
Definition at line 409 of file ZdcPpmSubBlock.h.
|
static |
Check if a header word is for an error block.
Definition at line 495 of file ZdcPpmSubBlock.cxx.
|
inline |
Definition at line 289 of file ZdcPpmSubBlock.h.
|
inline |
Definition at line 229 of file ZdcPpmSubBlock.h.
|
inline |
Definition at line 374 of file ZdcPpmSubBlock.h.
|
inline |
Definition at line 364 of file ZdcPpmSubBlock.h.
|
inline |
Definition at line 379 of file ZdcPpmSubBlock.h.
|
inlineinherited |
Definition at line 285 of file ZdcSubBlock.h.
| void ZdcPpmSubBlock::fillPpmData | ( | int | chan, |
| const std::vector< int > & | lut, | ||
| const std::vector< int > & | fadc, | ||
| const std::vector< int > & | bcidLut, | ||
| const std::vector< int > & | bcidFadc ) |
Store PPM data for later packing.
Definition at line 129 of file ZdcPpmSubBlock.cxx.
| void ZdcPpmSubBlock::fillPpmError | ( | int | chan, |
| int | errorWord ) |
Store an error word corresponding to a data channel.
Definition at line 207 of file ZdcPpmSubBlock.cxx.
| void ZdcPpmSubBlock::fillPpmPinError | ( | int | pin, |
| int | errorWord ) |
Store an error word corresponding to a G-Link pin.
Definition at line 220 of file ZdcPpmSubBlock.cxx.
|
inlineinherited |
Definition at line 250 of file ZdcSubBlock.h.
|
staticinherited |
Return data format from given header word.
Definition at line 441 of file ZdcSubBlock.cxx.
|
inline |
Definition at line 279 of file ZdcPpmSubBlock.h.
|
inline |
Definition at line 219 of file ZdcPpmSubBlock.h.
|
inline |
Definition at line 415 of file ZdcPpmSubBlock.h.
|
inlineinherited |
Definition at line 295 of file ZdcSubBlock.h.
|
inlineinherited |
Definition at line 320 of file ZdcSubBlock.h.
|
inline |
Definition at line 274 of file ZdcPpmSubBlock.h.
|
inline |
Definition at line 214 of file ZdcPpmSubBlock.h.
|
inlineinherited |
Definition at line 315 of file ZdcSubBlock.h.
|
inlineinherited |
Definition at line 290 of file ZdcSubBlock.h.
|
inline |
Definition at line 359 of file ZdcPpmSubBlock.h.
|
inline |
Definition at line 304 of file ZdcPpmSubBlock.h.
|
inline |
Definition at line 244 of file ZdcPpmSubBlock.h.
|
staticinherited |
Return the minimum number of bits needed for given data.
Definition at line 245 of file ZdcSubBlock.cxx.
|
inlineinherited |
Definition at line 270 of file ZdcSubBlock.h.
|
staticinherited |
Return module field from given header word.
Definition at line 455 of file ZdcSubBlock.cxx.
| bool ZdcPpmSubBlock::pack | ( | ) |
Pack data.
Definition at line 262 of file ZdcPpmSubBlock.cxx.
|
inherited |
Pack given data into given number of bits.
Definition at line 271 of file ZdcSubBlock.cxx.
|
inherited |
Flush the current data word padded with zeros.
Definition at line 296 of file ZdcSubBlock.cxx.
|
inherited |
Pack given neutral data from given pin.
Definition at line 364 of file ZdcSubBlock.cxx.
|
inherited |
Pack current G-Link parity bit for given pin.
Definition at line 382 of file ZdcSubBlock.cxx.
|
private |
Pack neutral data.
Definition at line 332 of file ZdcPpmSubBlock.cxx.
|
private |
Pack uncompressed data.
Definition at line 366 of file ZdcPpmSubBlock.cxx.
|
private |
Pack uncompressed error data.
Definition at line 382 of file ZdcPpmSubBlock.cxx.
|
staticinherited |
Return the parity bit for given data.
Definition at line 260 of file ZdcSubBlock.cxx.
|
inline |
Definition at line 369 of file ZdcPpmSubBlock.h.
|
inlineprivate |
Return the G-Link pin corresponding to a data channel.
Definition at line 404 of file ZdcPpmSubBlock.h.
| void ZdcPpmSubBlock::ppmData | ( | int | chan, |
| std::vector< int > & | lut, | ||
| std::vector< int > & | fadc, | ||
| std::vector< int > & | bcidLut, | ||
| std::vector< int > & | bcidFadc ) const |
Return unpacked data for given channel.
Definition at line 167 of file ZdcPpmSubBlock.cxx.
| int ZdcPpmSubBlock::ppmError | ( | int | chan | ) | const |
Return the error word for a data channel.
Definition at line 232 of file ZdcPpmSubBlock.cxx.
| int ZdcPpmSubBlock::ppmPinError | ( | int | pin | ) | const |
Return the error word for a G-Link pin.
Definition at line 246 of file ZdcPpmSubBlock.cxx.
|
inherited |
Input complete packed sub-block from ROD array.
Definition at line 121 of file ZdcSubBlock.cxx.
|
inline |
Definition at line 384 of file ZdcPpmSubBlock.h.
|
inlineinherited |
Definition at line 255 of file ZdcSubBlock.h.
|
staticinherited |
Return seqno field from given header word.
Definition at line 448 of file ZdcSubBlock.cxx.
|
inlineinherited |
Set the Bunch Crossing number (neutral format only)
Definition at line 330 of file ZdcSubBlock.h.
|
inline |
|
inherited |
Set DAQ FIFO Overflow bit in Sub-status word.
Definition at line 186 of file ZdcSubBlock.cxx.
|
inline |
Definition at line 344 of file ZdcPpmSubBlock.h.
|
inline |
Definition at line 334 of file ZdcPpmSubBlock.h.
|
inline |
Definition at line 349 of file ZdcPpmSubBlock.h.
|
inherited |
Set G-Link Parity bit in Sub-status word.
Definition at line 196 of file ZdcSubBlock.cxx.
|
inherited |
Store header data.
Definition at line 102 of file ZdcSubBlock.cxx.
|
inline |
Definition at line 329 of file ZdcPpmSubBlock.h.
|
inline |
Definition at line 339 of file ZdcPpmSubBlock.h.
| void ZdcPpmSubBlock::setPpmErrorHeader | ( | int | version, |
| int | format, | ||
| int | crate, | ||
| int | module, | ||
| int | slicesFadc, | ||
| int | slicesLut ) |
Store PPM error block header.
Definition at line 98 of file ZdcPpmSubBlock.cxx.
| void ZdcPpmSubBlock::setPpmHeader | ( | int | version, |
| int | format, | ||
| int | seqno, | ||
| int | crate, | ||
| int | module, | ||
| int | slicesFadc, | ||
| int | slicesLut ) |
Store PPM header.
Definition at line 87 of file ZdcPpmSubBlock.cxx.
|
inline |
Definition at line 354 of file ZdcPpmSubBlock.h.
|
inherited |
Store error status trailer.
Definition at line 160 of file ZdcSubBlock.cxx.
|
inlineinherited |
Set continuous bit streaming for compressed formats.
Definition at line 350 of file ZdcSubBlock.h.
|
inlineinherited |
|
inlineinherited |
Definition at line 260 of file ZdcSubBlock.h.
|
inlineinherited |
Definition at line 280 of file ZdcSubBlock.h.
|
inlineinherited |
Definition at line 275 of file ZdcSubBlock.h.
| int ZdcPpmSubBlock::slicesFadc | ( | ) | const |
Definition at line 108 of file ZdcPpmSubBlock.cxx.
| int ZdcPpmSubBlock::slicesLut | ( | ) | const |
|
inlineinherited |
Return Sub-status word.
Definition at line 325 of file ZdcSubBlock.h.
|
inline |
Definition at line 299 of file ZdcPpmSubBlock.h.
|
inline |
Definition at line 239 of file ZdcPpmSubBlock.h.
| bool ZdcPpmSubBlock::unpack | ( | ) |
Unpack data.
Definition at line 295 of file ZdcPpmSubBlock.cxx.
|
inherited |
Unpack given number of bits of data.
Definition at line 309 of file ZdcSubBlock.cxx.
|
inherited |
Initialise unpacker.
Definition at line 352 of file ZdcSubBlock.cxx.
|
inherited |
Unpack given number of bits of neutral data for given pin.
Definition at line 392 of file ZdcSubBlock.cxx.
|
inherited |
Unpack and test G-Link parity bit for given pin.
Definition at line 408 of file ZdcSubBlock.cxx.
|
inlineinherited |
Return the unpacking error code.
Definition at line 345 of file ZdcSubBlock.h.
|
inherited |
Return the unpacking error message for printing.
Definition at line 206 of file ZdcSubBlock.cxx.
|
inlineinherited |
Return unpacker success flag.
Definition at line 356 of file ZdcSubBlock.h.
|
private |
Unpack neutral data.
Definition at line 394 of file ZdcPpmSubBlock.cxx.
|
private |
Unpack uncompressed data.
Definition at line 429 of file ZdcPpmSubBlock.cxx.
|
private |
Unpack uncompressed error data.
Definition at line 447 of file ZdcPpmSubBlock.cxx.
|
inlineinherited |
Definition at line 300 of file ZdcSubBlock.h.
|
inlineinherited |
Definition at line 245 of file ZdcSubBlock.h.
|
inlineinherited |
Definition at line 240 of file ZdcSubBlock.h.
|
staticinherited |
Return wordID field from given header word.
Definition at line 434 of file ZdcSubBlock.cxx.
|
staticinherited |
Word identification.
Definition at line 422 of file ZdcSubBlock.cxx.
|
inherited |
Output complete packed sub-block to ROD vector.
Definition at line 147 of file ZdcSubBlock.cxx.
|
privateinherited |
Definition at line 218 of file ZdcSubBlock.h.
|
privateinherited |
|
private |
Vector for compression statistics.
Definition at line 204 of file ZdcPpmSubBlock.h.
|
privateinherited |
Definition at line 219 of file ZdcSubBlock.h.
|
privateinherited |
Definition at line 226 of file ZdcSubBlock.h.
|
privateinherited |
Sub-Block data.
Definition at line 231 of file ZdcSubBlock.h.
|
private |
Vector for intermediate data.
Definition at line 207 of file ZdcPpmSubBlock.h.
|
privateinherited |
Definition at line 223 of file ZdcSubBlock.h.
|
privateinherited |
Definition at line 224 of file ZdcSubBlock.h.
|
privateinherited |
|
private |
Vector for intermediate error data.
Definition at line 210 of file ZdcPpmSubBlock.h.
|
private |
Definition at line 199 of file ZdcPpmSubBlock.h.
|
private |
Definition at line 197 of file ZdcPpmSubBlock.h.
|
private |
Definition at line 200 of file ZdcPpmSubBlock.h.
|
private |
Definition at line 193 of file ZdcPpmSubBlock.h.
|
privateinherited |
|
private |
Definition at line 196 of file ZdcPpmSubBlock.h.
|
privateinherited |
Definition at line 220 of file ZdcSubBlock.h.
|
privateinherited |
Definition at line 221 of file ZdcSubBlock.h.
|
privateinherited |
Definition at line 227 of file ZdcSubBlock.h.
|
private |
Definition at line 198 of file ZdcPpmSubBlock.h.
|
private |
Definition at line 201 of file ZdcPpmSubBlock.h.
|
privateinherited |
|
privateinherited |
Definition at line 222 of file ZdcSubBlock.h.
|
privateinherited |
|
staticprivate |
Definition at line 150 of file ZdcPpmSubBlock.h.
|
staticprivate |
Definition at line 160 of file ZdcPpmSubBlock.h.
|
staticprivate |
Definition at line 142 of file ZdcPpmSubBlock.h.
|
staticprivate |
Definition at line 146 of file ZdcPpmSubBlock.h.
|
staticprivate |
Definition at line 140 of file ZdcPpmSubBlock.h.
|
staticprivate |
Definition at line 144 of file ZdcPpmSubBlock.h.
|
staticprivateinherited |
Definition at line 196 of file ZdcSubBlock.h.
|
staticprivate |
Definition at line 153 of file ZdcPpmSubBlock.h.
|
staticprivate |
Definition at line 158 of file ZdcPpmSubBlock.h.
|
staticprivate |
Definition at line 163 of file ZdcPpmSubBlock.h.
|
staticprivate |
Definition at line 148 of file ZdcPpmSubBlock.h.
|
staticprivateinherited |
Definition at line 178 of file ZdcSubBlock.h.
|
staticprivateinherited |
Definition at line 186 of file ZdcSubBlock.h.
|
staticprivateinherited |
Definition at line 195 of file ZdcSubBlock.h.
|
staticprivate |
Definition at line 151 of file ZdcPpmSubBlock.h.
|
staticprivate |
Definition at line 152 of file ZdcPpmSubBlock.h.
|
staticprivate |
Definition at line 136 of file ZdcPpmSubBlock.h.
|
staticprivate |
Definition at line 155 of file ZdcPpmSubBlock.h.
|
staticprivate |
Definition at line 159 of file ZdcPpmSubBlock.h.
|
staticprivate |
Definition at line 141 of file ZdcPpmSubBlock.h.
|
staticprivate |
Definition at line 145 of file ZdcPpmSubBlock.h.
|
staticprivateinherited |
Definition at line 191 of file ZdcSubBlock.h.
|
staticprivateinherited |
Definition at line 199 of file ZdcSubBlock.h.
|
staticprivateinherited |
Definition at line 176 of file ZdcSubBlock.h.
|
staticprivateinherited |
Definition at line 184 of file ZdcSubBlock.h.
|
staticprivate |
Definition at line 157 of file ZdcPpmSubBlock.h.
|
staticprivateinherited |
Definition at line 207 of file ZdcSubBlock.h.
|
staticprivateinherited |
Definition at line 193 of file ZdcSubBlock.h.
|
staticprivateinherited |
Definition at line 198 of file ZdcSubBlock.h.
|
staticprivate |
Definition at line 156 of file ZdcPpmSubBlock.h.
|
staticprivate |
Definition at line 149 of file ZdcPpmSubBlock.h.
|
staticprivateinherited |
Definition at line 197 of file ZdcSubBlock.h.
|
staticprivateinherited |
Definition at line 192 of file ZdcSubBlock.h.
|
staticprivateinherited |
ZdcSubBlock.cxx this is a base class derived (copyed) from LVL1 I do not think we need this this way; either implement directly on PpmSubBlock or link to LVL1.
TRY_LINK_LVL1
Marco Leite 27 May 2009
Definition at line 167 of file ZdcSubBlock.h.
|
staticprivateinherited |
Definition at line 169 of file ZdcSubBlock.h.
|
staticprivateinherited |
Definition at line 171 of file ZdcSubBlock.h.
|
staticprivate |
Definition at line 139 of file ZdcPpmSubBlock.h.
|
staticprivate |
Definition at line 143 of file ZdcPpmSubBlock.h.
|
staticprivateinherited |
Definition at line 206 of file ZdcSubBlock.h.
|
staticprivateinherited |
Definition at line 202 of file ZdcSubBlock.h.
|
staticprivateinherited |
Definition at line 204 of file ZdcSubBlock.h.
|
staticprivateinherited |
Definition at line 201 of file ZdcSubBlock.h.
|
staticprivateinherited |
Definition at line 203 of file ZdcSubBlock.h.
|
staticprivate |
Definition at line 162 of file ZdcPpmSubBlock.h.
|
staticprivateinherited |
Definition at line 179 of file ZdcSubBlock.h.
|
staticprivateinherited |
Definition at line 187 of file ZdcSubBlock.h.
|
staticprivate |
Definition at line 52 of file ZdcPpmSubBlock.h.
|
staticprivateinherited |
Definition at line 177 of file ZdcSubBlock.h.
|
staticprivateinherited |
Definition at line 185 of file ZdcSubBlock.h.
|
staticprivateinherited |
Definition at line 181 of file ZdcSubBlock.h.
|
staticprivateinherited |
Definition at line 189 of file ZdcSubBlock.h.
|
staticprivateinherited |
Definition at line 180 of file ZdcSubBlock.h.
|
staticprivateinherited |
Definition at line 188 of file ZdcSubBlock.h.
|
staticprivateinherited |
Definition at line 168 of file ZdcSubBlock.h.
|
staticprivateinherited |
Definition at line 170 of file ZdcSubBlock.h.
|
staticprivateinherited |
Definition at line 172 of file ZdcSubBlock.h.
|
staticprivate |
Definition at line 161 of file ZdcPpmSubBlock.h.
|
staticprivateinherited |
Definition at line 194 of file ZdcSubBlock.h.
|
staticprivateinherited |
Definition at line 175 of file ZdcSubBlock.h.
|
staticprivateinherited |
Definition at line 183 of file ZdcSubBlock.h.
|
staticprivateinherited |
Definition at line 174 of file ZdcSubBlock.h.
|
staticprivateinherited |
Definition at line 182 of file ZdcSubBlock.h.
|
staticprivate |
Sub-Block class for PPM data.
This may be link to the equivalent in LVL1 code, TRY_LINK_LVL1 Marco Leite
Definition at line 135 of file ZdcPpmSubBlock.h.
|
staticprivate |
Definition at line 138 of file ZdcPpmSubBlock.h.