Definition at line 25 of file ContoursError.h.
 
#include <Minuit2/ContoursError.h>
◆ ContoursError() [1/2]
◆ ContoursError() [2/2]
◆ NFcn()
  
  | 
        
          | unsigned int ROOT::Minuit2::ContoursError::NFcn | ( |  | ) | const |  | inline | 
 
 
◆ operator()() [1/2]
  
  | 
        
          | const std::vector< std::pair< double, double > > & ROOT::Minuit2::ContoursError::operator() | ( |  | ) | const |  | inline | 
 
 
◆ operator()() [2/2]
◆ XMin()
  
  | 
        
          | double ROOT::Minuit2::ContoursError::XMin | ( |  | ) | const |  | inline | 
 
 
◆ XMinos()
  
  | 
        
          | std::pair< double, double > ROOT::Minuit2::ContoursError::XMinos | ( |  | ) | const |  | inline | 
 
 
◆ XMinosError()
◆ Xpar()
  
  | 
        
          | unsigned int ROOT::Minuit2::ContoursError::Xpar | ( |  | ) | const |  | inline | 
 
 
◆ YMin()
  
  | 
        
          | double ROOT::Minuit2::ContoursError::YMin | ( |  | ) | const |  | inline | 
 
 
◆ YMinos()
  
  | 
        
          | std::pair< double, double > ROOT::Minuit2::ContoursError::YMinos | ( |  | ) | const |  | inline | 
 
 
◆ YMinosError()
◆ Ypar()
  
  | 
        
          | unsigned int ROOT::Minuit2::ContoursError::Ypar | ( |  | ) | const |  | inline | 
 
 
◆ fNFcn
  
  | 
        
          | unsigned int ROOT::Minuit2::ContoursError::fNFcn |  | private | 
 
 
◆ fParX
  
  | 
        
          | unsigned int ROOT::Minuit2::ContoursError::fParX |  | private | 
 
 
◆ fParY
  
  | 
        
          | unsigned int ROOT::Minuit2::ContoursError::fParY |  | private | 
 
 
◆ fPoints
  
  | 
        
          | std::vector<std::pair<double, double> > ROOT::Minuit2::ContoursError::fPoints |  | private | 
 
 
◆ fXMinos
◆ fYMinos
The documentation for this class was generated from the following file: