Definition at line 48 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 50 of file EvalContext.h.
Definition at line 51 of file EvalContext.h.
|
inline |
Definition at line 53 of file EvalContext.h.
Definition at line 63 of file EvalContext.h.
Definition at line 64 of file EvalContext.h.
Definition at line 59 of file EvalContext.h.
Definition at line 60 of file EvalContext.h.
Definition at line 58 of file EvalContext.h.
Definition at line 67 of file EvalContext.h.