|
Jpp
19.1.0-rc.1
the software that should make you happy
|
Data structure for measured coincidence rate of pair of PMTs. More...
#include <JFitK40.hh>
Public Member Functions | |
| rate_type () | |
| Default constructor. More... | |
| rate_type (double dt_ns, double value, double error) | |
| Constructor. More... | |
Public Attributes | |
| double | dt_ns |
| time difference [ns] More... | |
| double | value |
| value of rate [Hz/ns] More... | |
| double | error |
| error of rate [Hz/ns] More... | |
Data structure for measured coincidence rate of pair of PMTs.
Definition at line 66 of file JFitK40.hh.
|
inline |
|
inline |
| double JCALIBRATE::rate_type::dt_ns |
time difference [ns]
Definition at line 92 of file JFitK40.hh.
| double JCALIBRATE::rate_type::value |
value of rate [Hz/ns]
Definition at line 93 of file JFitK40.hh.
| double JCALIBRATE::rate_type::error |
error of rate [Hz/ns]
Definition at line 94 of file JFitK40.hh.