#include <TROOT.h>
#include <TFile.h>
#include <TTree.h>
#include <TH2D.h>
#include <TCanvas.h>
#include <TGraph.h>
#include <math.h>
#include <iostream.h>
Go to the source code of this file.
Functions | |
int | main () |
int main | ( | ) |
Definition at line 11 of file analyzeMCMC.c.