|
Class Reference for E1039 Core & Analysis Software
|
#include <TStyle.h>#include <TFile.h>#include <TTree.h>#include <TCanvas.h>#include <TH1D.h>#include <TLorentzVector.h>#include <iostream>
Include dependency graph for loop_ana.C:Go to the source code of this file.
Macros | |
| #define | MAX_PARTICLES 100 |
Functions | |
| double | binom_error (const double a, const double b) |
| TH1D * | getEffHist (const char *hname, const TH1D *h1, const TH1D *h2) |
| void | drawAccMass () |
| void | loop_ana () |
| #define MAX_PARTICLES 100 |
Referenced by drawAccMass().
| double binom_error | ( | const double | a, |
| const double | b | ||
| ) |
Definition at line 22 of file loop_ana.C.
| void drawAccMass | ( | ) |
Definition at line 56 of file loop_ana.C.
References c1, getEffHist(), MAX_PARTICLES, and NULL.
Referenced by loop_ana().
Here is the call graph for this function:
Here is the caller graph for this function:| TH1D* getEffHist | ( | const char * | hname, |
| const TH1D * | h1, | ||
| const TH1D * | h2 | ||
| ) |
Definition at line 30 of file loop_ana.C.
References binom_error().
Here is the call graph for this function:| void loop_ana | ( | ) |
Definition at line 196 of file loop_ana.C.
References drawAccMass().
Here is the call graph for this function: