| 
    Jpp
    
   | 
 
Classes | |
| struct | JFitK40 | 
| Parametrisation of two-fold coincidence rate due to K40 and other radioactive decays.  More... | |
| struct | JFitK40Parameters | 
| Fit parameters for two-fold coincidence rate due to K40.  More... | |
| struct | JFitToT | 
| Parametrisation of time-over-threshold distribution.  More... | |
| struct | JFitToTParameters | 
| Fit parameters for two-fold coincidence rate due to K40.  More... | |
| struct | JPairwiseComparator | 
| Auxiliary class to sort pairs of PMT addresses within optical module.  More... | |
| struct | JPMTParameters_t | 
| Fit parameters for single PMT.  More... | |
Typedefs | |
| typedef JCombinatorics::pair_type | pair_type | 
Functions | |
| double | coincidenceP (double E1, double E2, double ED, int M_min, int M_max) | 
| Coincidence probability of two PMTs.  More... | |
Variables | |
| static const char *const | weights_hist_t = "weights_hist" | 
| Histogram naming.  More... | |
| static const char *const | W1_overall_t = "W1_overall" | 
| Named bin for duration of the run.  More... | |
| static const char *const | WS_t = "WS" | 
| Named bin for time residual bin width.  More... | |
| static const char *const | WB_t = "WB" | 
| Named bin for value of TMax_ns in JCalibrateK40.  More... | |
| static const char *const | _2S = ".2S" | 
| Name extension for 2D counts.  More... | |
| static const char *const | _1B = ".1B" | 
| Name extension for 1D background.  More... | |
| static const char *const | _1L = ".1L" | 
| Name extension for 1D live time.  More... | |
| static const char *const | _2R = ".2R" | 
| Name extension for 2D rate.  More... | |
| static const char *const | _2F = ".2F" | 
| Name extension for 2F rate.  More... | |
| static const char *const | _2SToT = ".2SToT" | 
| Histogram naming.  More... | |
| static const double | FITK40_QE_MIN = 0.0 | 
| Minimal quantum efficiency [unit].  More... | |
| static const double | FITK40_QE_MAX = 10.0 | 
| Maximal quantum efficiency [unit].  More... | |
| static const double | FITK40_TTS_MIN_NS = 0.0 | 
| Minimal transition-time spread [ns].  More... | |
| static const double | FITK40_TTS_MAX_NS = 3.5 | 
| Maximal transition-time spread [ns].  More... | |
| static const double | FITTOT_TOT_MIN_NS = 10.0 | 
| Minimal time-over-threshold [ns].  More... | |
| static const double | FITTOT_GAIN_MIN = 0.0 | 
| Minimal gain [unit].  More... | |
| static const double | FITTOT_GAIN_MAX = 10.0 | 
| Maximal gain [unit].  More... | |
| static const double | FITTOT_GAINSPREAD_MIN = 0.0 | 
| Minimal gain spread [unit].  More... | |
| static const double | FITTOT_GAINSPREAD_MAX = 10.0 | 
| Maximal gain spread [unit].  More... | |
Definition at line 39 of file JCalibrateK40.hh.
      
  | 
  inline | 
Coincidence probability of two PMTs.
| E1 | Expected counts of PMT1 in certain time interval | 
| E2 | Expected counts of PMT2 in certain time interval | 
| ED | Expected counts on the rest of the DOM, excluding PMT1 and PMT2 | 
| M_min | DOM multiplicity lower limit | 
| M_max | DOM multiplicity higher limit | 
Definition at line 107 of file JCalibrateK40.hh.
      
  | 
  static | 
Histogram naming.
Name of histogram with normalisation constants.
Definition at line 27 of file JCalibrateK40.hh.
      
  | 
  static | 
Named bin for duration of the run.
Definition at line 29 of file JCalibrateK40.hh.
      
  | 
  static | 
Named bin for time residual bin width.
Definition at line 30 of file JCalibrateK40.hh.
      
  | 
  static | 
Named bin for value of TMax_ns in JCalibrateK40.
Definition at line 31 of file JCalibrateK40.hh.
      
  | 
  static | 
Name extension for 2D counts.
Definition at line 33 of file JCalibrateK40.hh.
      
  | 
  static | 
Name extension for 1D background.
Definition at line 34 of file JCalibrateK40.hh.
      
  | 
  static | 
Name extension for 1D live time.
Definition at line 35 of file JCalibrateK40.hh.
      
  | 
  static | 
Name extension for 2D rate.
Definition at line 36 of file JCalibrateK40.hh.
      
  | 
  static | 
Name extension for 2F rate.
Definition at line 37 of file JCalibrateK40.hh.
      
  | 
  static | 
      
  | 
  static | 
Minimal quantum efficiency [unit].
Definition at line 33 of file JFitK40.hh.
      
  | 
  static | 
Maximal quantum efficiency [unit].
Definition at line 34 of file JFitK40.hh.
      
  | 
  static | 
Minimal transition-time spread [ns].
Definition at line 35 of file JFitK40.hh.
      
  | 
  static | 
Maximal transition-time spread [ns].
Definition at line 36 of file JFitK40.hh.
      
  | 
  static | 
Minimal time-over-threshold [ns].
Definition at line 30 of file JFitToT.hh.
      
  | 
  static | 
Minimal gain [unit].
Definition at line 31 of file JFitToT.hh.
      
  | 
  static | 
Maximal gain [unit].
Definition at line 32 of file JFitToT.hh.
      
  | 
  static | 
Minimal gain spread [unit].
Definition at line 33 of file JFitToT.hh.
      
  | 
  static | 
Maximal gain spread [unit].
Definition at line 34 of file JFitToT.hh.
 1.8.16