#include <string>
#include <fstream>
#include <iostream>
#include "TH1.h"
#include "RooStats/HistFactory/HistRef.h"
Classes | |
class | RooStats::HistFactory::HistoFactor |
Configuration for an *un*constrained, coherent shape variation of affected samples. More... | |
class | RooStats::HistFactory::HistogramUncertaintyBase |
////////////////////////////////////////////////////////////////////////////////////////////Base class to store the up and down variations for histogram uncertainties. 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 |
*Un*constrained 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 |
Namespace for the RooStats classes. | |
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) |