|
FairShip
|
Go to the source code of this file.
Namespaces | |
| namespace | getGeoInformation |
Functions | |
| def | getGeoInformation.local2Global (n) |
| None | getGeoInformation.print_info (str path, node, int level, int currentlevel, print_sub_det_info=False) |
Variables | |
| ArgumentParser | getGeoInformation.parser = ArgumentParser() |
| getGeoInformation.help | |
| getGeoInformation.required | |
| getGeoInformation.default | |
| getGeoInformation.action | |
| ArgumentParser | getGeoInformation.options = parser.parse_args() |
| ArgumentParser | getGeoInformation.fname = options.geometry |
| ROOT | getGeoInformation.fgeom = ROOT.TFile.Open(fname) |
| ROOT | getGeoInformation.fGeo = fgeom.Get("FAIRGeom") |
| ROOT | getGeoInformation.top = fGeo.GetTopVolume() |
| getGeoInformation.else : | |
| int | getGeoInformation.currentlevel = 0 |