#include "Rtypes.h"
#include "TNamed.h"
#include "RooStats/MarkovChain.h"
#include "RooDataSet.h"
#include "RooArgSet.h"
#include "RooRealVar.h"
#include "RooStats/RooStatsUtils.h"
#include "RooDataHist.h"
#include "THnSparse.h"
Namespaces | |
namespace | ROOT |
tbb::task_arena is an alias of tbb::interface7::task_arena, which doesn't allow to forward declare tbb::task_arena without forward declaring tbb::interface7 | |
Variables | |
static const char * | DATASET_NAME = "dataset_MarkovChain_local_" |
static const char * | DEFAULT_NAME = "_markov_chain" |
static const char * | DEFAULT_TITLE = "Markov Chain" |
static const char * | NLL_NAME = "nll_MarkovChain_local_" |
static const char * | WEIGHT_NAME = "weight_MarkovChain_local_" |
|
static |
Definition at line 39 of file MarkovChain.cxx.
|
static |
Definition at line 40 of file MarkovChain.cxx.
|
static |
Definition at line 41 of file MarkovChain.cxx.
|
static |
Definition at line 38 of file MarkovChain.cxx.
|
static |
Definition at line 37 of file MarkovChain.cxx.