|
flavour
|
#include "MCMC.h"#include "BGL.h"#include "TF2.h"#include "TProfile3D.h"#include "THStack.h"#include "TColor.h"#include "TROOT.h"#include "TStyle.h"#include "TGraph.h"#include "TLatex.h"#include "TFile.h"#include "TVector.h"#include <cln/cln.h>#include <cln/float.h>
Go to the source code of this file.
Functions | |
| int | main (int argc, char *argv[]) |
| the main function takes the arguments gL gQ lup qup which specify a BGL model and runs the simulation for that model, generating a ROOT file as the output More... | |