fdhwlib
2.0.25
|
#include <kaflthitrate.h>
Read the hitrate of a single KATRIN pixel.
With the hitrate also information like overflow of the hitrate counter and age of the data. The measurement interval can be up to a few seconds.
Definition at line 30 of file kaflthitrate.h.
KaFltHitrate::KaFltHitrate | ( | ) |
KaFltHitrate::~KaFltHitrate | ( | ) |
int KaFltHitrate::getAge | ( | unsigned long | data | ) |
unsigned long KaFltHitrate::getHitrate | ( | unsigned long | data | ) |
int KaFltHitrate::getLength | ( | unsigned long | data | ) |
bool KaFltHitrate::isOverflow | ( | unsigned long | data | ) |