| FairRoot/PandaRoot
    | 
Go to the source code of this file.
| Functions | |
| gROOT | Macro ("$VMCWORKDIR/gconfig/rootlogon.C") | 
| basiclibs () | |
| gSystem | Load ("libGeoBase") | 
| gSystem | Load ("libParBase") | 
| gSystem | Load ("libBase") | 
| gSystem | Load ("libPndData") | 
| gSystem | Load ("libField") | 
| gSystem | Load ("libPassive") | 
| gSystem | Load ("libDrcProp") | 
| gSystem | Load ("libDrc") | 
| gSystem | Load ("libTof") | 
| gSystem | Load ("libGen") | 
| timer | Start () | 
| fRun | SetInputFile (inFile) | 
| fRun | SetOutputFile (outFile) | 
| parInput1 | open (parFile.Data()) | 
| rtdb | setFirstInput (parInput1) | 
| fRun | LoadGeometry () | 
| drchit | SetVerbose (iVerbose) | 
| drchit | SetIsPixelization (1) | 
| drchit | SetIsDetEfficiency (1) | 
| fRun | AddTask (drchit) | 
| fRun | AddTask (drawhit) | 
| fRun | Init () | 
| fRun | Run (0, nEvents) | 
| timer | Stop () | 
| Variables | |
| TString | inFile = "testrun1.root" | 
| Int_t | nEvents = 0 | 
| TString | parFile = "params_testrun1.root" | 
| TString | outFile = "hit1.root" | 
| TStopwatch | timer | 
| FairRunAna * | fRun = new FairRunAna() | 
| FairRuntimeDb * | rtdb = fRun->GetRuntimeDb() | 
| FairParRootFileIo * | parInput1 = new FairParRootFileIo() | 
| PndDrcHitProducerReal * | drchit = new PndDrcHitProducerReal() | 
| DrawHits * | drawhit = new DrawHits(1) | 
| Double_t | rtime = timer.RealTime() | 
| Double_t | ctime = timer.CpuTime() | 
| basiclibs | ( | ) | 
| fRun Init | ( | ) | 
Definition at line 20 of file NHitsPerEvent.C.
| gSystem Load | ( | "libGeoBase" | ) | 
| gSystem Load | ( | "libParBase" | ) | 
| gSystem Load | ( | "libBase" | ) | 
| gSystem Load | ( | "libPndData" | ) | 
| gSystem Load | ( | "libField" | ) | 
| gSystem Load | ( | "libPassive" | ) | 
| gSystem Load | ( | "libDrcProp" | ) | 
| gSystem Load | ( | "libDrc" | ) | 
| gSystem Load | ( | "libTof" | ) | 
| gSystem Load | ( | "libGen" | ) | 
| fRun LoadGeometry | ( | ) | 
| gROOT Macro | ( | "$VMCWORKDIR/gconfig/rootlogon.C" | ) | 
| parInput1 open | ( | parFile. | Data() | ) | 
| drchit SetIsDetEfficiency | ( | 1 | ) | 
| drchit SetIsPixelization | ( | 1 | ) | 
Referenced by PndXYResidualTask::Exec(), PndPmtTask::Init(), PndMapSorterTask::Init(), PndEmcFullDigiTask::PndEmcFullDigiTask(), PndEmcMakeBump::PndEmcMakeBump(), PndLmdDigiTask::PndLmdDigiTask(), PndMapSorterTask::PndMapSorterTask(), PndMdtDigitization::PndMdtDigitization(), PndPosCorrectorTask::PndPosCorrectorTask(), PndSorterTask::PndSorterTask(), PndTimeOffsetFinderTask::PndTimeOffsetFinderTask(), PndTimeStructureAnaTask::PndTimeStructureAnaTask(), PndTSCorrectorTask::PndTSCorrectorTask(), PndXYResidualTask::PndXYResidualTask(), poormantracks(), and runpmt().
| timer Start | ( | ) | 
| timer Stop | ( | ) | 
| Double_t ctime = timer.CpuTime() | 
Definition at line 98 of file hit_dirc_draw.C.
Definition at line 81 of file hit_dirc_draw.C.
Referenced by DrawIsochrones().
| PndDrcHitProducerReal* drchit = new PndDrcHitProducerReal() | 
Definition at line 73 of file hit_dirc_draw.C.
Referenced by digi(), digi_complete(), digi_complete_runs(), digi_complete_tb(), digi_rich(), digi_sttcombi(), digihit(), prod_dig(), reco(), run_digi(), run_digi_complete(), run_digi_sttcombi_timebased(), run_reco(), run_reco_timebased(), runDigiReco(), and tb_digi_complete().
| FairRunAna* fRun = new FairRunAna() | 
Definition at line 44 of file hit_dirc_draw.C.
| TString inFile = "testrun1.root" | 
Definition at line 8 of file hit_dirc_draw.C.
| Int_t nEvents = 0 | 
Definition at line 11 of file hit_dirc_draw.C.
| TString outFile = "hit1.root" | 
Definition at line 17 of file hit_dirc_draw.C.
| TString parFile = "params_testrun1.root" | 
Definition at line 14 of file hit_dirc_draw.C.
| FairParRootFileIo* parInput1 = new FairParRootFileIo() | 
Definition at line 53 of file hit_dirc_draw.C.
| FairRuntimeDb* rtdb = fRun->GetRuntimeDb() | 
Definition at line 52 of file hit_dirc_draw.C.
| Double_t rtime = timer.RealTime() | 
Definition at line 97 of file hit_dirc_draw.C.
| TStopwatch timer | 
Definition at line 37 of file hit_dirc_draw.C.
 1.8.5
 1.8.5