ROOT
6.07/01
Reference Guide
|
Definition at line 45 of file Systematics.h.
Public Member Functions | |
OverallSys () | |
void | SetName (const std::string &Name) |
std::string | GetName () |
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 | fLow |
double | fHigh |
#include <RooStats/HistFactory/Systematics.h>
|
inline |
Definition at line 49 of file Systematics.h.
|
inline |
Definition at line 57 of file Systematics.h.
Referenced by RooStats::HistFactory::GetChannelEstimateSummaries().
|
inline |
Definition at line 56 of file Systematics.h.
Referenced by RooStats::HistFactory::GetChannelEstimateSummaries().
|
inline |
Definition at line 52 of file Systematics.h.
Referenced by RooStats::HistFactory::GetChannelEstimateSummaries(), and RooStats::HistFactory::ConfigParser::MakeOverallSys().
void RooStats::HistFactory::OverallSys::Print | ( | std::ostream & | stream = std::cout | ) |
Definition at line 80 of file Systematics.cxx.
Referenced by RooStats::HistFactory::ConfigParser::MakeOverallSys().
void RooStats::HistFactory::OverallSys::PrintXML | ( | std::ostream & | xml | ) |
Definition at line 87 of file Systematics.cxx.
Referenced by RooStats::HistFactory::Sample::PrintXML().
Definition at line 55 of file Systematics.h.
Referenced by RooStats::HistFactory::Sample::AddOverallSys(), and RooStats::HistFactory::ConfigParser::MakeOverallSys().
Definition at line 54 of file Systematics.h.
Referenced by RooStats::HistFactory::Sample::AddOverallSys(), and RooStats::HistFactory::ConfigParser::MakeOverallSys().
|
inline |
Definition at line 51 of file Systematics.h.
Referenced by RooStats::HistFactory::Sample::AddOverallSys(), and RooStats::HistFactory::ConfigParser::MakeOverallSys().
|
protected |
Definition at line 65 of file Systematics.h.
|
protected |
Definition at line 64 of file Systematics.h.
|
protected |
Definition at line 63 of file Systematics.h.