Logo ROOT  
Reference Guide
 
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Modules Pages
Loading...
Searching...
No Matches
RooRealProxy.h File Reference
#include "RooTemplateProxy.h"
Include dependency graph for RooRealProxy.h:
This graph shows which files directly or indirectly include this file:

Typedefs

using RooRealProxy = RooTemplateProxy<RooAbsReal>
 Compatibility typedef replacing the old RooRealProxy class.
 

Typedef Documentation

◆ RooRealProxy

Compatibility typedef replacing the old RooRealProxy class.

Deprecated
Use RooTemplateProxy<RooAbsReal> or more appropriate template parameters.

Definition at line 23 of file RooRealProxy.h.