Logo ROOT  
Reference Guide
 
Loading...
Searching...
No Matches
ROOT::Experimental::XRooFit::xRooNLLVar::xValueWithError Struct Reference

Definition at line 62 of file xRooNLLVar.h.

Public Member Functions

 xValueWithError (const std::pair< double, double > &in={0, 0})
 
double error () const
 
double value () const
 

#include <RooFit/xRooFit/xRooNLLVar.h>

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

Constructor & Destructor Documentation

◆ xValueWithError()

ROOT::Experimental::XRooFit::xRooNLLVar::xValueWithError::xValueWithError ( const std::pair< double, double > &  in = {0, 0})
inline

Definition at line 63 of file xRooNLLVar.h.

Member Function Documentation

◆ error()

double ROOT::Experimental::XRooFit::xRooNLLVar::xValueWithError::error ( ) const
inline

Definition at line 65 of file xRooNLLVar.h.

◆ value()

double ROOT::Experimental::XRooFit::xRooNLLVar::xValueWithError::value ( ) const
inline

Definition at line 64 of file xRooNLLVar.h.

Collaboration diagram for ROOT::Experimental::XRooFit::xRooNLLVar::xValueWithError:
[legend]

The documentation for this struct was generated from the following file: