#include "../interface/CachingNLL.h"
#include "../interface/utils.h"
#include <stdexcept>
#include <RooCategory.h>
#include <RooDataSet.h>
#include <RooProduct.h>
#include "../interface/ProfilingTools.h"
Go to the source code of this file.
Macros | |
#define | TRACE_NLL(x) |
#define | TRACE_POINT(x) |
#define | TRACE_POINT2(x, i) |
#define TRACE_NLL | ( | x | ) |
Definition at line 59 of file CachingNLL.cc.
Referenced by cacheutils::CachingAddNLL::evaluate(), cacheutils::CachingSimNLL::evaluate(), and cacheutils::CachingPdf::realFill_().
#define TRACE_POINT | ( | x | ) |
Definition at line 58 of file CachingNLL.cc.
Referenced by cacheutils::CachingSimNLL::evaluate().
Definition at line 57 of file CachingNLL.cc.
Referenced by cacheutils::CachingPdf::realFill_().