Belle II Software
release-08-01-10
|
tree structure More...
#include <ARICHHitRateCounter.h>
Public Member Functions | |
void | normalize () |
normalize accumulated hits to single event | |
Public Attributes | |
float | segmentRates [18] = {0} |
hit rates per HAPD [Hz] for 18 segments of arich | |
float | averageRate = 0 |
total detector average hit rate per HAPD [Hz] | |
int | numEvents = 0 |
number of events accumulated | |
bool | valid = false |
status: true = rates valid | |
tree structure
Definition at line 38 of file ARICHHitRateCounter.h.