Definition at line 93 of file xRooNLLVar.h.
|
| xRooFitResult (const RooFitResult &fr) |
|
| xRooFitResult (const std::shared_ptr< xRooNode > &in, const std::shared_ptr< xRooNLLVar > &nll=nullptr) |
|
xRooFitResult | cfit (const char *poiValues, const char *alias=nullptr) |
|
double | conditionalError (const char *poi, const char *nps, bool up=true, bool approx=false) |
|
void | Draw (Option_t *opt="") |
|
xRooFitResult | ifit (const char *np, bool up, bool prefit=false) |
|
double | impact (const char *np, bool up=true, bool prefit=false, bool approx=false) |
|
double | impact (const char *poi, const char *np, bool up=true, bool prefit=false, bool approx=false) |
|
std::shared_ptr< xRooNLLVar > | nll () const |
|
| operator const RooFitResult * () const |
|
const RooFitResult * | operator-> () const |
|
RooArgList | poi () |
|
RooArgList | ranknp (bool up=true, bool prefit=false, double approxThreshold=std::numeric_limits< double >::infinity()) |
|
RooArgList | ranknp (const char *poi, bool up=true, bool prefit=false, double approxThreshold=std::numeric_limits< double >::infinity()) |
|
#include <RooFit/xRooFit/xRooNLLVar.h>
◆ xRooFitResult() [1/2]
xRooNLLVar::xRooFitResult::xRooFitResult |
( |
const RooFitResult & |
fr | ) |
|
◆ xRooFitResult() [2/2]
xRooNLLVar::xRooFitResult::xRooFitResult |
( |
const std::shared_ptr< xRooNode > & |
in, |
|
|
const std::shared_ptr< xRooNLLVar > & |
nll = nullptr |
|
) |
| |
◆ cfit()
◆ conditionalError()
double xRooNLLVar::xRooFitResult::conditionalError |
( |
const char * |
poi, |
|
|
const char * |
nps, |
|
|
bool |
up = true , |
|
|
bool |
approx = false |
|
) |
| |
◆ Draw()
void xRooNLLVar::xRooFitResult::Draw |
( |
Option_t * |
opt = "" | ) |
|
◆ ifit()
◆ impact() [1/2]
double ROOT::Experimental::XRooFit::xRooNLLVar::xRooFitResult::impact |
( |
const char * |
np, |
|
|
bool |
up = true , |
|
|
bool |
prefit = false , |
|
|
bool |
approx = false |
|
) |
| |
|
inline |
◆ impact() [2/2]
double ROOT::Experimental::XRooFit::xRooNLLVar::xRooFitResult::impact |
( |
const char * |
poi, |
|
|
const char * |
np, |
|
|
bool |
up = true , |
|
|
bool |
prefit = false , |
|
|
bool |
approx = false |
|
) |
| |
◆ nll()
std::shared_ptr< xRooNLLVar > ROOT::Experimental::XRooFit::xRooNLLVar::xRooFitResult::nll |
( |
| ) |
const |
|
inline |
◆ operator const RooFitResult *()
xRooNLLVar::xRooFitResult::operator const RooFitResult * |
( |
| ) |
const |
◆ operator->()
const RooFitResult * xRooNLLVar::xRooFitResult::operator-> |
( |
| ) |
const |
◆ poi()
RooArgList ROOT::Experimental::XRooFit::xRooNLLVar::xRooFitResult::poi |
( |
| ) |
|
|
inline |
◆ ranknp() [1/2]
RooArgList ROOT::Experimental::XRooFit::xRooNLLVar::xRooFitResult::ranknp |
( |
bool |
up = true , |
|
|
bool |
prefit = false , |
|
|
double |
approxThreshold = std::numeric_limits<double>::infinity() |
|
) |
| |
|
inline |
◆ ranknp() [2/2]
RooArgList xRooNLLVar::xRooFitResult::ranknp |
( |
const char * |
poi, |
|
|
bool |
up = true , |
|
|
bool |
prefit = false , |
|
|
double |
approxThreshold = std::numeric_limits<double>::infinity() |
|
) |
| |
◆ fCfits
std::shared_ptr<std::map<std::string, xRooFitResult> > ROOT::Experimental::XRooFit::xRooNLLVar::xRooFitResult::fCfits |
◆ fNll
std::shared_ptr<xRooNLLVar> ROOT::Experimental::XRooFit::xRooNLLVar::xRooFitResult::fNll |
◆ fNode
std::shared_ptr<xRooNode> ROOT::Experimental::XRooFit::xRooNLLVar::xRooFitResult::fNode |
The documentation for this class was generated from the following files: