Belle II Software
release-08-01-10
|
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. More... | |
float | pulseWidth |
pulseWidth (in ns) is the width of the shaper output TO BE CLARIFIED: how this width is defined? | |
contains the parameter of the APV pulse
Definition at line 18 of file SVDStripCalAmp.h.
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.