| SND@LHC Software
    | 
Go to the source code of this file.
| Namespaces | |
| namespace | inspectGeant4Geo | 
| Variables | |
| str | inspectGeant4Geo.fname = 'geofile_full.10.0.Pythia8-TGeant4.root' | 
| inspectGeant4Geo.fgeo = ROOT.TFile(fname) | |
| inspectGeant4Geo.sGeo = fgeo.FAIRGeom | |
| inspectGeant4Geo.run = ROOT.FairRunSim() | |
| inspectGeant4Geo.upkl = Unpickler(fgeo) | |
| inspectGeant4Geo.ShipGeo = upkl.load('ShipGeo') | |
| inspectGeant4Geo.modules = shipDet_conf.configure(run, ShipGeo) | |