#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 <iostream>
#include <math.h>
Go to the source code of this file.