Logo ROOT  
Reference Guide
 
Loading...
Searching...
No Matches
RooAbsReal.h File Reference
#include "RooAbsArg.h"
#include "RooCmdArg.h"
#include "RooCurve.h"
#include "RooArgSet.h"
#include "RooArgList.h"
#include "RooGlobalFunc.h"
#include "RooSpan.h"
#include <map>
#include <list>
#include <string>
#include <iostream>
#include <sstream>
Include dependency graph for RooAbsReal.h:
This graph shows which files directly or indirectly include this file:

Classes

class  BatchInterfaceAccessor
 Helper class to access a batch-related part of RooAbsReal's interface, which should not leak to the outside world. More...
 
class  RooAbsReal::EvalError
 
struct  RooAbsReal::GlobalSelectComponentRAII
 
struct  RooAbsReal::PlotOpt
 
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...
 

Namespaces

namespace  RooBatchCompute
 Namespace for dispatching RooFit computations to various backends.