#include <CachingNLL.h>
Public Member Functions | |
ArgSetChecker () | |
ArgSetChecker (const RooAbsCollection &set) | |
bool | changed (bool updateIfChanged=false) |
Private Attributes | |
std::vector< double > | vals_ |
std::vector< RooRealVar * > | vars_ |
Definition at line 19 of file CachingNLL.h.
|
inline |
Definition at line 21 of file CachingNLL.h.
cacheutils::ArgSetChecker::ArgSetChecker | ( | const RooAbsCollection & | set | ) |
Definition at line 62 of file CachingNLL.cc.
References a, vals_, and vars_.
bool cacheutils::ArgSetChecker::changed | ( | bool | updateIfChanged = false | ) |
Definition at line 77 of file CachingNLL.cc.
|
private |
Definition at line 26 of file CachingNLL.h.
Referenced by ArgSetChecker().
|
private |
Definition at line 25 of file CachingNLL.h.
Referenced by ArgSetChecker().