Logo ROOT  
Reference Guide
Loading...
Searching...
No Matches
RooFormulaVar.h File Reference
#include "RooAbsReal.h"
#include "RooArgList.h"
#include "RooListProxy.h"
#include "RooTrace.h"
#include <memory>
#include <list>

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...