Definition at line 49 of file EvalContext.h.
Public Member Functions | |
| DataKey (RooAbsArg const *arg) | |
| template<class T > | |
| DataKey (RooTemplateProxy< T > const &proxy) | |
| DataKey (TNamed const *arg) | |
| TObject const & | operator* () const |
| TObject const * | operator-> () const |
Private Attributes | |
| TObject const * | _ptr |
Friends | |
| bool | operator!= (const DataKey &k1, const DataKey &k2) |
| bool | operator< (const DataKey &k1, const DataKey &k2) |
| bool | operator== (const DataKey &k1, const DataKey &k2) |
#include <RooFit/EvalContext.h>
Definition at line 51 of file EvalContext.h.
Definition at line 52 of file EvalContext.h.
|
inline |
Definition at line 54 of file EvalContext.h.
Definition at line 64 of file EvalContext.h.
Definition at line 65 of file EvalContext.h.
Definition at line 60 of file EvalContext.h.
Definition at line 61 of file EvalContext.h.
Definition at line 59 of file EvalContext.h.
Definition at line 68 of file EvalContext.h.