#include "TMath.h"#include "Math/DistFuncMathCore.h"#include "RooArgSet.h"#include "RooRealVar.h"#include "RooAbsCollection.h"#include "TIterator.h"#include <iostream>Go to the source code of this file.
Namespaces | |
| namespace | RooStats |
Functions | |
| Double_t | RooStats::PValueToSignificance (Double_t pvalue) |
| Double_t | RooStats::SignificanceToPValue (Double_t Z) |
| void | RooStats::SetParameters (const RooArgSet *desiredVals, RooArgSet *paramsToChange) |
| void | RooStats::RemoveConstantParameters (RooArgSet *set) |
| void | RooStats::RandomizeCollection (RooAbsCollection &set, Bool_t randomizeConstants=kTRUE) |
1.5.1