Belle II Software  release-05-02-19
CDCHitRateCounter::TreeStruct Struct Reference

tree structure More...

#include <CDCHitRateCounter.h>

Public Member Functions

void normalize ()
 normalize accumulated hits to hit rate in kHz
 

Public Attributes

float layerHitRate [f_nLayer] = {0}
 Layer average hit rate in kHz.
 
float superLayerHitRate [f_nSuperLayer] = {0}
 SuperLayer average hit rate in kHz.
 
float averageRate = 0
 total detector average hit rate in KHz
 
int timeWindowForSmallCell = -1
 time window for the small cells in ns
 
int timeWindowForNormalCell = -1
 time window for the normal cells in ns
 
int nActiveWireInLayer [f_nLayer] = {0}
 number of wires used in this analysis in each layer
 
int nActiveWireInSuperLayer [f_nSuperLayer] = {0}
 number of wires used in this analysis in each super layer
 
int nActiveWireInTotal = 0
 number of wires used in this analysis in the whole CDC
 
int numEvents = 0
 number of events accumulated
 
bool valid = false
 status: true = rates valid
 

Detailed Description

tree structure

Definition at line 49 of file CDCHitRateCounter.h.


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