Definition at line 24 of file Data.h.
 
#include <RooStats/HistFactory/Data.h>
◆ Data() [1/2]
  
  | 
        
          | RooStats::HistFactory::Data::Data | ( |  | ) |  |  | inline | 
 
 
◆ Data() [2/2]
      
        
          | RooStats::HistFactory::Data::Data | ( | std::string | HistoName, | 
        
          |  |  | std::string | InputFile, | 
        
          |  |  | std::string | HistoPath = "" | 
        
          |  | ) |  |  | 
      
 
constructor from name, file and path. Name of the histogram should not include the path 
Definition at line 20 of file Data.cxx.
 
 
◆ GetHisto() [1/2]
      
        
          | TH1 * RooStats::HistFactory::Data::GetHisto | ( |  | ) |  | 
      
 
 
◆ GetHisto() [2/2]
      
        
          | const TH1 * RooStats::HistFactory::Data::GetHisto | ( |  | ) | const | 
      
 
 
◆ GetHistoName()
  
  | 
        
          | std::string const  & RooStats::HistFactory::Data::GetHistoName | ( |  | ) | const |  | inline | 
 
 
◆ GetHistoPath()
  
  | 
        
          | std::string const  & RooStats::HistFactory::Data::GetHistoPath | ( |  | ) | const |  | inline | 
 
 
◆ GetInputFile()
  
  | 
        
          | std::string const  & RooStats::HistFactory::Data::GetInputFile | ( |  | ) | const |  | inline | 
 
 
◆ GetName()
  
  | 
        
          | std::string const  & RooStats::HistFactory::Data::GetName | ( |  | ) | const |  | inline | 
 
 
◆ Print()
      
        
          | void RooStats::HistFactory::Data::Print | ( | std::ostream & | stream = std::cout | ) |  | 
      
 
 
◆ PrintXML()
      
        
          | void RooStats::HistFactory::Data::PrintXML | ( | std::ostream & | xml | ) | const | 
      
 
 
◆ SetHisto()
  
  | 
        
          | void RooStats::HistFactory::Data::SetHisto | ( | TH1 * | Hist | ) |  |  | inline | 
 
 
◆ SetHistoName()
  
  | 
        
          | void RooStats::HistFactory::Data::SetHistoName | ( | const std::string & | HistoName | ) |  |  | inline | 
 
 
◆ SetHistoPath()
  
  | 
        
          | void RooStats::HistFactory::Data::SetHistoPath | ( | const std::string & | HistoPath | ) |  |  | inline | 
 
 
◆ SetInputFile()
  
  | 
        
          | void RooStats::HistFactory::Data::SetInputFile | ( | const std::string & | InputFile | ) |  |  | inline | 
 
 
◆ SetName()
  
  | 
        
          | void RooStats::HistFactory::Data::SetName | ( | const std::string & | name | ) |  |  | inline | 
 
 
◆ writeToFile()
      
        
          | void RooStats::HistFactory::Data::writeToFile | ( | std::string | FileName, | 
        
          |  |  | std::string | DirName | 
        
          |  | ) |  |  | 
      
 
 
◆ fhData
  
  | 
        
          | HistRef RooStats::HistFactory::Data::fhData |  | protected | 
 
 
◆ fHistoName
  
  | 
        
          | std::string RooStats::HistFactory::Data::fHistoName |  | protected | 
 
 
◆ fHistoPath
  
  | 
        
          | std::string RooStats::HistFactory::Data::fHistoPath |  | protected | 
 
 
◆ fInputFile
  
  | 
        
          | std::string RooStats::HistFactory::Data::fInputFile |  | protected | 
 
 
◆ fName
  
  | 
        
          | std::string RooStats::HistFactory::Data::fName |  | protected | 
 
 
The documentation for this class was generated from the following files:
- roofit/histfactory/inc/RooStats/HistFactory/Data.h
- roofit/histfactory/src/Data.cxx