![]() |
EIC Software
Reference for
EIC
simulation and reconstruction software on GitHub
|
#include <iostream>#include <stdexcept>#include <eicqa_modules/EvalRootTTree.h>#include <eicqa_modules/EvalHit.h>#include "TMath.h"#include "TStyle.h"#include <unistd.h>
Include dependency graph for LoopEvalFR.C:Go to the source code of this file.
Functions | |
| void | LoopEvalFR (int print=1, int debug=0, Double_t energyCutAggregate=0.1, Double_t energyCut=0.0, int MIP_theta_parametrisation=1) |
| void LoopEvalFR | ( | int | print = 1, |
| int | debug = 0, |
||
| Double_t | energyCutAggregate = 0.1, |
||
| Double_t | energyCut = 0.0, |
||
| int | MIP_theta_parametrisation = 1 |
||
| ) |
Definition at line 33 of file LoopEvalFR.C.
View newest version in sPHENIX GitHub at line 33 of file LoopEvalFR.C
References c, Draw(), f2(), EvalRootTTree::get_ge(), EvalRootTTree::get_geta(), EvalRootTTree::get_gphi(), EvalRootTTree::get_gtheta(), EvalRootTTree::get_ntowers(), EvalTower::get_te(), EvalRootTTree::get_tower(), EvalTower::get_tphi(), EvalTower::get_ttheta(), SetOptStat(), T1, and T2.
Here is the call graph for this function: