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

Definition at line 270 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 272 of file RooAbsReal.h.

◆ EvalError() [2/2]

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

Definition at line 273 of file RooAbsReal.h.

Member Function Documentation

◆ setMessage()

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

Definition at line 274 of file RooAbsReal.h.

◆ setServerValues()

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

Definition at line 275 of file RooAbsReal.h.

Member Data Documentation

◆ _msg

std::string RooAbsReal::EvalError::_msg

Definition at line 276 of file RooAbsReal.h.

◆ _srvval

std::string RooAbsReal::EvalError::_srvval

Definition at line 277 of file RooAbsReal.h.


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