ROOT
6.07/01
Reference Guide
|
Definition at line 104 of file Systematics.h.
Public Member Functions | |
HistoSys () | |
HistoSys (const std::string &Name) | |
void | Print (std::ostream &=std::cout) |
void | PrintXML (std::ostream &) |
void | writeToFile (const std::string &FileName, const std::string &DirName) |
void | SetHistoLow (TH1 *Low) |
void | SetHistoHigh (TH1 *High) |
TH1 * | GetHistoLow () |
TH1 * | GetHistoHigh () |
void | SetName (const std::string &Name) |
std::string | GetName () |
void | SetInputFileLow (const std::string &InputFileLow) |
void | SetInputFileHigh (const std::string &InputFileHigh) |
std::string | GetInputFileLow () |
std::string | GetInputFileHigh () |
void | SetHistoNameLow (const std::string &HistoNameLow) |
void | SetHistoNameHigh (const std::string &HistoNameHigh) |
std::string | GetHistoNameLow () |
std::string | GetHistoNameHigh () |
void | SetHistoPathLow (const std::string &HistoPathLow) |
void | SetHistoPathHigh (const std::string &HistoPathHigh) |
std::string | GetHistoPathLow () |
std::string | GetHistoPathHigh () |
Protected Attributes | |
std::string | fName |
std::string | fInputFileLow |
std::string | fHistoNameLow |
std::string | fHistoPathLow |
std::string | fInputFileHigh |
std::string | fHistoNameHigh |
std::string | fHistoPathHigh |
HistRef | fhLow |
HistRef | fhHigh |
#include <RooStats/HistFactory/Systematics.h>
|
inline |
Definition at line 108 of file Systematics.h.
|
inline |
Definition at line 109 of file Systematics.h.
TH1 * RooStats::HistFactory::HistoSys::GetHistoHigh | ( | ) |
Definition at line 100 of file Systematics.cxx.
Referenced by RooStats::HistFactory::Channel::CheckHistograms(), and RooStats::HistFactory::GetChannelEstimateSummaries().
TH1 * RooStats::HistFactory::HistoSys::GetHistoLow | ( | ) |
Definition at line 95 of file Systematics.cxx.
Referenced by RooStats::HistFactory::Channel::CheckHistograms(), and RooStats::HistFactory::GetChannelEstimateSummaries().
|
inline |
Definition at line 134 of file Systematics.h.
Referenced by RooStats::HistFactory::Channel::CollectHistograms(), and RooStats::HistFactory::ConfigParser::MakeHistoSys().
|
inline |
Definition at line 133 of file Systematics.h.
Referenced by RooStats::HistFactory::Channel::CollectHistograms(), and RooStats::HistFactory::ConfigParser::MakeHistoSys().
|
inline |
Definition at line 140 of file Systematics.h.
Referenced by RooStats::HistFactory::Channel::CollectHistograms().
|
inline |
Definition at line 139 of file Systematics.h.
Referenced by RooStats::HistFactory::Channel::CollectHistograms().
|
inline |
Definition at line 128 of file Systematics.h.
Referenced by RooStats::HistFactory::Channel::CollectHistograms(), and RooStats::HistFactory::ConfigParser::MakeHistoSys().
|
inline |
Definition at line 127 of file Systematics.h.
Referenced by RooStats::HistFactory::Channel::CollectHistograms(), and RooStats::HistFactory::ConfigParser::MakeHistoSys().
|
inline |
Definition at line 122 of file Systematics.h.
Referenced by RooStats::HistFactory::Channel::CheckHistograms(), RooStats::HistFactory::GetChannelEstimateSummaries(), and RooStats::HistFactory::ConfigParser::MakeHistoSys().
void RooStats::HistFactory::HistoSys::Print | ( | std::ostream & | stream = std::cout | ) |
Definition at line 105 of file Systematics.cxx.
Referenced by RooStats::HistFactory::ConfigParser::MakeHistoSys().
void RooStats::HistFactory::HistoSys::PrintXML | ( | std::ostream & | xml | ) |
Definition at line 116 of file Systematics.cxx.
Referenced by RooStats::HistFactory::Sample::PrintXML().
Definition at line 116 of file Systematics.h.
Referenced by RooStats::HistFactory::Channel::CollectHistograms().
Definition at line 115 of file Systematics.h.
Referenced by RooStats::HistFactory::Channel::CollectHistograms().
|
inline |
Definition at line 131 of file Systematics.h.
Referenced by RooStats::HistFactory::Sample::AddHistoSys(), and RooStats::HistFactory::ConfigParser::MakeHistoSys().
|
inline |
Definition at line 130 of file Systematics.h.
Referenced by RooStats::HistFactory::Sample::AddHistoSys(), and RooStats::HistFactory::ConfigParser::MakeHistoSys().
|
inline |
Definition at line 137 of file Systematics.h.
Referenced by RooStats::HistFactory::Sample::AddHistoSys(), and RooStats::HistFactory::ConfigParser::MakeHistoSys().
|
inline |
Definition at line 136 of file Systematics.h.
Referenced by RooStats::HistFactory::Sample::AddHistoSys(), and RooStats::HistFactory::ConfigParser::MakeHistoSys().
|
inline |
Definition at line 125 of file Systematics.h.
Referenced by RooStats::HistFactory::Sample::AddHistoSys(), and RooStats::HistFactory::ConfigParser::MakeHistoSys().
|
inline |
Definition at line 124 of file Systematics.h.
Referenced by RooStats::HistFactory::Sample::AddHistoSys(), and RooStats::HistFactory::ConfigParser::MakeHistoSys().
|
inline |
Definition at line 121 of file Systematics.h.
Referenced by RooStats::HistFactory::Sample::AddHistoSys(), and RooStats::HistFactory::ConfigParser::MakeHistoSys().
void RooStats::HistFactory::HistoSys::writeToFile | ( | const std::string & | FileName, |
const std::string & | DirName | ||
) |
Definition at line 128 of file Systematics.cxx.
|
protected |
Definition at line 156 of file Systematics.h.
Referenced by SetHistoHigh().
|
protected |
Definition at line 151 of file Systematics.h.
Referenced by GetHistoNameHigh(), and SetHistoNameHigh().
|
protected |
Definition at line 147 of file Systematics.h.
Referenced by GetHistoNameLow(), and SetHistoNameLow().
|
protected |
Definition at line 152 of file Systematics.h.
Referenced by GetHistoPathHigh(), and SetHistoPathHigh().
|
protected |
Definition at line 148 of file Systematics.h.
Referenced by GetHistoPathLow(), and SetHistoPathLow().
|
protected |
Definition at line 155 of file Systematics.h.
Referenced by SetHistoLow().
|
protected |
Definition at line 150 of file Systematics.h.
Referenced by GetInputFileHigh(), and SetInputFileHigh().
|
protected |
Definition at line 146 of file Systematics.h.
Referenced by GetInputFileLow(), and SetInputFileLow().
|
protected |
Definition at line 144 of file Systematics.h.