ROOT 6.16/01 Reference Guide |
Configuration for an unconstrained, coherent shape variation of affected samples.
Definition at line 174 of file Systematics.h.
Public Member Functions | |
HistoFactor () | |
TH1 * | GetHistoHigh () |
TH1 * | GetHistoLow () |
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>
|
inline |
Definition at line 178 of file Systematics.h.
TH1 * RooStats::HistFactory::HistoFactor::GetHistoHigh | ( | ) |
Definition at line 234 of file Systematics.cxx.
TH1 * RooStats::HistFactory::HistoFactor::GetHistoLow | ( | ) |
Definition at line 229 of file Systematics.cxx.
|
inline |
Definition at line 193 of file Systematics.h.
|
inline |
Definition at line 192 of file Systematics.h.
|
inline |
Definition at line 199 of file Systematics.h.
|
inline |
Definition at line 198 of file Systematics.h.
|
inline |
Definition at line 187 of file Systematics.h.
|
inline |
Definition at line 186 of file Systematics.h.
|
inline |
Definition at line 181 of file Systematics.h.
void RooStats::HistFactory::HistoFactor::Print | ( | std::ostream & | stream = std::cout | ) |
Definition at line 217 of file Systematics.cxx.
void RooStats::HistFactory::HistoFactor::PrintXML | ( | std::ostream & | xml | ) |
Definition at line 277 of file Systematics.cxx.
Definition at line 208 of file Systematics.h.
Definition at line 207 of file Systematics.h.
|
inline |
Definition at line 190 of file Systematics.h.
|
inline |
Definition at line 189 of file Systematics.h.
|
inline |
Definition at line 196 of file Systematics.h.
|
inline |
Definition at line 195 of file Systematics.h.
|
inline |
Definition at line 184 of file Systematics.h.
|
inline |
Definition at line 183 of file Systematics.h.
|
inline |
Definition at line 180 of file Systematics.h.
void RooStats::HistFactory::HistoFactor::writeToFile | ( | const std::string & | FileName, |
const std::string & | DirName | ||
) |
Definition at line 240 of file Systematics.cxx.
|
protected |
Definition at line 224 of file Systematics.h.
|
protected |
Definition at line 219 of file Systematics.h.
|
protected |
Definition at line 215 of file Systematics.h.
|
protected |
Definition at line 220 of file Systematics.h.
|
protected |
Definition at line 216 of file Systematics.h.
|
protected |
Definition at line 223 of file Systematics.h.
|
protected |
Definition at line 218 of file Systematics.h.
|
protected |
Definition at line 214 of file Systematics.h.
|
protected |
Definition at line 212 of file Systematics.h.