Definition at line 87 of file xRooNLLVar.h.
Public Member Functions | |
| xRooFitResult (const std::shared_ptr< xRooNode > &in) | |
| void | Draw (Option_t *opt="") | 
| operator const RooFitResult * () const | |
| const RooFitResult * | operator-> () const | 
Public Attributes | |
| std::shared_ptr< xRooNode > | fNode | 
#include <RooFit/xRooFit/xRooNLLVar.h>
| xRooNLLVar::xRooFitResult::xRooFitResult | ( | const std::shared_ptr< xRooNode > & | in | ) | 
Definition at line 371 of file xRooNLLVar.cxx.
| void xRooNLLVar::xRooFitResult::Draw | ( | Option_t * | opt = "" | ) | 
Definition at line 385 of file xRooNLLVar.cxx.
| xRooNLLVar::xRooFitResult::operator const RooFitResult * | ( | ) | const | 
Definition at line 381 of file xRooNLLVar.cxx.
| const RooFitResult * xRooNLLVar::xRooFitResult::operator-> | ( | ) | const | 
Definition at line 375 of file xRooNLLVar.cxx.
| std::shared_ptr<xRooNode> RooFit::Detail::XRooFit::xRooNLLVar::xRooFitResult::fNode | 
Definition at line 94 of file xRooNLLVar.h.