ROOTPWA
|
#include "TString.h"
#include "TSystem.h"
#include "TFile.h"
#include "TCanvas.h"
#include "TList.h"
#include "TGraph.h"
#include "TAxis.h"
#include "TGaxis.h"
#include "TROOT.h"
#include "TKey.h"
#include "TStyle.h"
#include "TLatex.h"
#include "TH2D.h"
#include "TMultiGraph.h"
#include <vector>
#include <iostream>
#include <sstream>
#include <cmath>
Go to the source code of this file.
Functions | |
TString | parseTitle (TString l, unsigned int level=10) |
void | annotatePlot (TVirtualPad *pad) |
void | roottops (const TString &infilename, const TString &plotdir="", const TString &normfilename="") |
void annotatePlot | ( | TVirtualPad * | pad | ) |
Definition at line 136 of file roottops.C.
References i, and parseTitle().
Referenced by roottops().
TString parseTitle | ( | TString | l, |
unsigned int | level = 10 |
||
) |
Definition at line 27 of file roottops.C.
void roottops | ( | const TString & | infilename, |
const TString & | plotdir = "" , |
||
const TString & | normfilename = "" |
||
) |
Definition at line 285 of file roottops.C.
References annotatePlot(), filename(), g1(), i, ic(), int, and Int_t.