flavour
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
draw.cpp File Reference
#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 "TH2F.h"
#include "TVector.h"
#include "TCanvas.h"
#include "TMath.h"
#include <iostream>
#include <fstream>
#include <cln/cln.h>
#include <cln/float.h>
Include dependency graph for draw.cpp:

Go to the source code of this file.

Classes

class  BGL2
 A second implementation of the BGL model, for testing purposes. More...
 

Functions

int main (int argc, char *argv[])
 the main function takes the arguments inputfile gL gQ lup qup which specify the file containing the simulation results for a BGL model and draws the plots for that model More...
 

Function Documentation

int main ( int  argc,
char *  argv[] 
)

the main function takes the arguments inputfile gL gQ lup qup which specify the file containing the simulation results for a BGL model and draws the plots for that model

Definition at line 357 of file draw.cpp.

Here is the call graph for this function: