Definition at line 49 of file RooExpensiveObjectCache.h.
#include <RooExpensiveObjectCache.h>
◆ ExpensiveObject() [1/3]
RooExpensiveObjectCache::ExpensiveObject::ExpensiveObject |
( |
| ) |
|
|
inline |
◆ ExpensiveObject() [2/3]
RooExpensiveObjectCache::ExpensiveObject::ExpensiveObject |
( |
Int_t |
uid, |
|
|
const char * |
ownerName, |
|
|
TObject & |
payload, |
|
|
TIterator * |
paramIter |
|
) |
| |
◆ ExpensiveObject() [3/3]
RooExpensiveObjectCache::ExpensiveObject::ExpensiveObject |
( |
Int_t |
uid, |
|
|
const ExpensiveObject & |
other |
|
) |
| |
◆ ~ExpensiveObject()
RooExpensiveObjectCache::ExpensiveObject::~ExpensiveObject |
( |
| ) |
|
|
virtual |
◆ matches()
◆ ownerName()
const char * RooExpensiveObjectCache::ExpensiveObject::ownerName |
( |
| ) |
const |
|
inline |
◆ payload() [1/2]
TObject * RooExpensiveObjectCache::ExpensiveObject::payload |
( |
| ) |
|
|
inline |
◆ payload() [2/2]
const TObject * RooExpensiveObjectCache::ExpensiveObject::payload |
( |
| ) |
const |
|
inline |
◆ print()
void RooExpensiveObjectCache::ExpensiveObject::print |
( |
| ) |
const |
◆ setPayload()
void RooExpensiveObjectCache::ExpensiveObject::setPayload |
( |
TObject * |
obj | ) |
|
|
inline |
◆ uid()
Int_t RooExpensiveObjectCache::ExpensiveObject::uid |
( |
| ) |
const |
|
inline |
◆ _catRefParams
std::map<TString,Int_t> RooExpensiveObjectCache::ExpensiveObject::_catRefParams |
|
protected |
◆ _ownerName
TString RooExpensiveObjectCache::ExpensiveObject::_ownerName |
|
protected |
◆ _payload
TObject* RooExpensiveObjectCache::ExpensiveObject::_payload |
|
protected |
◆ _realRefParams
std::map<TString,Double_t> RooExpensiveObjectCache::ExpensiveObject::_realRefParams |
|
protected |
◆ _uid
Int_t RooExpensiveObjectCache::ExpensiveObject::_uid |
|
protected |
[legend]
The documentation for this class was generated from the following files: