Project
Loading...
Searching...
No Matches
o2::tof::Compressor< RDH, verbose, paranoid >::TRMCounters_t Struct Reference

#include <Compressor.h>

Public Attributes

uint32_t Headers
 
uint32_t Empty
 
uint32_t EventCounterMismatch
 
uint32_t EventWordsMismatch
 
uint32_t EBit
 

Detailed Description

template<typename RDH, bool verbose, bool paranoid>
struct o2::tof::Compressor< RDH, verbose, paranoid >::TRMCounters_t

Definition at line 199 of file Compressor.h.

Member Data Documentation

◆ EBit

template<typename RDH , bool verbose, bool paranoid>
uint32_t o2::tof::Compressor< RDH, verbose, paranoid >::TRMCounters_t::EBit

Definition at line 204 of file Compressor.h.

◆ Empty

template<typename RDH , bool verbose, bool paranoid>
uint32_t o2::tof::Compressor< RDH, verbose, paranoid >::TRMCounters_t::Empty

Definition at line 201 of file Compressor.h.

◆ EventCounterMismatch

template<typename RDH , bool verbose, bool paranoid>
uint32_t o2::tof::Compressor< RDH, verbose, paranoid >::TRMCounters_t::EventCounterMismatch

Definition at line 202 of file Compressor.h.

◆ EventWordsMismatch

template<typename RDH , bool verbose, bool paranoid>
uint32_t o2::tof::Compressor< RDH, verbose, paranoid >::TRMCounters_t::EventWordsMismatch

Definition at line 203 of file Compressor.h.

◆ Headers

template<typename RDH , bool verbose, bool paranoid>
uint32_t o2::tof::Compressor< RDH, verbose, paranoid >::TRMCounters_t::Headers

Definition at line 200 of file Compressor.h.


The documentation for this struct was generated from the following file: