Logo ROOT   6.16/01
Reference Guide
Classes | Namespaces | Enumerations | Functions
Systematics.h File Reference
#include <string>
#include <fstream>
#include <iostream>
#include "TH1.h"
#include "RooStats/HistFactory/HistRef.h"
Include dependency graph for Systematics.h:
This graph shows which files directly or indirectly include this file:

Classes

class  RooStats::HistFactory::HistoFactor
 Configuration for an unconstrained, coherent shape variation of affected samples. More...
 
class  RooStats::HistFactory::HistoSys
 Configuration for a constrained, coherent shape variation of affected samples. More...
 
class  RooStats::HistFactory::NormFactor
 Configuration for an un- constrained overall systematic to scale sample normalisations. More...
 
class  RooStats::HistFactory::OverallSys
 Configuration for a constrained overall systematic to scale sample normalisations. More...
 
class  RooStats::HistFactory::ShapeFactor
 Unconstrained bin-by-bin variation of affected histogram. More...
 
class  RooStats::HistFactory::ShapeSys
 Constrained bin-by-bin variation of affected histogram. More...
 
class  RooStats::HistFactory::StatError
 Statistical error of Monte Carlo predictions. More...
 
class  RooStats::HistFactory::StatErrorConfig
 Configuration to automatically assign nuisance parameters for the statistical error of the Monte Carlo simulations. More...
 

Namespaces

namespace  RooStats
 @(#)root/roostats:$Id$ Author: George Lewis, Kyle Cranmer
 
namespace  RooStats::HistFactory
 
namespace  RooStats::HistFactory::Constraint
 

Enumerations

enum  RooStats::HistFactory::Constraint::Type { RooStats::HistFactory::Constraint::Gaussian , RooStats::HistFactory::Constraint::Poisson }
 

Functions

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