| 
    Jpp 19.3.0-rc.2
    
   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.   | |
| rate_type (double dt_ns, double value, double error) | |
| Constructor.   | |
Public Attributes | |
| double | dt_ns | 
| time difference [ns]   | |
| double | value | 
| value of rate [Hz/ns]   | |
| double | error | 
| error of rate [Hz/ns]   | |
Data structure for measured coincidence rate of pair of PMTs.
Definition at line 66 of file JFitK40.hh.
      
  | 
  inline | 
Default constructor.
Definition at line 70 of file JFitK40.hh.
      
  | 
  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.