#include <PValueCorrection.h>
Definition at line 18 of file PValueCorrection.h.
 
§ PValueCorrection() [1/2]
      
        
          | PValueCorrection::PValueCorrection  | 
          ( | 
          TString  | 
          _transFunc = "none",  | 
        
        
           | 
           | 
          bool  | 
          _verbose = false  | 
        
        
           | 
          ) | 
           |  | 
        
      
 
 
§ PValueCorrection() [2/2]
      
        
          | PValueCorrection::PValueCorrection  | 
          ( | 
          int  | 
          id,  | 
        
        
           | 
           | 
          bool  | 
          _verbose = false  | 
        
        
           | 
          ) | 
           |  | 
        
      
 
 
§ ~PValueCorrection()
      
        
          | PValueCorrection::~PValueCorrection  | 
          ( | 
           | ) | 
           | 
        
      
 
 
§ checkParams()
      
        
          | void PValueCorrection::checkParams  | 
          ( | 
           | ) | 
           | 
        
      
 
 
§ checkValid()
      
        
          | void PValueCorrection::checkValid  | 
          ( | 
           | ) | 
           | 
        
      
 
 
§ fitHist()
      
        
          | void PValueCorrection::fitHist  | 
          ( | 
          TH1 *  | 
          h | ) | 
           | 
        
      
 
 
§ printCoverage()
      
        
          | void PValueCorrection::printCoverage  | 
          ( | 
          float  | 
          n68,  | 
        
        
           | 
           | 
          float  | 
          n95,  | 
        
        
           | 
           | 
          float  | 
          n99,  | 
        
        
           | 
           | 
          float  | 
          n,  | 
        
        
           | 
           | 
          TString  | 
          name = ""  | 
        
        
           | 
          ) | 
           |  | 
        
      
 
 
§ readFiles()
      
        
          | void PValueCorrection::readFiles  | 
          ( | 
          TString  | 
          name,  | 
        
        
           | 
           | 
          int  | 
          id = 0,  | 
        
        
           | 
           | 
          bool  | 
          isPlugin = false  | 
        
        
           | 
          ) | 
           |  | 
        
      
 
< exclude some pathological jobs from when tSol wasn't set yet
< exclude some pathological jobs from when tSol wasn't set yet 
Definition at line 145 of file PValueCorrection.cpp.
 
 
§ setFitParam()
      
        
          | void PValueCorrection::setFitParam  | 
          ( | 
          int  | 
          i,  | 
        
        
           | 
           | 
          double  | 
          val  | 
        
        
           | 
          ) | 
           |  | 
        
      
 
 
§ setFitParams()
  
  
      
        
          | void PValueCorrection::setFitParams  | 
          ( | 
          std::vector< double >  | 
          fP | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
 
§ setTransFunc()
  
  
      
        
          | void PValueCorrection::setTransFunc  | 
          ( | 
          TString  | 
          tf | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
 
§ transform()
      
        
          | double PValueCorrection::transform  | 
          ( | 
          double  | 
          x | ) | 
           | 
        
      
 
 
§ write() [1/2]
      
        
          | void PValueCorrection::write  | 
          ( | 
          TString  | 
          fname | ) | 
           | 
        
      
 
 
§ write() [2/2]
      
        
          | void PValueCorrection::write  | 
          ( | 
          TFile *  | 
          f | ) | 
           | 
        
      
 
 
§ allowedFuncs
  
  
      
        
          | std::vector<TString> PValueCorrection::allowedFuncs | 
         
       
   | 
  
private   | 
  
 
 
§ fitFunc
  
  
      
        
          | TF1 PValueCorrection::fitFunc | 
         
       
   | 
  
private   | 
  
 
 
§ fitParams
  
  
      
        
          | std::vector<double> PValueCorrection::fitParams | 
         
       
   | 
  
private   | 
  
 
 
§ fitString
  
  
      
        
          | TString PValueCorrection::fitString | 
         
       
   | 
  
private   | 
  
 
 
§ h_pvalue_after
  
  
      
        
          | TH1F* PValueCorrection::h_pvalue_after | 
         
       
   | 
  
private   | 
  
 
 
§ h_pvalue_before
  
  
      
        
          | TH1F* PValueCorrection::h_pvalue_before | 
         
       
   | 
  
private   | 
  
 
 
§ transFunc
  
  
      
        
          | TString PValueCorrection::transFunc | 
         
       
   | 
  
private   | 
  
 
 
§ verbose
  
  
      
        
          | bool PValueCorrection::verbose | 
         
       
   | 
  
private   | 
  
 
 
The documentation for this class was generated from the following files: