|
ROOT 6.08/07 Reference Guide |
#include "Riosfwd.h"#include <math.h>#include <float.h>#include "TString.h"#include "RooAbsReal.h"#include "RooNumber.h"#include "RooAbsLValue.h"#include "RooAbsBinning.h"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... | |