Belle II Software development
ScintillatorSimulator::Photoelectron Struct Reference

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).
 

Detailed Description

Photoelectron data.

Definition at line 35 of file ScintillatorSimulator.h.

Member Data Documentation

◆ bin

int bin

Hit time bin in ADC output histogram.

Definition at line 36 of file ScintillatorSimulator.h.

◆ expTime

double expTime

exp(-m_DigPar->PEAttenuationFreq * (-time))

Definition at line 37 of file ScintillatorSimulator.h.

◆ isReflected

bool isReflected

Direct (false) or reflected (true).

Definition at line 38 of file ScintillatorSimulator.h.


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