Belle II Software
release-08-01-10
|
structure containing the relevant informations of each strip of the raw cluster More...
#include <RawCluster.h>
Public Attributes | |
int | shaperDigitIndex |
index of the shaper digit | |
int | cellID |
strip cellID | |
int | maxSample |
ADC max of the acquired samples. | |
float | noise |
ADC noise. | |
Belle2::SVDShaperDigit::APVFloatSamples | samples |
ADC of the acquired samples. | |
double | charge |
strip charge | |
double | time |
strip time | |
structure containing the relevant informations of each strip of the raw cluster
Definition at line 20 of file RawCluster.h.