ROOT  6.06/08
Reference Guide
Enumerations | Functions
RooStats::HistFactory::Constraint Namespace Reference

Enumerations

enum  Type { Gaussian, Poisson }
 

Functions

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

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)

§ Name()

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