![]() |
Belle II Software release-09-00-03
|
tree structure More...
#include <ECLHitRateCounter.h>
Public Member Functions | |
| void | normalize () |
| normalize accumulated rates based on ECL waveforms | |
Public Attributes | |
| float | averageDspBkgRate [16] = {0} |
| average background rate per crystal in given segment, calculated using ECL waveforms [hits/second] | |
| int | numEvents = 0 |
| number of valid events | |
| bool | validDspRate = false |
| status for rates calculated from waveforms, true if waveforms for all crystals are recorded | |
tree structure
Definition at line 35 of file ECLHitRateCounter.h.
|
inline |
normalize accumulated rates based on ECL waveforms
Definition at line 44 of file ECLHitRateCounter.h.
| float averageDspBkgRate[16] = {0} |
average background rate per crystal in given segment, calculated using ECL waveforms [hits/second]
Definition at line 37 of file ECLHitRateCounter.h.
| int numEvents = 0 |
number of valid events
Definition at line 38 of file ECLHitRateCounter.h.
| bool validDspRate = false |
status for rates calculated from waveforms, true if waveforms for all crystals are recorded
Definition at line 39 of file ECLHitRateCounter.h.