Belle II Software  release-08-01-10
KLMHitRateCounter::TreeStruct Struct Reference

Tree data structure. More...

#include <KLMHitRateCounter.h>

Public Member Functions

void normalize ()
 Normalize accumulated hits to single event.
 

Public Attributes

float moduleRates [KLMElementNumbers::getTotalModuleNumber()] = {0}
 Hit rates in each module.
 
float averageRate = 0
 Total detector average hit rate.
 
int numEvents = 0
 Number of accumulated events.
 
bool valid = false
 Whether the rates are valid.
 

Detailed Description

Tree data structure.

Definition at line 44 of file KLMHitRateCounter.h.


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