#include <TFile.h>
#include <TCanvas.h>
#include <TPad.h>
#include <TH1D.h>
#include <TString.h>
#include <TLatex.h>
#include <TLegend.h>
#include <THStack.h>
#include <TStyle.h>
#include <iostream>
Include dependency graph for DrawLego.C:
Go to the source code of this file.
Namespaces | |
namespace | std |
Functions | |
Float_t | deg2eta (Float_t ang) |
TH1 * | getHisto (const Char_t *which, const Char_t *what, TH1 *back=0) |
void | drawLego (const char *what="abso") |
void | DrawLego () |