![]() |
Project
|
#include <Compressor.h>
Public Attributes | |
const uint32_t * | tofDataHeader |
const uint32_t * | tofOrbit |
const uint32_t * | drmDataHeader |
const uint32_t * | drmHeadW1 |
const uint32_t * | drmHeadW2 |
const uint32_t * | drmHeadW3 |
const uint32_t * | drmHeadW4 |
const uint32_t * | drmHeadW5 |
const uint32_t * | drmDataTrailer |
const uint32_t * | ltmDataHeader |
const uint32_t * | ltmDataTrailer |
const uint32_t * | trmDataHeader [10] |
const uint32_t * | trmDataTrailer [10] |
const uint32_t * | trmChainHeader [10][2] |
const uint32_t * | trmChainTrailer [10][2] |
const uint32_t * | trmDataHit [2][15][256] |
const uint32_t * | trmError [10][2][32] |
uint8_t | trmDataHits [2][15] |
uint8_t | trmErrors [10][2] |
bool | hasHits [10][2] |
bool | hasErrors [10][2] |
bool | drmDecodeError |
bool | ltmDecodeError |
bool | trmDecodeError [10] |
summary data
Definition at line 217 of file Compressor.h.
const uint32_t* o2::tof::Compressor< RDH, verbose, paranoid >::DecoderSummary_t::drmDataHeader |
Definition at line 220 of file Compressor.h.
const uint32_t* o2::tof::Compressor< RDH, verbose, paranoid >::DecoderSummary_t::drmDataTrailer |
Definition at line 226 of file Compressor.h.
bool o2::tof::Compressor< RDH, verbose, paranoid >::DecoderSummary_t::drmDecodeError |
Definition at line 239 of file Compressor.h.
const uint32_t* o2::tof::Compressor< RDH, verbose, paranoid >::DecoderSummary_t::drmHeadW1 |
Definition at line 221 of file Compressor.h.
const uint32_t* o2::tof::Compressor< RDH, verbose, paranoid >::DecoderSummary_t::drmHeadW2 |
Definition at line 222 of file Compressor.h.
const uint32_t* o2::tof::Compressor< RDH, verbose, paranoid >::DecoderSummary_t::drmHeadW3 |
Definition at line 223 of file Compressor.h.
const uint32_t* o2::tof::Compressor< RDH, verbose, paranoid >::DecoderSummary_t::drmHeadW4 |
Definition at line 224 of file Compressor.h.
const uint32_t* o2::tof::Compressor< RDH, verbose, paranoid >::DecoderSummary_t::drmHeadW5 |
Definition at line 225 of file Compressor.h.
bool o2::tof::Compressor< RDH, verbose, paranoid >::DecoderSummary_t::hasErrors[10][2] |
Definition at line 238 of file Compressor.h.
bool o2::tof::Compressor< RDH, verbose, paranoid >::DecoderSummary_t::hasHits[10][2] |
Definition at line 237 of file Compressor.h.
const uint32_t* o2::tof::Compressor< RDH, verbose, paranoid >::DecoderSummary_t::ltmDataHeader |
Definition at line 227 of file Compressor.h.
const uint32_t* o2::tof::Compressor< RDH, verbose, paranoid >::DecoderSummary_t::ltmDataTrailer |
Definition at line 228 of file Compressor.h.
bool o2::tof::Compressor< RDH, verbose, paranoid >::DecoderSummary_t::ltmDecodeError |
Definition at line 240 of file Compressor.h.
const uint32_t* o2::tof::Compressor< RDH, verbose, paranoid >::DecoderSummary_t::tofDataHeader |
Definition at line 218 of file Compressor.h.
const uint32_t* o2::tof::Compressor< RDH, verbose, paranoid >::DecoderSummary_t::tofOrbit |
Definition at line 219 of file Compressor.h.
const uint32_t* o2::tof::Compressor< RDH, verbose, paranoid >::DecoderSummary_t::trmChainHeader[10][2] |
Definition at line 231 of file Compressor.h.
const uint32_t* o2::tof::Compressor< RDH, verbose, paranoid >::DecoderSummary_t::trmChainTrailer[10][2] |
Definition at line 232 of file Compressor.h.
const uint32_t* o2::tof::Compressor< RDH, verbose, paranoid >::DecoderSummary_t::trmDataHeader[10] |
Definition at line 229 of file Compressor.h.
const uint32_t* o2::tof::Compressor< RDH, verbose, paranoid >::DecoderSummary_t::trmDataHit[2][15][256] |
Definition at line 233 of file Compressor.h.
uint8_t o2::tof::Compressor< RDH, verbose, paranoid >::DecoderSummary_t::trmDataHits[2][15] |
Definition at line 235 of file Compressor.h.
const uint32_t* o2::tof::Compressor< RDH, verbose, paranoid >::DecoderSummary_t::trmDataTrailer[10] |
Definition at line 230 of file Compressor.h.
bool o2::tof::Compressor< RDH, verbose, paranoid >::DecoderSummary_t::trmDecodeError[10] |
Definition at line 241 of file Compressor.h.
const uint32_t* o2::tof::Compressor< RDH, verbose, paranoid >::DecoderSummary_t::trmError[10][2][32] |
Definition at line 234 of file Compressor.h.
uint8_t o2::tof::Compressor< RDH, verbose, paranoid >::DecoderSummary_t::trmErrors[10][2] |
Definition at line 236 of file Compressor.h.