Definition at line 48 of file RooExpensiveObjectCache.h.
#include <RooExpensiveObjectCache.h>
◆ ExpensiveObject() [1/3]
RooExpensiveObjectCache::ExpensiveObject::ExpensiveObject |
( |
| ) |
|
|
default |
◆ ExpensiveObject() [2/3]
RooExpensiveObjectCache::ExpensiveObject::ExpensiveObject |
( |
Int_t |
uid, |
|
|
const char * |
ownerName, |
|
|
TObject & |
payload, |
|
|
RooArgSet const & |
params |
|
) |
| |
◆ ExpensiveObject() [3/3]
RooExpensiveObjectCache::ExpensiveObject::ExpensiveObject |
( |
Int_t |
uid, |
|
|
const ExpensiveObject & |
other |
|
) |
| |
◆ ~ExpensiveObject()
RooExpensiveObjectCache::ExpensiveObject::~ExpensiveObject |
( |
| ) |
|
|
virtual |
◆ Class()
static TClass * RooExpensiveObjectCache::ExpensiveObject::Class |
( |
| ) |
|
|
static |
- Returns
- TClass describing this class
◆ Class_Name()
static const char * RooExpensiveObjectCache::ExpensiveObject::Class_Name |
( |
| ) |
|
|
static |
- Returns
- Name of this class
◆ Class_Version()
static constexpr Version_t RooExpensiveObjectCache::ExpensiveObject::Class_Version |
( |
| ) |
|
|
inlinestaticconstexpr |
◆ DeclFileName()
static const char * RooExpensiveObjectCache::ExpensiveObject::DeclFileName |
( |
| ) |
|
|
inlinestatic |
◆ IsA()
virtual TClass * RooExpensiveObjectCache::ExpensiveObject::IsA |
( |
| ) |
const |
|
inlinevirtual |
◆ matches()
bool RooExpensiveObjectCache::ExpensiveObject::matches |
( |
TClass * |
tc, |
|
|
const RooArgSet & |
params |
|
) |
| |
◆ 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 |
◆ Streamer()
virtual void RooExpensiveObjectCache::ExpensiveObject::Streamer |
( |
TBuffer & |
| ) |
|
|
virtual |
◆ StreamerNVirtual()
void RooExpensiveObjectCache::ExpensiveObject::StreamerNVirtual |
( |
TBuffer & |
ClassDef_StreamerNVirtual_b | ) |
|
|
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 = nullptr |
|
protected |
◆ _realRefParams
std::map<TString, double> RooExpensiveObjectCache::ExpensiveObject::_realRefParams |
|
protected |
◆ _uid
Int_t RooExpensiveObjectCache::ExpensiveObject::_uid = 0 |
|
protected |
The documentation for this class was generated from the following files: