Logo ROOT   6.10/09
Reference Guide
List of all members | Public Member Functions | Protected Attributes | List of all members
RooStats::HistFactory::HistoFactor Class Reference

Definition at line 161 of file Systematics.h.

Public Member Functions

 HistoFactor ()
 
TH1GetHistoHigh ()
 
TH1GetHistoLow ()
 
std::string GetHistoNameHigh ()
 
std::string GetHistoNameLow ()
 
std::string GetHistoPathHigh ()
 
std::string GetHistoPathLow ()
 
std::string GetInputFileHigh ()
 
std::string GetInputFileLow ()
 
std::string GetName ()
 
void Print (std::ostream &=std::cout)
 
void PrintXML (std::ostream &)
 
void SetHistoHigh (TH1 *High)
 
void SetHistoLow (TH1 *Low)
 
void SetHistoNameHigh (const std::string &HistoNameHigh)
 
void SetHistoNameLow (const std::string &HistoNameLow)
 
void SetHistoPathHigh (const std::string &HistoPathHigh)
 
void SetHistoPathLow (const std::string &HistoPathLow)
 
void SetInputFileHigh (const std::string &InputFileHigh)
 
void SetInputFileLow (const std::string &InputFileLow)
 
void SetName (const std::string &Name)
 
void writeToFile (const std::string &FileName, const std::string &DirName)
 

Protected Attributes

HistRef fhHigh
 
std::string fHistoNameHigh
 
std::string fHistoNameLow
 
std::string fHistoPathHigh
 
std::string fHistoPathLow
 
HistRef fhLow
 
std::string fInputFileHigh
 
std::string fInputFileLow
 
std::string fName
 

#include <RooStats/HistFactory/Systematics.h>

Constructor & Destructor Documentation

◆ HistoFactor()

RooStats::HistFactory::HistoFactor::HistoFactor ( )
inline

Definition at line 165 of file Systematics.h.

Member Function Documentation

◆ GetHistoHigh()

TH1 * RooStats::HistFactory::HistoFactor::GetHistoHigh ( )

Definition at line 234 of file Systematics.cxx.

◆ GetHistoLow()

TH1 * RooStats::HistFactory::HistoFactor::GetHistoLow ( )

Definition at line 229 of file Systematics.cxx.

◆ GetHistoNameHigh()

std::string RooStats::HistFactory::HistoFactor::GetHistoNameHigh ( )
inline

Definition at line 180 of file Systematics.h.

◆ GetHistoNameLow()

std::string RooStats::HistFactory::HistoFactor::GetHistoNameLow ( )
inline

Definition at line 179 of file Systematics.h.

◆ GetHistoPathHigh()

std::string RooStats::HistFactory::HistoFactor::GetHistoPathHigh ( )
inline

Definition at line 186 of file Systematics.h.

◆ GetHistoPathLow()

std::string RooStats::HistFactory::HistoFactor::GetHistoPathLow ( )
inline

Definition at line 185 of file Systematics.h.

◆ GetInputFileHigh()

std::string RooStats::HistFactory::HistoFactor::GetInputFileHigh ( )
inline

Definition at line 174 of file Systematics.h.

◆ GetInputFileLow()

std::string RooStats::HistFactory::HistoFactor::GetInputFileLow ( )
inline

Definition at line 173 of file Systematics.h.

◆ GetName()

std::string RooStats::HistFactory::HistoFactor::GetName ( )
inline

Definition at line 168 of file Systematics.h.

◆ Print()

void RooStats::HistFactory::HistoFactor::Print ( std::ostream &  stream = std::cout)

Definition at line 217 of file Systematics.cxx.

◆ PrintXML()

void RooStats::HistFactory::HistoFactor::PrintXML ( std::ostream &  xml)

Definition at line 277 of file Systematics.cxx.

◆ SetHistoHigh()

void RooStats::HistFactory::HistoFactor::SetHistoHigh ( TH1 High)
inline

Definition at line 195 of file Systematics.h.

◆ SetHistoLow()

void RooStats::HistFactory::HistoFactor::SetHistoLow ( TH1 Low)
inline

Definition at line 194 of file Systematics.h.

◆ SetHistoNameHigh()

void RooStats::HistFactory::HistoFactor::SetHistoNameHigh ( const std::string &  HistoNameHigh)
inline

Definition at line 177 of file Systematics.h.

◆ SetHistoNameLow()

void RooStats::HistFactory::HistoFactor::SetHistoNameLow ( const std::string &  HistoNameLow)
inline

Definition at line 176 of file Systematics.h.

◆ SetHistoPathHigh()

void RooStats::HistFactory::HistoFactor::SetHistoPathHigh ( const std::string &  HistoPathHigh)
inline

Definition at line 183 of file Systematics.h.

◆ SetHistoPathLow()

void RooStats::HistFactory::HistoFactor::SetHistoPathLow ( const std::string &  HistoPathLow)
inline

Definition at line 182 of file Systematics.h.

◆ SetInputFileHigh()

void RooStats::HistFactory::HistoFactor::SetInputFileHigh ( const std::string &  InputFileHigh)
inline

Definition at line 171 of file Systematics.h.

◆ SetInputFileLow()

void RooStats::HistFactory::HistoFactor::SetInputFileLow ( const std::string &  InputFileLow)
inline

Definition at line 170 of file Systematics.h.

◆ SetName()

void RooStats::HistFactory::HistoFactor::SetName ( const std::string &  Name)
inline

Definition at line 167 of file Systematics.h.

◆ writeToFile()

void RooStats::HistFactory::HistoFactor::writeToFile ( const std::string &  FileName,
const std::string &  DirName 
)

Definition at line 240 of file Systematics.cxx.

Member Data Documentation

◆ fhHigh

HistRef RooStats::HistFactory::HistoFactor::fhHigh
protected

Definition at line 211 of file Systematics.h.

◆ fHistoNameHigh

std::string RooStats::HistFactory::HistoFactor::fHistoNameHigh
protected

Definition at line 206 of file Systematics.h.

◆ fHistoNameLow

std::string RooStats::HistFactory::HistoFactor::fHistoNameLow
protected

Definition at line 202 of file Systematics.h.

◆ fHistoPathHigh

std::string RooStats::HistFactory::HistoFactor::fHistoPathHigh
protected

Definition at line 207 of file Systematics.h.

◆ fHistoPathLow

std::string RooStats::HistFactory::HistoFactor::fHistoPathLow
protected

Definition at line 203 of file Systematics.h.

◆ fhLow

HistRef RooStats::HistFactory::HistoFactor::fhLow
protected

Definition at line 210 of file Systematics.h.

◆ fInputFileHigh

std::string RooStats::HistFactory::HistoFactor::fInputFileHigh
protected

Definition at line 205 of file Systematics.h.

◆ fInputFileLow

std::string RooStats::HistFactory::HistoFactor::fInputFileLow
protected

Definition at line 201 of file Systematics.h.

◆ fName

std::string RooStats::HistFactory::HistoFactor::fName
protected

Definition at line 199 of file Systematics.h.


The documentation for this class was generated from the following files: