Belle II Software  release-08-01-10
StripInRawCluster Struct Reference

structure containing the relevant informations of each strip of the raw cluster More...

#include <RawCluster.h>

Collaboration diagram for StripInRawCluster:

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
 

Detailed Description

structure containing the relevant informations of each strip of the raw cluster

Definition at line 20 of file RawCluster.h.


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