
| ~StatErrorConfig() | |
| RooStats::HistFactory::Constraint::Type | GetConstraintType() |
| double | GetRelErrorThreshold() |
| RooStats::HistFactory::StatErrorConfig& | operator=(const RooStats::HistFactory::StatErrorConfig&) |
| void | Print(ostream& = std::cout) |
| void | PrintXML(ostream&) |
| void | SetConstraintType(RooStats::HistFactory::Constraint::Type ConstrType) |
| void | SetRelErrorThreshold(double Threshold) |
| RooStats::HistFactory::StatErrorConfig | StatErrorConfig() |
| RooStats::HistFactory::StatErrorConfig | StatErrorConfig(const RooStats::HistFactory::StatErrorConfig&) |
| RooStats::HistFactory::Constraint::Type | fConstraintType | |
| double | fRelErrorThreshold |

{ fConstraintType = ConstrType; }