#include "BAT/BCEngineMCMC.h"
#include "BAT/BCParameter.h"
#include "BAT/BCDataPoint.h"
#include "BAT/BCLog.h"
#include <TH1D.h>
#include <TH2D.h>
#include <TTree.h>
#include <TRandom3.h>
#include <TPrincipal.h>
#include <iostream>
#include <math.h>
Go to the source code of this file.
Defines | |
#define | DEBUG 0 |
#define DEBUG 0 |
Definition at line 27 of file BCEngineMCMC.cxx.