ROOT
6.06/09
Reference Guide
|
Definition at line 70 of file Systematics.h.
Public Member Functions | |
NormFactor () | |
void | SetName (const std::string &Name) |
std::string | GetName () |
void | SetVal (double Val) |
double | GetVal () |
void | SetConst (bool Const=true) |
bool | GetConst () |
void | SetLow (double Low) |
void | SetHigh (double High) |
double | GetLow () |
double | GetHigh () |
void | Print (std::ostream &=std::cout) |
void | PrintXML (std::ostream &) |
Protected Attributes | |
std::string | fName |
double | fVal |
double | fLow |
double | fHigh |
bool | fConst |
#include <RooStats/HistFactory/Systematics.h>
RooStats::HistFactory::NormFactor::NormFactor | ( | ) |
Definition at line 57 of file Systematics.cxx.
|
inline |
Definition at line 83 of file Systematics.h.
Referenced by RooStats::HistFactory::GetChannelEstimateSummaries().
|
inline |
Definition at line 88 of file Systematics.h.
Referenced by RooStats::HistFactory::GetChannelEstimateSummaries(), and RooStats::HistFactory::ConfigParser::MakeNormFactor().
|
inline |
Definition at line 87 of file Systematics.h.
Referenced by RooStats::HistFactory::GetChannelEstimateSummaries(), and RooStats::HistFactory::ConfigParser::MakeNormFactor().
|
inline |
Definition at line 77 of file Systematics.h.
Referenced by RooStats::HistFactory::GetChannelEstimateSummaries(), and RooStats::HistFactory::ConfigParser::MakeNormFactor().
|
inline |
Definition at line 80 of file Systematics.h.
Referenced by RooStats::HistFactory::GetChannelEstimateSummaries(), and RooStats::HistFactory::ConfigParser::MakeNormFactor().
void RooStats::HistFactory::NormFactor::Print | ( | std::ostream & | stream = std::cout | ) |
Definition at line 61 of file Systematics.cxx.
Referenced by RooStats::HistFactory::ConfigParser::MakeNormFactor().
void RooStats::HistFactory::NormFactor::PrintXML | ( | std::ostream & | xml | ) |
Definition at line 70 of file Systematics.cxx.
Referenced by RooStats::HistFactory::Sample::PrintXML().
|
inline |
Definition at line 82 of file Systematics.h.
Referenced by RooStats::HistFactory::Sample::AddNormFactor(), and RooStats::HistFactory::ConfigParser::MakeNormFactor().
Definition at line 86 of file Systematics.h.
Referenced by RooStats::HistFactory::Sample::AddNormFactor(), and RooStats::HistFactory::ConfigParser::MakeNormFactor().
Definition at line 85 of file Systematics.h.
Referenced by RooStats::HistFactory::Sample::AddNormFactor(), and RooStats::HistFactory::ConfigParser::MakeNormFactor().
|
inline |
Definition at line 76 of file Systematics.h.
Referenced by RooStats::HistFactory::Sample::AddNormFactor(), and RooStats::HistFactory::ConfigParser::MakeNormFactor().
Definition at line 79 of file Systematics.h.
Referenced by RooStats::HistFactory::Sample::AddNormFactor(), and RooStats::HistFactory::ConfigParser::MakeNormFactor().
|
protected |
Definition at line 99 of file Systematics.h.
Referenced by GetConst(), and SetConst().
|
protected |
Definition at line 98 of file Systematics.h.
|
protected |
Definition at line 97 of file Systematics.h.
|
protected |
Definition at line 95 of file Systematics.h.
|
protected |
Definition at line 96 of file Systematics.h.