ROOT
6.06/09
Reference Guide
|
#include "RooAbsArg.h"
#include "RooCmdArg.h"
#include "RooCurve.h"
#include "RooArgSet.h"
#include "RooArgList.h"
#include "RooGlobalFunc.h"
#include <list>
#include <string>
#include <iostream>
Go to the source code of this file.
Classes | |
class | RooAbsReal |
RooAbsReal is the common abstract base class for objects that represent a real value and implements functionality common to all real-valued objects such as the ability to plot them, to construct integrals of them, the ability to advertise (partial) analytical integrals etc. More... | |
class | RooAbsReal::EvalError |
struct | RooAbsReal::PlotOpt |