ROOT  6.07/01
Reference Guide
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Functions | Variables
MarkovChain.cxx File Reference
#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"
Include dependency graph for MarkovChain.cxx:

Go to the source code of this file.

Functions

 ClassImp (RooStats::MarkovChain)
 

Variables

static const char * WEIGHT_NAME = "weight_MarkovChain_local_"
 
static const char * NLL_NAME = "nll_MarkovChain_local_"
 
static const char * DATASET_NAME = "dataset_MarkovChain_local_"
 
static const char * DEFAULT_NAME = "_markov_chain"
 
static const char * DEFAULT_TITLE = "Markov Chain"
 

Function Documentation

ClassImp ( RooStats::MarkovChain  )

Variable Documentation

const char* DATASET_NAME = "dataset_MarkovChain_local_"
static

Definition at line 54 of file MarkovChain.cxx.

Referenced by RooStats::MarkovChain::SetParameters().

const char* DEFAULT_NAME = "_markov_chain"
static

Definition at line 55 of file MarkovChain.cxx.

const char* DEFAULT_TITLE = "Markov Chain"
static

Definition at line 56 of file MarkovChain.cxx.

const char* NLL_NAME = "nll_MarkovChain_local_"
static
const char* WEIGHT_NAME = "weight_MarkovChain_local_"
static

Definition at line 52 of file MarkovChain.cxx.

Referenced by RooStats::MarkovChain::SetParameters().