Auxiliary class for converting various rates to expectation values of the number of hits within a given time interval.
More...
|
| JK40 () |
| Default constructor. More...
|
|
| JK40 (const JTimeRange &T_ns, const double R_Hz) |
| Constructor for single PMT. More...
|
|
| JK40 (const JTimeRange &T_ns, const size_t numberOfPMTs, const JK40Rates &rates_Hz) |
| Constructor for modules. More...
|
|
double | getY0 () const |
| Get expectation value for number of single hits. More...
|
|
double | getY1 (const size_t M) const |
| Get expectation value for number of multiple hits. More...
|
|
double | getP (size_t M) const |
| Get probability to observe a hit with given multiplicity. More...
|
|
Auxiliary class for converting various rates to expectation values of the number of hits within a given time interval.
Definition at line 30 of file JK40.hh.