ROOT  6.06/09
Reference Guide
Functions | Variables
MCMCInterval.cxx File Reference
#include "Rtypes.h"
#include "TMath.h"
#include "RooStats/MCMCInterval.h"
#include "RooStats/MarkovChain.h"
#include "RooStats/Heaviside.h"
#include "RooDataHist.h"
#include "RooNDKeysPdf.h"
#include "RooProduct.h"
#include "RooStats/RooStatsUtils.h"
#include "RooRealVar.h"
#include "RooArgList.h"
#include "TIterator.h"
#include "TH1.h"
#include "TH1F.h"
#include "TH2F.h"
#include "TH3F.h"
#include "RooMsgService.h"
#include "RooGlobalFunc.h"
#include "TObject.h"
#include "THnSparse.h"
#include "RooNumber.h"
#include <cstdlib>
#include <string>
#include <algorithm>
+ Include dependency graph for MCMCInterval.cxx:

Go to the source code of this file.

Functions

 ClassImp (RooStats::MCMCInterval)
 

Variables

static const Double_t DEFAULT_EPSILON = 0.01
 
static const Double_t DEFAULT_DELTA = 10e-6
 

Function Documentation

ClassImp ( RooStats::MCMCInterval  )

Variable Documentation

const Double_t DEFAULT_DELTA = 10e-6
static

Definition at line 95 of file MCMCInterval.cxx.

const Double_t DEFAULT_EPSILON = 0.01
static

Definition at line 94 of file MCMCInterval.cxx.