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 "RooFit/Detail/DataMap.h"
#include "RooFit/Detail/CodeSquashContext.h"
#include <ROOT/RSpan.hxx>
#include <iostream>
#include <list>
#include <map>
#include <string>
#include <sstream>
Include dependency graph for RooAbsReal.h:
This graph shows which files directly or indirectly include this file:

Classes

class  RooAbsReal::EvalError
 
class  RooAbsReal::EvalErrorContext
 Context to temporarily change the error logging mode as long as the context is alive. More...
 
struct  RooAbsReal::GlobalSelectComponentRAII
 
struct  RooAbsReal::PlotOpt
 
class  RooAbsReal::Ref
 A RooAbsReal::Ref can be constructed from a RooAbsReal& or a double that will be implicitly converted to a RooConstVar&. More...
 
class  RooAbsReal
 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.