Go to the source code of this file.
d/pndint02/asanchez/FOct09/sim_hypFSG41TCIPAxxbG.root");//sim_with_vis.root");
Definition at line 3 of file GeoDisplay.C.
References fRun, gGeoManager, parInput1, rootlogon(), rtdb, top, and trk.
6 gROOT->LoadMacro(
"$VMCWORKDIR/gconfig/rootlogon.C");
8 gSystem->Load(
"libEve");
9 gSystem->Load(
"libEventDisplay");
12 gSystem->Load(
"libHyp");
16 FairRunAna *
fRun=
new FairRunAna();
19 fRun->SetInputFile(
"sim_piTr.root");
23 fRun->SetOutputFile(
"tst.root");
28 FairRuntimeDb*
rtdb = fRun->GetRuntimeDb();
29 FairParRootFileIo*
parInput1 =
new FairParRootFileIo();
31 parInput1->open(
"PiTrparams.root");
34 rtdb->setFirstInput(parInput1);
TGeoManager * gGeoManager
FairParRootFileIo * parInput1