Fit parameters for two-fold coincidence rate due to K40.  
 More...
#include <JFitK40.hh>
Fit parameters for two-fold coincidence rate due to K40. 
Definition at line 62 of file JFitK40.hh.
 
◆ JFitK40Parameters() [1/2]
  
  
      
        
          | JCALIBRATE::JFitK40Parameters::JFitK40Parameters  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
 
◆ JFitK40Parameters() [2/2]
  
  
      
        
          | JCALIBRATE::JFitK40Parameters::JFitK40Parameters  | 
          ( | 
          const Double_t *  | 
          data | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
Copy constructor. 
- Parameters
 - 
  
  
 
Definition at line 86 of file JFitK40.hh.
 
 
◆ getNumberOfModelParameters()
  
  
      
        
          | static Int_t JCALIBRATE::JFitK40Parameters::getNumberOfModelParameters  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
inlinestatic   | 
  
 
Get number of model parameters. 
- Returns
 - number of parameters 
 
Definition at line 99 of file JFitK40.hh.
 
 
◆ getModelParameters() [1/2]
  
  
      
        
          | const Double_t* JCALIBRATE::JFitK40Parameters::getModelParameters  | 
          ( | 
           | ) | 
           const | 
         
       
   | 
  
inline   | 
  
 
Get model parameters. 
- Returns
 - pointer to parameters 
 
Definition at line 110 of file JFitK40.hh.
 
 
◆ getModelParameters() [2/2]
  
  
      
        
          | Double_t* JCALIBRATE::JFitK40Parameters::getModelParameters  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
Get model parameters. 
- Returns
 - pointer to parameters 
 
Definition at line 121 of file JFitK40.hh.
 
 
◆ setModelParameters()
  
  
      
        
          | void JCALIBRATE::JFitK40Parameters::setModelParameters  | 
          ( | 
          const Double_t *  | 
          data | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
Set model parameters. 
- Parameters
 - 
  
    | data | pointer to parameters  | 
  
   
Definition at line 132 of file JFitK40.hh.
 
 
◆ getModelParameter() [1/3]
  
  
      
        
          | Double_t JCALIBRATE::JFitK40Parameters::getModelParameter  | 
          ( | 
          Int_t  | 
          i | ) | 
           const | 
         
       
   | 
  
inline   | 
  
 
Get model parameter. 
- Parameters
 - 
  
  
 
- Returns
 - parameter value 
 
Definition at line 146 of file JFitK40.hh.
 
 
◆ getModelParameter() [2/3]
  
  
      
        
          | JFitParameter_t JCALIBRATE::JFitK40Parameters::getModelParameter  | 
          ( | 
          Double_t JFitK40Parameters::*  | 
          p | ) | 
           const | 
         
       
   | 
  
inline   | 
  
 
Get model parameter. 
- Parameters
 - 
  
  
 
- Returns
 - parameter index and value 
 
Definition at line 158 of file JFitK40.hh.
 
 
◆ getModelParameter() [3/3]
  
  
      
        
          | JFitParameter_t JCALIBRATE::JFitK40Parameters::getModelParameter  | 
          ( | 
          Int_t  | 
          pmt,  | 
         
        
           | 
           | 
          Double_t JPMTParameters_t::*  | 
          p  | 
         
        
           | 
          ) | 
           |  const | 
         
       
   | 
  
inline   | 
  
 
Get model parameter. 
- Parameters
 - 
  
    | pmt | PMT number  | 
    | p | pointer to data member of PMT parameters  | 
  
   
- Returns
 - parameter index and value 
 
Definition at line 173 of file JFitK40.hh.
 
 
◆ getQE()
  
  
      
        
          | Double_t JCALIBRATE::JFitK40Parameters::getQE  | 
          ( | 
          const int  | 
          pmt | ) | 
           const | 
         
       
   | 
  
inline   | 
  
 
Get QE of given PMT. 
- Parameters
 - 
  
  
 
- Returns
 - QE 
 
Definition at line 187 of file JFitK40.hh.
 
 
◆ setQE()
  
  
      
        
          | void JCALIBRATE::JFitK40Parameters::setQE  | 
          ( | 
          const int  | 
          pmt,  | 
         
        
           | 
           | 
          const Double_t  | 
          QE  | 
         
        
           | 
          ) | 
           |  | 
         
       
   | 
  
inline   | 
  
 
Set QE of given PMT. 
- Parameters
 - 
  
  
 
Definition at line 199 of file JFitK40.hh.
 
 
◆ getTTS()
  
  
      
        
          | Double_t JCALIBRATE::JFitK40Parameters::getTTS  | 
          ( | 
          const int  | 
          pmt | ) | 
           const | 
         
       
   | 
  
inline   | 
  
 
Get time resolution of given PMT. 
- Parameters
 - 
  
  
 
- Returns
 - TTS [ns] 
 
Definition at line 211 of file JFitK40.hh.
 
 
◆ setTTS()
  
  
      
        
          | void JCALIBRATE::JFitK40Parameters::setTTS  | 
          ( | 
          const int  | 
          pmt,  | 
         
        
           | 
           | 
          const Double_t  | 
          TTS  | 
         
        
           | 
          ) | 
           |  | 
         
       
   | 
  
inline   | 
  
 
Set time resolution of given PMT. 
- Parameters
 - 
  
    | pmt | pmt address  | 
    | TTS | TTS [ns]  | 
  
   
Definition at line 223 of file JFitK40.hh.
 
 
◆ getT0()
  
  
      
        
          | Double_t JCALIBRATE::JFitK40Parameters::getT0  | 
          ( | 
          const int  | 
          pmt | ) | 
           const | 
         
       
   | 
  
inline   | 
  
 
Get time offset of given PMT. 
Note that the time offset of each PMT is corrected by the average time offset of all PMTs.
- Parameters
 - 
  
  
 
- Returns
 - time offset [ns] 
 
Definition at line 237 of file JFitK40.hh.
 
 
◆ setT0()
  
  
      
        
          | void JCALIBRATE::JFitK40Parameters::setT0  | 
          ( | 
          const int  | 
          pmt,  | 
         
        
           | 
           | 
          const Double_t  | 
          t0  | 
         
        
           | 
          ) | 
           |  | 
         
       
   | 
  
inline   | 
  
 
Set time offset of given PMT. 
- Parameters
 - 
  
    | pmt | pmt address  | 
    | t0 | time offset [ns]  | 
  
   
Definition at line 249 of file JFitK40.hh.
 
 
◆ getValue()
  
  
      
        
          | Double_t JCALIBRATE::JFitK40Parameters::getValue  | 
          ( | 
          const Double_t  | 
          ct | ) | 
           const | 
         
       
   | 
  
inline   | 
  
 
Get K40 coincidence rate as a function of cosine angle between PMT axes. 
- Parameters
 - 
  
    | ct | cosine angle between PMT axes  | 
  
   
- Returns
 - rate [Hz] 
 
Definition at line 261 of file JFitK40.hh.
 
 
◆ Rate_Hz
      
        
          | Double_t JCALIBRATE::JFitK40Parameters::Rate_Hz | 
        
      
 
maximal coincidence rate [Hz] 
Definition at line 269 of file JFitK40.hh.
 
 
◆ p1
      
        
          | Double_t JCALIBRATE::JFitK40Parameters::p1 | 
        
      
 
angle dependence coincidence rate 
Definition at line 270 of file JFitK40.hh.
 
 
◆ p2
      
        
          | Double_t JCALIBRATE::JFitK40Parameters::p2 | 
        
      
 
angle dependence coincidence rate 
Definition at line 271 of file JFitK40.hh.
 
 
◆ p3
      
        
          | Double_t JCALIBRATE::JFitK40Parameters::p3 | 
        
      
 
angle dependence coincidence rate 
Definition at line 272 of file JFitK40.hh.
 
 
◆ p4
      
        
          | Double_t JCALIBRATE::JFitK40Parameters::p4 | 
        
      
 
angle dependence coincidence rate 
Definition at line 273 of file JFitK40.hh.
 
 
◆ bg
      
        
          | Double_t JCALIBRATE::JFitK40Parameters::bg | 
        
      
 
remaining constant background 
Definition at line 274 of file JFitK40.hh.
 
 
◆ cc
      
        
          | Double_t JCALIBRATE::JFitK40Parameters::cc | 
        
      
 
fraction of signal correlated background 
Definition at line 275 of file JFitK40.hh.
 
 
◆ parameters
The documentation for this struct was generated from the following file: