pxar
 All Classes Namespaces Functions Variables Typedefs Friends
Public Member Functions | Friends | List of all members
pxar::statistics Class Reference

#include <datatypes.h>

Public Member Functions

void dump ()
 
uint32_t info_words_read ()
 
uint32_t info_pixels_valid ()
 
uint32_t errors ()
 
uint32_t errors_event ()
 
uint32_t errors_tbm ()
 
uint32_t errors_roc ()
 
uint32_t errors_pixel ()
 
uint32_t errors_event_start ()
 
uint32_t errors_event_stop ()
 
uint32_t errors_event_overflow ()
 
uint32_t errors_event_invalid_words ()
 
uint32_t errors_event_invalid_xor ()
 
uint32_t errors_tbm_header ()
 
uint32_t errors_tbm_eventid_mismatch ()
 
uint32_t errors_tbm_trailer ()
 
uint32_t errors_roc_missing ()
 
uint32_t errors_roc_readback ()
 
uint32_t errors_pixel_incomplete ()
 
uint32_t errors_pixel_address ()
 
uint32_t errors_pixel_pulseheight ()
 
uint32_t errors_pixel_buffer_corrupt ()
 

Friends

class dtbEventDecoder
 
statisticsoperator+= (statistics &lhs, const statistics &rhs)
 

Detailed Description

Class for storing decoded pixel readout data

Definition at line 293 of file datatypes.h.

Friends And Related Function Documentation

friend class dtbEventDecoder
friend

Allow the dtbEventDecoder to directly alter private members of the statistics

Definition at line 296 of file datatypes.h.


The documentation for this class was generated from the following files: