Enumerations | |
| enum | Type { Gaussian , Poisson } |
Functions | |
| Type | GetType (const std::string &Name) |
| std::string | Name (Type type) |
| Enumerator | |
|---|---|
| Gaussian | |
| Poisson | |
Definition at line 32 of file Measurement.h.
| Constraint::Type RooStats::HistFactory::Constraint::GetType | ( | const std::string & | Name | ) |
Definition at line 1718 of file Measurement.cxx.
| std::string RooStats::HistFactory::Constraint::Name | ( | Constraint::Type | type | ) |
Definition at line 1708 of file Measurement.cxx.