CMS 3D CMS Logo

Namespaces | Functions

/afs/cern.ch/work/a/aaltunda/public/www/CMSSW_5_3_14/src/HiggsAnalysis/CombinedLimit/interface/AsimovUtils.h File Reference

Go to the source code of this file.

Namespaces

namespace  asimovutils
namespace  RooStats

Functions

RooAbsData * asimovutils::asimovDatasetNominal (RooStats::ModelConfig *mc, double poiValue=0.0, int verbose=0)
 Generate asimov dataset from nominal value of nuisance parameters.
RooAbsData * asimovutils::asimovDatasetWithFit (RooStats::ModelConfig *mc, RooAbsData &realdata, RooAbsCollection &snapshot, double poiValue=0.0, int verbose=0)
 Generate asimov dataset from best fit value of nuisance parameters, and fill in snapshot of corresponding global observables.