#include <iostream>
#include <vector>
#include <math.h>
#include <TH1D.h>
#include <TH2D.h>
#include <TTree.h>
#include <TRandom3.h>
#include <TPrincipal.h>
Go to the source code of this file.
Classes | |
class | BCEngineMCMC |
An engine class for Markov Chain Monte Carlo. More... |