ROOT
6.06/09
Reference Guide
|
Enumerations | |
enum | Type { Gaussian, Poisson } |
Functions | |
std::string | Name (Type type) |
Type | GetType (const std::string &Name) |
Enumerator | |
---|---|
Gaussian | |
Poisson |
Definition at line 25 of file Systematics.h.
RooStats::HistFactory::Constraint::Type RooStats::HistFactory::Constraint::GetType | ( | const std::string & | Name | ) |
Definition at line 34 of file Systematics.cxx.
Referenced by TBufferSQL2::ClassMember(), ROOT::Internal::TTreeReaderValueBase::CreateProxy(), ROOT::Internal::TTreeReaderArrayBase::GetBranchContentDataType(), ROOT::Internal::TTreeReaderValueBase::GetBranchDataType(), TBranch::GetExpectedType(), TGFileDialog::ProcessMessage(), R__WriteConstructorBody(), R__WriteDestructorBody(), R__WriteMoveConstructorBody(), and RooStats::HistFactory::Channel::SetStatErrorConfig().
std::string RooStats::HistFactory::Constraint::Name | ( | Constraint::Type | type | ) |
Definition at line 27 of file Systematics.cxx.
Referenced by RooStats::HistFactory::StatErrorConfig::Print(), RooStats::HistFactory::ShapeSys::PrintXML(), RooStats::HistFactory::StatErrorConfig::PrintXML(), RooStats::HistFactory::OverallSys::SetName(), RooStats::HistFactory::NormFactor::SetName(), RooStats::HistFactory::HistoSys::SetName(), RooStats::HistFactory::HistoFactor::SetName(), RooStats::HistFactory::ShapeSys::SetName(), and RooStats::HistFactory::ShapeFactor::SetName().