FairRoot/PandaRoot
|
Go to the source code of this file.
Functions | |
gROOT | Macro ("$VMCWORKDIR/gconfig/rootlogon.C") |
gSystem | Load ("libtrackrep") |
gSystem | Load ("librazhyp") |
gSystem | Load ("libHyp") |
timer | Start () |
fRun | SetInputFile (inFile.Data()) |
fRun | AddFriend (RecoFile) |
fRun | SetOutputFile (outFile.Data()) |
fRun | AddTask (Geane) |
parInput1 | open (parFile.Data()) |
rtdb | setFirstInput (parInput1) |
DemoPR | AddHitBranch (2,"HypHit") |
DemoPR | SetPersistence () |
DemoPR | UseGeane () |
fRun | AddTask (DemoPR) |
fRun | AddTask (DemoKalman) |
fRun | Init () |
fRun | Run (0, nEvents) |
DemoKalman | WriteHistograms (outFile.Data()) |
timer | Stop () |
Variables | |
TString | inFile = "Bup_hypFSG41TXm.root" |
Int_t | nEvents = 420 |
TString | parFile ="Bup_hypFS1TG4Xmparams.root" |
TString | RecoFile = "output_hitbup.root" |
TString | outFile = "HypIdrecdos2.root" |
TStopwatch | timer |
FairRunAna * | fRun = new FairRunAna() |
FairGeane * | Geane = new FairGeane() |
FairRuntimeDb * | rtdb = fRun->GetRuntimeDb() |
FairParRootFileIo * | parInput1 = new FairParRootFileIo() |
Bool_t | kParameterMerged =kTRUE |
PndHypDPatternRecoTask * | DemoPR = new PndHypDPatternRecoTask() |
PndHypDKalmanTask * | DemoKalman = new PndHypDKalmanTask() |
Double_t | rtime = timer.RealTime() |
Double_t | ctime = timer.CpuTime() |
DemoKalman AddHitBranch | ( | 2 | , |
"HypHit" | |||
) |
fRun AddTask | ( | DemoKalman | ) |
fRun Init | ( | ) |
gSystem Load | ( | "libtrackrep" | ) |
gSystem Load | ( | "librazhyp" | ) |
gSystem Load | ( | "libHyp" | ) |
gROOT Macro | ( | "$VMCWORKDIR/gconfig/rootlogon.C" | ) |
parInput1 open | ( | parFile. | Data() | ) |
fRun SetInputFile | ( | inFile. | Data() | ) |
fRun SetOutputFile | ( | outFile. | Data() | ) |
tpcCF SetPersistence | ( | ) |
Referenced by PndMasterDigiTask::SetPersistency(), and PndMasterRecoIdealTask::SetPersistency().
timer Start | ( | ) |
timer Stop | ( | ) |
DemoPR UseGeane | ( | ) |
DemoKalman WriteHistograms | ( | outFile. | Data() | ) |
Double_t ctime = timer.CpuTime() |
Definition at line 109 of file detectors/hyp/Alicia/runReco.C.
PndHypDKalmanTask* DemoKalman = new PndHypDKalmanTask() |
Definition at line 84 of file detectors/hyp/Alicia/runReco.C.
Referenced by runReco().
PndHypDPatternRecoTask* DemoPR = new PndHypDPatternRecoTask() |
Definition at line 73 of file detectors/hyp/Alicia/runReco.C.
Referenced by runReco().
FairRunAna* fRun = new FairRunAna() |
Definition at line 39 of file detectors/hyp/Alicia/runReco.C.
FairGeane* Geane = new FairGeane() |
Definition at line 52 of file detectors/hyp/Alicia/runReco.C.
Referenced by anaPatternRecoQuality(), barrelTrackFinder(), catracking(), dbuilder(), eventdisplay(), eventDisplay(), eventDisplay_llbar(), eventDisplay_timebased(), gem_boxTracksN(), gem_fitTracks(), gem_idealTracks(), globT_all(), globT_theta(), kfparticle(), locT_all(), locT_theta(), main(), mvdgem_reco(), pid(), pid2_complete(), pid_complete(), pid_complete_runs(), pid_complete_sec(), pid_rich(), pidideal_complete(), printFairLinks(), PrintLinks_complete(), prod_pid(), prod_rec(), QAmacro_gem_2(), reco(), reco2_complete(), reco_complete(), reco_complete_gf2(), reco_complete_newSTT(), reco_complete_runs(), reco_complete_sec(), reco_fts(), reco_LMD(), reco_rich(), reco_sttcombi(), RecoComplete(), recoideal_complete(), run_kalman_stt(), run_reco(), run_reco_complete(), run_reco_sttcombi_timebased(), run_reco_timebased(), run_tracking_sttcombi_timebased(), runLumi4KalmanFitter(), runLumi5Geane(), runLumiPixel5BackProp(), runReco(), runTrackingPid(), standard_tracking(), and trackingQANewLinks().
TString inFile = "Bup_hypFSG41TXm.root" |
Definition at line 8 of file detectors/hyp/Alicia/runReco.C.
Bool_t kParameterMerged =kTRUE |
Definition at line 61 of file detectors/hyp/Alicia/runReco.C.
Int_t nEvents = 420 |
Definition at line 9 of file detectors/hyp/Alicia/runReco.C.
TString outFile = "HypIdrecdos2.root" |
Definition at line 13 of file detectors/hyp/Alicia/runReco.C.
TString parFile ="Bup_hypFS1TG4Xmparams.root" |
Definition at line 10 of file detectors/hyp/Alicia/runReco.C.
FairParRootFileIo* parInput1 = new FairParRootFileIo() |
Definition at line 58 of file detectors/hyp/Alicia/runReco.C.
TString RecoFile = "output_hitbup.root" |
Definition at line 11 of file detectors/hyp/Alicia/runReco.C.
FairRuntimeDb* rtdb = fRun->GetRuntimeDb() |
Definition at line 57 of file detectors/hyp/Alicia/runReco.C.
Double_t rtime = timer.RealTime() |
Definition at line 108 of file detectors/hyp/Alicia/runReco.C.
TStopwatch timer |
Definition at line 32 of file detectors/hyp/Alicia/runReco.C.