Logo ROOT  
Reference Guide
 
Loading...
Searching...
No Matches
RooStats::HistFactory::Constraint Namespace Reference

Enumerations

enum  Type { Gaussian , Poisson }
 

Functions

Type GetType (const std::string &Name)
 
std::string Name (Type type)
 

Enumeration Type Documentation

◆ Type

Enumerator
Gaussian 
Poisson 

Definition at line 32 of file Measurement.h.

Function Documentation

◆ GetType()

Constraint::Type RooStats::HistFactory::Constraint::GetType ( const std::string & Name)

Definition at line 1718 of file Measurement.cxx.

◆ Name()

std::string RooStats::HistFactory::Constraint::Name ( Constraint::Type type)

Definition at line 1708 of file Measurement.cxx.