Definition at line 26 of file Channel.h.
|
TH1 * | GetHistogram (std::string InputFile, std::string HistoPath, std::string HistoName) |
|
#include <RooStats/HistFactory/Channel.h>
◆ Channel() [1/3]
RooStats::HistFactory::Channel::Channel |
( |
| ) |
|
◆ Channel() [2/3]
RooStats::HistFactory::Channel::Channel |
( |
const Channel & |
other | ) |
|
◆ Channel() [3/3]
RooStats::HistFactory::Channel::Channel |
( |
std::string |
Name, |
|
|
std::string |
InputFile = "" |
|
) |
| |
◆ AddAdditionalData()
◆ AddSample()
◆ CheckHistograms()
bool RooStats::HistFactory::Channel::CheckHistograms |
( |
| ) |
|
◆ CollectHistograms()
void RooStats::HistFactory::Channel::CollectHistograms |
( |
| ) |
|
◆ GetAdditionalData()
◆ GetData()
◆ GetHistogram()
TH1 * RooStats::HistFactory::Channel::GetHistogram |
( |
std::string |
InputFile, |
|
|
std::string |
HistoPath, |
|
|
std::string |
HistoName |
|
) |
| |
|
protected |
◆ GetHistoPath()
std::string RooStats::HistFactory::Channel::GetHistoPath |
( |
| ) |
|
|
inline |
◆ GetInputFile()
std::string RooStats::HistFactory::Channel::GetInputFile |
( |
| ) |
|
|
inline |
◆ GetName()
std::string RooStats::HistFactory::Channel::GetName |
( |
| ) |
|
|
inline |
◆ GetSamples()
◆ GetStatErrorConfig()
◆ Print()
void RooStats::HistFactory::Channel::Print |
( |
std::ostream & |
stream = std::cout | ) |
|
◆ PrintXML()
void RooStats::HistFactory::Channel::PrintXML |
( |
std::string |
Directory, |
|
|
std::string |
Prefix = "" |
|
) |
| |
◆ SetData() [1/4]
◆ SetData() [2/4]
void RooStats::HistFactory::Channel::SetData |
( |
std::string |
HistoName, |
|
|
std::string |
InputFile, |
|
|
std::string |
HistoPath = "" |
|
) |
| |
◆ SetData() [3/4]
void RooStats::HistFactory::Channel::SetData |
( |
double |
Val | ) |
|
◆ SetData() [4/4]
void RooStats::HistFactory::Channel::SetData |
( |
TH1 * |
hData | ) |
|
◆ SetHistoPath()
void RooStats::HistFactory::Channel::SetHistoPath |
( |
const std::string & |
file | ) |
|
|
inline |
◆ SetInputFile()
void RooStats::HistFactory::Channel::SetInputFile |
( |
const std::string & |
file | ) |
|
|
inline |
◆ SetName()
void RooStats::HistFactory::Channel::SetName |
( |
const std::string & |
Name | ) |
|
|
inline |
◆ SetStatErrorConfig() [1/3]
void RooStats::HistFactory::Channel::SetStatErrorConfig |
( |
double |
RelErrorThreshold, |
|
|
Constraint::Type |
ConstraintType |
|
) |
| |
◆ SetStatErrorConfig() [2/3]
void RooStats::HistFactory::Channel::SetStatErrorConfig |
( |
double |
RelErrorThreshold, |
|
|
std::string |
ConstraintType |
|
) |
| |
◆ SetStatErrorConfig() [3/3]
◆ Measurement
◆ fAdditionalData
◆ fData
◆ fHistoPath
std::string RooStats::HistFactory::Channel::fHistoPath |
|
protected |
◆ fInputFile
std::string RooStats::HistFactory::Channel::fInputFile |
|
protected |
◆ fName
std::string RooStats::HistFactory::Channel::fName |
|
protected |
◆ fSamples
◆ fStatErrorConfig
The documentation for this class was generated from the following files: