ROOT 6.16/01 Reference Guide |
Unconstrained bin-by-bin variation of affected histogram.
Definition at line 277 of file Systematics.h.
Public Member Functions | |
ShapeFactor () | |
std::string | GetHistoName () |
std::string | GetHistoPath () |
TH1 * | GetInitialShape () |
std::string | GetInputFile () |
std::string | GetName () |
bool | HasInitialShape () |
bool | IsConstant () |
void | Print (std::ostream &=std::cout) |
void | PrintXML (std::ostream &) |
void | SetConstant (bool constant) |
void | SetHistoName (const std::string &HistoName) |
void | SetHistoPath (const std::string &HistoPath) |
void | SetInitialShape (TH1 *shape) |
void | SetInputFile (const std::string &InputFile) |
void | SetName (const std::string &Name) |
void | writeToFile (const std::string &FileName, const std::string &DirName) |
Protected Attributes | |
bool | fConstant |
bool | fHasInitialShape |
TH1 * | fhInitialShape |
std::string | fHistoName |
std::string | fHistoPath |
std::string | fInputFile |
std::string | fName |
#include <RooStats/HistFactory/Systematics.h>
RooStats::HistFactory::ShapeFactor::ShapeFactor | ( | ) |
Definition at line 292 of file Systematics.cxx.
|
inline |
Definition at line 308 of file Systematics.h.
|
inline |
Definition at line 314 of file Systematics.h.
|
inline |
Definition at line 291 of file Systematics.h.
|
inline |
Definition at line 302 of file Systematics.h.
|
inline |
Definition at line 284 of file Systematics.h.
|
inline |
Definition at line 296 of file Systematics.h.
|
inline |
Definition at line 294 of file Systematics.h.
void RooStats::HistFactory::ShapeFactor::Print | ( | std::ostream & | stream = std::cout | ) |
Definition at line 296 of file Systematics.cxx.
void RooStats::HistFactory::ShapeFactor::PrintXML | ( | std::ostream & | xml | ) |
Definition at line 336 of file Systematics.cxx.
|
inline |
Definition at line 293 of file Systematics.h.
|
inline |
Definition at line 304 of file Systematics.h.
|
inline |
Definition at line 310 of file Systematics.h.
Definition at line 290 of file Systematics.h.
|
inline |
Definition at line 298 of file Systematics.h.
|
inline |
Definition at line 283 of file Systematics.h.
void RooStats::HistFactory::ShapeFactor::writeToFile | ( | const std::string & | FileName, |
const std::string & | DirName | ||
) |
Definition at line 313 of file Systematics.cxx.
|
protected |
Definition at line 319 of file Systematics.h.
|
protected |
Definition at line 323 of file Systematics.h.
|
protected |
Definition at line 327 of file Systematics.h.
|
protected |
Definition at line 324 of file Systematics.h.
|
protected |
Definition at line 325 of file Systematics.h.
|
protected |
Definition at line 326 of file Systematics.h.
|
protected |
Definition at line 317 of file Systematics.h.