Public Member Functions | |
Item (const RooAbsCollection &set) | |
Item (const ArgSetChecker &check) | |
Public Attributes | |
ArgSetChecker | checker |
bool | good |
std::vector< Double_t > | values |
Definition at line 42 of file CachingNLL.h.
|
inline |
Definition at line 43 of file CachingNLL.h.
|
inline |
Definition at line 44 of file CachingNLL.h.
ArgSetChecker cacheutils::ValuesCache::Item::checker |
Definition at line 46 of file CachingNLL.h.
bool cacheutils::ValuesCache::Item::good |
Definition at line 47 of file CachingNLL.h.
std::vector<Double_t> cacheutils::ValuesCache::Item::values |
Definition at line 45 of file CachingNLL.h.
Referenced by python.seqvaluedict.seqdict::items().