Logo ROOT   6.12/07
Reference Guide
List of all members | Public Member Functions | Public Attributes | List of all members
RooAbsReal::EvalError Class Reference

Definition at line 252 of file RooAbsReal.h.

Public Member Functions

 EvalError ()
 
 EvalError (const EvalError &other)
 
void setMessage (const char *tmp)
 
void setServerValues (const char *tmp)
 

Public Attributes

std::string _msg
 
std::string _srvval
 

#include <RooAbsReal.h>

Constructor & Destructor Documentation

◆ EvalError() [1/2]

RooAbsReal::EvalError::EvalError ( )
inline

Definition at line 254 of file RooAbsReal.h.

◆ EvalError() [2/2]

RooAbsReal::EvalError::EvalError ( const EvalError other)
inline

Definition at line 255 of file RooAbsReal.h.

Member Function Documentation

◆ setMessage()

void RooAbsReal::EvalError::setMessage ( const char *  tmp)
inline

Definition at line 256 of file RooAbsReal.h.

◆ setServerValues()

void RooAbsReal::EvalError::setServerValues ( const char *  tmp)
inline

Definition at line 257 of file RooAbsReal.h.

Member Data Documentation

◆ _msg

std::string RooAbsReal::EvalError::_msg

Definition at line 258 of file RooAbsReal.h.

◆ _srvval

std::string RooAbsReal::EvalError::_srvval

Definition at line 259 of file RooAbsReal.h.

Libraries for RooAbsReal::EvalError:
[legend]

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