Logo ROOT  
Reference Guide
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 <xRooNLLVar.h>

Inheritance diagram for xRooNLLVar::xValueWithError:

Constructor & Destructor Documentation

◆ xValueWithError()

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 xRooNLLVar::xValueWithError::error ( ) const
inline

Definition at line 65 of file xRooNLLVar.h.

◆ value()

double xRooNLLVar::xValueWithError::value ( ) const
inline

Definition at line 64 of file xRooNLLVar.h.


The documentation for this struct was generated from the following file:
  • /home/stephan/code/root-2/roofit/xroofit/inc/RooFit/xRooFit/xRooNLLVar.h