FACT++
1.0
|
#include "externals/Prediction.h"
#include "Database.h"
#include "Time.h"
#include "Configuration.h"
#include <TROOT.h>
#include <TH1.h>
#include <TGraph.h>
#include <TCanvas.h>
#include <TLegend.h>
Go to the source code of this file.
Functions | |
void | CheckForGap (TCanvas &c, TGraph &g, double axis) |
void | DrawClone (TCanvas &c, TGraph &g) |
void | SetupConfiguration (Configuration &conf) |
void | PrintUsage () |
int | main (int argc, const char *argv[]) |