![]() |
Belle II Software release-09-00-03
|
Photoelectron data. More...
#include <ScintillatorSimulator.h>
Public Attributes | |
| int | bin |
| Hit time bin in ADC output histogram. | |
| double | expTime |
| exp(-m_DigPar->PEAttenuationFreq * (-time)) | |
| bool | isReflected |
| Direct (false) or reflected (true). | |
Photoelectron data.
Definition at line 35 of file ScintillatorSimulator.h.
| int bin |
Hit time bin in ADC output histogram.
Definition at line 36 of file ScintillatorSimulator.h.
| double expTime |
exp(-m_DigPar->PEAttenuationFreq * (-time))
Definition at line 37 of file ScintillatorSimulator.h.
| bool isReflected |
Direct (false) or reflected (true).
Definition at line 38 of file ScintillatorSimulator.h.