Belle II Software development
SVDStripCalAmp Struct Referencefinal

contains the parameter of the APV pulse More...

#include <SVDStripCalAmp.h>

Public Member Functions

 ClassDef (SVDStripCalAmp, 1)
 needed by root
 

Public Attributes

float gain
 gain is expressed in ADC counts / # electrons injected in the channel
 
float peakTime
 peakTimes (in ns) is the time at wich the shaper output reach the maximum.
 
float pulseWidth
 pulseWidth (in ns) is the width of the shaper output TO BE CLARIFIED: how this width is defined?
 

Detailed Description

contains the parameter of the APV pulse

Definition at line 18 of file SVDStripCalAmp.h.

Member Data Documentation

◆ gain

float gain

gain is expressed in ADC counts / # electrons injected in the channel

Definition at line 22 of file SVDStripCalAmp.h.

◆ peakTime

float peakTime

peakTimes (in ns) is the time at wich the shaper output reach the maximum.

TO BE CLARIFIED: where do we put the time origin of the injection?

Definition at line 27 of file SVDStripCalAmp.h.

◆ pulseWidth

float pulseWidth

pulseWidth (in ns) is the width of the shaper output TO BE CLARIFIED: how this width is defined?

Definition at line 32 of file SVDStripCalAmp.h.


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