ROOT 6.16/01 Reference Guide |
Constrained bin-by-bin variation of affected histogram.
Definition at line 232 of file Systematics.h.
Public Member Functions | |
ShapeSys () | |
Constraint::Type | GetConstraintType () |
TH1 * | GetErrorHist () |
std::string | GetHistoName () |
std::string | GetHistoPath () |
std::string | GetInputFile () |
std::string | GetName () |
void | Print (std::ostream &=std::cout) |
void | PrintXML (std::ostream &) |
void | SetConstraintType (Constraint::Type ConstrType) |
void | SetErrorHist (TH1 *hError) |
void | SetHistoName (const std::string &HistoName) |
void | SetHistoPath (const std::string &HistoPath) |
void | SetInputFile (const std::string &InputFile) |
void | SetName (const std::string &Name) |
void | writeToFile (const std::string &FileName, const std::string &DirName) |
Protected Attributes | |
Constraint::Type | fConstraintType |
HistRef | fhError |
std::string | fHistoName |
std::string | fHistoPath |
std::string | fInputFile |
std::string | fName |
#include <RooStats/HistFactory/Systematics.h>
|
inline |
Definition at line 236 of file Systematics.h.
|
inline |
Definition at line 258 of file Systematics.h.
TH1 * RooStats::HistFactory::ShapeSys::GetErrorHist | ( | ) |
Definition at line 167 of file Systematics.cxx.
|
inline |
Definition at line 245 of file Systematics.h.
|
inline |
Definition at line 248 of file Systematics.h.
|
inline |
Definition at line 242 of file Systematics.h.
|
inline |
Definition at line 239 of file Systematics.h.
void RooStats::HistFactory::ShapeSys::Print | ( | std::ostream & | stream = std::cout | ) |
Definition at line 173 of file Systematics.cxx.
void RooStats::HistFactory::ShapeSys::PrintXML | ( | std::ostream & | xml | ) |
Definition at line 182 of file Systematics.cxx.
|
inline |
Definition at line 257 of file Systematics.h.
Definition at line 255 of file Systematics.h.
|
inline |
Definition at line 244 of file Systematics.h.
|
inline |
Definition at line 247 of file Systematics.h.
|
inline |
Definition at line 241 of file Systematics.h.
|
inline |
Definition at line 238 of file Systematics.h.
void RooStats::HistFactory::ShapeSys::writeToFile | ( | const std::string & | FileName, |
const std::string & | DirName | ||
) |
Definition at line 192 of file Systematics.cxx.
|
protected |
Definition at line 266 of file Systematics.h.
|
protected |
Definition at line 269 of file Systematics.h.
|
protected |
Definition at line 264 of file Systematics.h.
|
protected |
Definition at line 265 of file Systematics.h.
|
protected |
Definition at line 263 of file Systematics.h.
|
protected |
Definition at line 262 of file Systematics.h.