DABC (Data Acquisition Backbone Core)  2.9.9
Public Member Functions | Data Fields
SubevStat Struct Reference

Public Member Functions

void accumulate (unsigned sz)
 
double aver_size ()
 
void IncTdcError (unsigned id)
 
 SubevStat ()=default
 
 SubevStat (const SubevStat &src)
 
double tdcerr_rel (unsigned n)
 

Data Fields

bool istdc {false}
 
unsigned maxch {0}
 
long unsigned num {0}
 
long unsigned sizesum {0}
 
std::vector< long unsigned > tdcerr
 

Detailed Description

Definition at line 142 of file hldprint.cxx.

Constructor & Destructor Documentation

◆ SubevStat() [1/2]

SubevStat::SubevStat ( )
default

◆ SubevStat() [2/2]

SubevStat::SubevStat ( const SubevStat src)
inline

Definition at line 153 of file hldprint.cxx.

Member Function Documentation

◆ aver_size()

double SubevStat::aver_size ( )
inline

Definition at line 149 of file hldprint.cxx.

◆ tdcerr_rel()

double SubevStat::tdcerr_rel ( unsigned  n)
inline

Definition at line 150 of file hldprint.cxx.

◆ accumulate()

void SubevStat::accumulate ( unsigned  sz)
inline

Definition at line 155 of file hldprint.cxx.

◆ IncTdcError()

void SubevStat::IncTdcError ( unsigned  id)
inline

Definition at line 161 of file hldprint.cxx.

Field Documentation

◆ num

long unsigned SubevStat::num {0}

Definition at line 143 of file hldprint.cxx.

◆ sizesum

long unsigned SubevStat::sizesum {0}

Definition at line 144 of file hldprint.cxx.

◆ istdc

bool SubevStat::istdc {false}

Definition at line 145 of file hldprint.cxx.

◆ tdcerr

std::vector<long unsigned> SubevStat::tdcerr

Definition at line 146 of file hldprint.cxx.

◆ maxch

unsigned SubevStat::maxch {0}

Definition at line 147 of file hldprint.cxx.


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