Logo ROOT   6.10/09
Reference Guide
Classes
RooAbsRealLValue.h File Reference
#include <math.h>
#include <float.h>
#include "TString.h"
#include "RooAbsReal.h"
#include "RooNumber.h"
#include "RooAbsLValue.h"
#include "RooAbsBinning.h"
Include dependency graph for RooAbsRealLValue.h:
This graph shows which files directly or indirectly include this file:

Classes

class  RooAbsRealLValue
 RooAbsRealLValue is the common abstract base class for objects that represent a real value that may appear on the left hand side of an equation ('lvalue') Each implementation must provide a setVal() member to allow direct modification of the value. More...