Logo ROOT  
Reference Guide
 
Loading...
Searching...
No Matches
ROOT::Experimental::XRooFit::xRooNLLVar::xRooFitResult Class Reference

Definition at line 94 of file xRooNLLVar.h.

Public Member Functions

 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< xRooNLLVarnll () const
 
 operator const RooFitResult * () const
 
const RooFitResultoperator-> () 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())
 

Public Attributes

std::shared_ptr< std::map< std::string, xRooFitResult > > fCfits
 
std::shared_ptr< xRooNLLVarfNll
 
std::shared_ptr< xRooNodefNode
 

#include <RooFit/xRooFit/xRooNLLVar.h>

Inheritance diagram for ROOT::Experimental::XRooFit::xRooNLLVar::xRooFitResult:
[legend]

Constructor & Destructor Documentation

◆ xRooFitResult()

xRooNLLVar::xRooFitResult::xRooFitResult ( const std::shared_ptr< xRooNode > &  in,
const std::shared_ptr< xRooNLLVar > &  nll = nullptr 
)

Definition at line 454 of file xRooNLLVar.cxx.

Member Function Documentation

◆ cfit()

xRooNLLVar::xRooFitResult xRooNLLVar::xRooFitResult::cfit ( const char *  poiValues,
const char *  alias = nullptr 
)

Definition at line 476 of file xRooNLLVar.cxx.

◆ conditionalError()

double xRooNLLVar::xRooFitResult::conditionalError ( const char *  poi,
const char *  nps,
bool  up = true,
bool  approx = false 
)

Definition at line 542 of file xRooNLLVar.cxx.

◆ Draw()

void xRooNLLVar::xRooFitResult::Draw ( Option_t opt = "")

Definition at line 471 of file xRooNLLVar.cxx.

◆ ifit()

xRooNLLVar::xRooFitResult xRooNLLVar::xRooFitResult::ifit ( const char *  np,
bool  up,
bool  prefit = false 
)

Definition at line 507 of file xRooNLLVar.cxx.

◆ impact() [1/2]

double ROOT::Experimental::XRooFit::xRooNLLVar::xRooFitResult::impact ( const char *  np,
bool  up = true,
bool  prefit = false,
bool  approx = false 
)
inline

Definition at line 119 of file xRooNLLVar.h.

◆ 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

Definition at line 103 of file xRooNLLVar.h.

◆ operator const RooFitResult *()

xRooNLLVar::xRooFitResult::operator const RooFitResult * ( ) const

Definition at line 467 of file xRooNLLVar.cxx.

◆ operator->()

const RooFitResult * xRooNLLVar::xRooFitResult::operator-> ( ) const

Definition at line 461 of file xRooNLLVar.cxx.

◆ poi()

RooArgList ROOT::Experimental::XRooFit::xRooNLLVar::xRooFitResult::poi ( )
inline

Definition at line 105 of file xRooNLLVar.h.

◆ ranknp() [1/2]

RooArgList ROOT::Experimental::XRooFit::xRooNLLVar::xRooFitResult::ranknp ( bool  up = true,
bool  prefit = false,
double  approxThreshold = std::numeric_limits<double>::infinity() 
)
inline

Definition at line 139 of file xRooNLLVar.h.

◆ ranknp() [2/2]

RooArgList xRooNLLVar::xRooFitResult::ranknp ( const char *  poi,
bool  up = true,
bool  prefit = false,
double  approxThreshold = std::numeric_limits<double>::infinity() 
)

Definition at line 593 of file xRooNLLVar.cxx.

Member Data Documentation

◆ fCfits

std::shared_ptr<std::map<std::string, xRooFitResult> > ROOT::Experimental::XRooFit::xRooNLLVar::xRooFitResult::fCfits

Definition at line 150 of file xRooNLLVar.h.

◆ fNll

std::shared_ptr<xRooNLLVar> ROOT::Experimental::XRooFit::xRooNLLVar::xRooFitResult::fNll

Definition at line 148 of file xRooNLLVar.h.

◆ fNode

std::shared_ptr<xRooNode> ROOT::Experimental::XRooFit::xRooNLLVar::xRooFitResult::fNode

Definition at line 147 of file xRooNLLVar.h.

Libraries for ROOT::Experimental::XRooFit::xRooNLLVar::xRooFitResult:

The documentation for this class was generated from the following files: