Classes | |
| class | VisDetConfig |
Variables | |
| tuple | det = os.getenv("XMLDETDESCROOT") |
| string | log = "/dd/Geometry/Pool/lvFarPoolOWS" |
| string | phy = "/dd/Structure/daya-bay/far-rock/far-ows" |
| verbose = None | |
| string | which = "RayTracerX" |
| verbose = arg | |
| vol = arg | |
| det = arg | |
| log = arg | |
| phy = arg | |
| which = arg | |
| tuple | app = gm.AppMgr() |
| tuple | xddc = xmldetdesc.XmlDetDescConfig(loc=det) |
| tuple | tg = gentools.GenToolsConfig(volume=log) |
| tuple | dsc = VisDetConfig(detelem=phy, logvol=log, which=which) |
tuple visdet::det = os.getenv("XMLDETDESCROOT") [static] |
string visdet::log = "/dd/Geometry/Pool/lvFarPoolOWS" [static] |
string visdet::phy = "/dd/Structure/daya-bay/far-rock/far-ows" [static] |
visdet::verbose = None [static] |
string visdet::which = "RayTracerX" [static] |
visdet::verbose = arg [static] |
visdet::vol = arg [static] |
visdet::det = arg [static] |
visdet::log = arg [static] |
visdet::phy = arg [static] |
visdet::which = arg [static] |
tuple visdet::app = gm.AppMgr() [static] |
tuple visdet::xddc = xmldetdesc.XmlDetDescConfig(loc=det) [static] |
tuple visdet::tg = gentools.GenToolsConfig(volume=log) [static] |
tuple visdet::dsc = VisDetConfig(detelem=phy, logvol=log, which=which) [static] |
1.4.7