|
FairRoot/PandaRoot
|
#include "TGeoManager.h"Go to the source code of this file.
Functions | |
| void | CloseGeoManager () |
| bool | checkfile (TString fn) |
| FairRunAna * | initrun (TString prefix, TString outfile, int min=-1, int max=-1) |
| void | plotmyhistos (std::vector< TH1 * > h, int maxy=700, double asp=1.1) |
| void | plotmyhistos (int maxy=700, double asp=1.1) |
| int | writemyhistos (int maxy=800, double asp=1.1) |
| int | fillM (RhoCandList &l, TH1 *h) |
| int | fillP (RhoCandList &l, TH1 *h) |
| void CloseGeoManager | ( | ) |
Definition at line 11 of file QA/auxi.C.
References gGeoManager.
Referenced by ana_complete(), ana_day1(), ana_multi(), anaideal_complete(), benchmark(), digi(), digi_complete(), digi_complete_tb(), digi_LMD(), pid_complete(), pid_multi(), QA_LMD(), QAmacro_drc_1(), QAmacro_drc_2(), QAmacro_drc_3(), QAmacro_drc_4(), QAmacro_emc_2(), QAmacro_emc_3(), QAmacro_emc_4(), QAmacro_fastsim_2(), QAmacro_gem_2(), QAmacro_hyp_2(), QAmacro_mvd_2(), QAmacro_mvd_ana(), QAmacro_stt_2(), QAmacro_stt_3(), reco(), reco_complete(), reco_LMD(), reco_multi(), recoideal_complete(), recoqa_ca(), run_digi(), run_reco(), and run_sim().
| int fillM | ( | RhoCandList & | l, |
| TH1 * | h | ||
| ) |
Definition at line 139 of file QA/auxi.C.
References RhoCandList::GetLength(), and i.
Referenced by tut_ana(), tut_ana_comb(), and tut_ana_pid().
| int fillP | ( | RhoCandList & | l, |
| TH1 * | h | ||
| ) |
Definition at line 32 of file QA/auxi.C.
References fRun, rtdb, and TString.
Referenced by tut_ana(), tut_ana_comb(), tut_ana_fit(), tut_ana_mclist(), tut_ana_mcmatch(), tut_ana_ntp(), tut_ana_ntp_noqa(), tut_ana_ntp_qa(), tut_ana_pid(), and tut_ana_task().
| void plotmyhistos | ( | std::vector< TH1 * > | h, |
| int | maxy = 700, |
||
| double | asp = 1.1 |
||
| ) |
Definition at line 62 of file QA/auxi.C.
Referenced by plotmyhistos(), tut_ana(), tut_ana_comb(), tut_ana_fast(), tut_ana_fit(), tut_ana_mcmatch(), and tut_ana_pid().
| void plotmyhistos | ( | int | maxy = 700, |
| double | asp = 1.1 |
||
| ) |
Definition at line 85 of file QA/auxi.C.
References h, hist, i, next, plotmyhistos(), and TString.
| int writemyhistos | ( | int | maxy = 800, |
| double | asp = 1.1 |
||
| ) |
Definition at line 121 of file QA/auxi.C.
References h, i, TString, and Write().
Referenced by tut_ana(), tut_ana_comb(), tut_ana_fast(), tut_ana_fit(), tut_ana_mcmatch(), and tut_ana_pid().
1.8.8