#include <cmath>
#include <vector>
#include <cassert>
#include <cstdlib>
#include <utility>
#include <iostream>
#include <TH1.h>
#include <TH2.h>
#include <TPad.h>
#include <TFile.h>
#include <TMath.h>
#include <TError.h>
#include <TNtuple.h>
#include <TString.h>
#include <TLegend.h>
#include <TCanvas.h>
#include <TPaveText.h>
#include <TDirectory.h>
Go to the source code of this file.
|
static const Ssiz_t | NVtx (4) |
|
static const Ssiz_t | NType (18) |
|
static const Ssiz_t | NTrkVar (14) |
|
static const Ssiz_t | NPhysVar (6) |
|
static const Ssiz_t | NRange (2) |
|
static const Ssiz_t | NPanel (2) |
|
static const UInt_t | FTxt (42) |
|
static const UInt_t FTxt |
( |
42 |
| ) |
|
|
static |
static const Ssiz_t NPanel |
( |
2 |
| ) |
|
|
static |
static const Ssiz_t NPhysVar |
( |
6 |
| ) |
|
|
static |
static const Ssiz_t NRange |
( |
2 |
| ) |
|
|
static |
static const Ssiz_t NTrkVar |
( |
14 |
| ) |
|
|
static |
static const Ssiz_t NType |
( |
18 |
| ) |
|
|
static |
static const Ssiz_t NVtx |
( |
4 |
| ) |
|
|
static |