Logo ROOT   6.16/01
Reference Guide
Enumerations | Functions
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 25 of file Systematics.h.

Function Documentation

◆ GetType()

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

Definition at line 34 of file Systematics.cxx.

◆ Name()

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

Definition at line 27 of file Systematics.cxx.