FairShip
Loading...
Searching...
No Matches
inspectGeant4Geo Namespace Reference

Variables

str fname = "geofile_full.10.0.Pythia8-TGeant4.root"
 
ROOT fgeo = ROOT.TFile(fname)
 
ROOT sGeo = fgeo.Get("FAIRGeom")
 
ROOT run = ROOT.FairRunSim()
 
load_from_root_file ShipGeo = load_from_root_file(fgeo, "ShipGeo")
 
shipDet_conf modules = shipDet_conf.configure(run, ShipGeo)
 

Variable Documentation

◆ fgeo

ROOT inspectGeant4Geo.fgeo = ROOT.TFile(fname)

Definition at line 16 of file inspectGeant4Geo.py.

◆ fname

sys inspectGeant4Geo.fname = "geofile_full.10.0.Pythia8-TGeant4.root"

Definition at line 12 of file inspectGeant4Geo.py.

◆ modules

shipDet_conf inspectGeant4Geo.modules = shipDet_conf.configure(run, ShipGeo)

Definition at line 22 of file inspectGeant4Geo.py.

◆ run

ROOT inspectGeant4Geo.run = ROOT.FairRunSim()

Definition at line 20 of file inspectGeant4Geo.py.

◆ sGeo

ROOT inspectGeant4Geo.sGeo = fgeo.Get("FAIRGeom")

Definition at line 17 of file inspectGeant4Geo.py.

◆ ShipGeo

load_from_root_file inspectGeant4Geo.ShipGeo = load_from_root_file(fgeo, "ShipGeo")

Definition at line 21 of file inspectGeant4Geo.py.