Logo ROOT  
Reference Guide
RooFormulaVar.h File Reference
#include "RooAbsReal.h"
#include "RooFormula.h"
#include "RooArgList.h"
#include "RooListProxy.h"
#include "RooTrace.h"
#include <memory>
Include dependency graph for RooFormulaVar.h:
This graph shows which files directly or indirectly include this file:

Classes

class  RooFormulaVar
 A RooFormulaVar is a generic implementation of a real-valued object, which takes a RooArgList of servers and a C++ expression string defining how its value should be calculated from the given list of servers. More...