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

Definition at line 104 of file Systematics.h.

Public Member Functions

 HistoSys ()
 
 HistoSys (const std::string &Name)
 
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

◆ HistoSys() [1/2]

RooStats::HistFactory::HistoSys::HistoSys ( )
inline

Definition at line 108 of file Systematics.h.

◆ HistoSys() [2/2]

RooStats::HistFactory::HistoSys::HistoSys ( const std::string &  Name)
inline

Definition at line 109 of file Systematics.h.

Member Function Documentation

◆ GetHistoHigh()

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

Definition at line 100 of file Systematics.cxx.

◆ GetHistoLow()

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

Definition at line 95 of file Systematics.cxx.

◆ GetHistoNameHigh()

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

Definition at line 134 of file Systematics.h.

◆ GetHistoNameLow()

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

Definition at line 133 of file Systematics.h.

◆ GetHistoPathHigh()

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

Definition at line 140 of file Systematics.h.

◆ GetHistoPathLow()

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

Definition at line 139 of file Systematics.h.

◆ GetInputFileHigh()

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

Definition at line 128 of file Systematics.h.

◆ GetInputFileLow()

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

Definition at line 127 of file Systematics.h.

◆ GetName()

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

Definition at line 122 of file Systematics.h.

◆ Print()

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

Definition at line 105 of file Systematics.cxx.

◆ PrintXML()

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

Definition at line 116 of file Systematics.cxx.

◆ SetHistoHigh()

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

Definition at line 116 of file Systematics.h.

◆ SetHistoLow()

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

Definition at line 115 of file Systematics.h.

◆ SetHistoNameHigh()

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

Definition at line 131 of file Systematics.h.

◆ SetHistoNameLow()

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

Definition at line 130 of file Systematics.h.

◆ SetHistoPathHigh()

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

Definition at line 137 of file Systematics.h.

◆ SetHistoPathLow()

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

Definition at line 136 of file Systematics.h.

◆ SetInputFileHigh()

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

Definition at line 125 of file Systematics.h.

◆ SetInputFileLow()

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

Definition at line 124 of file Systematics.h.

◆ SetName()

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

Definition at line 121 of file Systematics.h.

◆ writeToFile()

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

Definition at line 128 of file Systematics.cxx.

Member Data Documentation

◆ fhHigh

HistRef RooStats::HistFactory::HistoSys::fhHigh
protected

Definition at line 156 of file Systematics.h.

◆ fHistoNameHigh

std::string RooStats::HistFactory::HistoSys::fHistoNameHigh
protected

Definition at line 151 of file Systematics.h.

◆ fHistoNameLow

std::string RooStats::HistFactory::HistoSys::fHistoNameLow
protected

Definition at line 147 of file Systematics.h.

◆ fHistoPathHigh

std::string RooStats::HistFactory::HistoSys::fHistoPathHigh
protected

Definition at line 152 of file Systematics.h.

◆ fHistoPathLow

std::string RooStats::HistFactory::HistoSys::fHistoPathLow
protected

Definition at line 148 of file Systematics.h.

◆ fhLow

HistRef RooStats::HistFactory::HistoSys::fhLow
protected

Definition at line 155 of file Systematics.h.

◆ fInputFileHigh

std::string RooStats::HistFactory::HistoSys::fInputFileHigh
protected

Definition at line 150 of file Systematics.h.

◆ fInputFileLow

std::string RooStats::HistFactory::HistoSys::fInputFileLow
protected

Definition at line 146 of file Systematics.h.

◆ fName

std::string RooStats::HistFactory::HistoSys::fName
protected

Definition at line 144 of file Systematics.h.


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