ROOT
6.07/01
Reference Guide
|
Protected Member Functions | |
TH1 * | GetHistogram (std::string InputFile, std::string HistoPath, std::string HistoName) |
Protected Attributes | |
std::string | fName |
std::string | fInputFile |
std::string | fHistoPath |
HistFactory::Data | fData |
std::vector < RooStats::HistFactory::Data > | fAdditionalData |
HistFactory::StatErrorConfig | fStatErrorConfig |
std::vector < RooStats::HistFactory::Sample > | fSamples |
Friends | |
class | Measurement |
#include <RooStats/HistFactory/Channel.h>
RooStats::HistFactory::Channel::Channel | ( | ) |
Definition at line 38 of file Channel.cxx.
RooStats::HistFactory::Channel::Channel | ( | const Channel & | other | ) |
Definition at line 44 of file Channel.cxx.
RooStats::HistFactory::Channel::Channel | ( | std::string | Name, |
std::string | InputFile = "" |
||
) |
Definition at line 55 of file Channel.cxx.
|
inline |
Definition at line 58 of file Channel.h.
Referenced by RooStats::HistFactory::ConfigParser::ParseChannelXMLFile().
void RooStats::HistFactory::Channel::AddSample | ( | RooStats::HistFactory::Sample | sample | ) |
Definition at line 70 of file Channel.cxx.
bool RooStats::HistFactory::Channel::CheckHistograms | ( | ) |
Definition at line 328 of file Channel.cxx.
Referenced by ClassImp(), RooStats::HistFactory::MakeModelAndMeasurementFast(), and RooStats::HistFactory::Measurement::writeToFile().
void RooStats::HistFactory::Channel::CollectHistograms | ( | ) |
Definition at line 222 of file Channel.cxx.
Referenced by RooStats::HistFactory::Measurement::CollectHistograms().
|
inline |
|
inline |
Definition at line 55 of file Channel.h.
Referenced by RooStats::HistFactory::GetChannelEstimateSummaries().
|
protected |
Definition at line 454 of file Channel.cxx.
|
inline |
Definition at line 47 of file Channel.h.
Referenced by RooStats::HistFactory::ConfigParser::ParseChannelXMLFile().
|
inline |
Definition at line 43 of file Channel.h.
Referenced by RooStats::HistFactory::ConfigParser::ParseChannelXMLFile().
|
inline |
Definition at line 39 of file Channel.h.
Referenced by ClassImp(), RooStats::HistFactory::Measurement::GetChannel(), RooStats::HistFactory::GetChannelEstimateSummaries(), RooStats::HistFactory::Measurement::HasChannel(), RooStats::HistFactory::MakeModelAndMeasurementFast(), RooStats::HistFactory::ConfigParser::ParseChannelXMLFile(), topDriver(), and RooStats::HistFactory::Measurement::writeToFile().
|
inline |
Definition at line 71 of file Channel.h.
Referenced by RooStats::HistFactory::GetChannelEstimateSummaries(), RooStats::HistFactory::ConfigParser::ParseChannelXMLFile(), and RooStats::HistFactory::Measurement::writeToFile().
|
inline |
Definition at line 67 of file Channel.h.
Referenced by RooStats::HistFactory::GetChannelEstimateSummaries().
void RooStats::HistFactory::Channel::Print | ( | std::ostream & | stream = std::cout | ) |
Definition at line 78 of file Channel.cxx.
Referenced by RooStats::HistFactory::ConfigParser::ParseChannelXMLFile().
void RooStats::HistFactory::Channel::PrintXML | ( | std::string | Directory, |
std::string | Prefix = "" |
||
) |
Definition at line 108 of file Channel.cxx.
|
inline |
Definition at line 50 of file Channel.h.
Referenced by RooStats::HistFactory::ConfigParser::ParseChannelXMLFile().
void RooStats::HistFactory::Channel::SetData | ( | std::string | HistoName, |
std::string | InputFile, | ||
std::string | HistoPath = "" |
||
) |
Definition at line 169 of file Channel.cxx.
Definition at line 186 of file Channel.cxx.
Definition at line 181 of file Channel.cxx.
|
inline |
Definition at line 45 of file Channel.h.
Referenced by RooStats::HistFactory::ConfigParser::ParseChannelXMLFile().
|
inline |
Definition at line 41 of file Channel.h.
Referenced by RooStats::HistFactory::ConfigParser::ParseChannelXMLFile().
|
inline |
Definition at line 37 of file Channel.h.
Referenced by RooStats::HistFactory::ConfigParser::ParseChannelXMLFile().
void RooStats::HistFactory::Channel::SetStatErrorConfig | ( | double | RelErrorThreshold, |
Constraint::Type | ConstraintType | ||
) |
Definition at line 206 of file Channel.cxx.
Referenced by RooStats::HistFactory::ConfigParser::ParseChannelXMLFile().
void RooStats::HistFactory::Channel::SetStatErrorConfig | ( | double | RelErrorThreshold, |
std::string | ConstraintType | ||
) |
Definition at line 213 of file Channel.cxx.
|
inline |
|
friend |
|
protected |
Definition at line 89 of file Channel.h.
Referenced by AddAdditionalData(), and GetAdditionalData().
|
protected |
Definition at line 85 of file Channel.h.
Referenced by GetData(), SetData(), and RooStats::HistFactory::Measurement::writeToFile().
|
protected |
Definition at line 83 of file Channel.h.
Referenced by GetHistoPath(), and SetHistoPath().
|
protected |
Definition at line 82 of file Channel.h.
Referenced by GetInputFile(), and SetInputFile().
|
protected |
|
protected |
Definition at line 93 of file Channel.h.
Referenced by GetSamples().
|
protected |
Definition at line 91 of file Channel.h.
Referenced by GetStatErrorConfig(), and SetStatErrorConfig().