Classes | |
class | RooTemplateProxy< T > |
A RooTemplateProxy is used to hold references to other objects in an expression tree. More... | |
Typedefs | |
using | RooLVarProxy = RooTemplateProxy< RooAbsRealLValue > |
using | RooPdfProxy = RooTemplateProxy< RooAbsPdf > |
using | RooRealProxy = RooTemplateProxy< RooAbsReal > |
Compatibility typedef for old uses of this proxy. More... | |
using | RooRealVarProxy = RooTemplateProxy< RooRealVar > |
using RooLVarProxy = RooTemplateProxy<RooAbsRealLValue> |
Definition at line 149 of file RooTemplateProxy.h.
using RooPdfProxy = RooTemplateProxy<RooAbsPdf> |
Definition at line 148 of file RooTemplateProxy.h.
using RooRealProxy = RooTemplateProxy<RooAbsReal> |
Compatibility typedef for old uses of this proxy.
Definition at line 147 of file RooTemplateProxy.h.
using RooRealVarProxy = RooTemplateProxy<RooRealVar> |
Definition at line 150 of file RooTemplateProxy.h.