Variables | |
tuple | app = AppMgr() |
tuple | eds = app.service("EventDataSvc") |
string | volume = "/dd/Structure/Pool/far-iws" |
tuple | tim = app.property("ToolSvc.GtTimeratorTool") |
tuple | trans = app.property("ToolSvc.GtTransformTool") |
tuple | hep = app.property("ToolSvc.GtHepEvtGenTool") |
tuple | genseq = app.algorithm("GenSeq") |
tuple | gen = app.algorithm("GenAlg") |
tuple | modularPL = app.property("GiGa.GiGaPhysListModular") |
tuple | optical = app.property("GiGa.GiGaPhysListModular.DsPhysConsOptical") |
tuple | giga = app.service("GiGa") |
tuple | gggeo = app.service("GiGaGeo") |
tuple | stepseq = app.property("GiGa.GiGaStepActionSequence") |
tuple | ggrm = app.property("GiGa.GiGaMgr") |
tuple | event_ac_cmds = app.property("GiGa.GiGaEventActionCommand") |
list | verbosity_cmds |
list | quiet_cmds |
tuple | simseq = app.algorithm("SimSeq") |
tuple | ggin = app.algorithm("GGInStream") |
tuple | push = app.algorithm("PushKine") |
tuple | pmtsd = app.property("GiGaGeo.DsPmtSensDet") |
tuple | histsvc = app.service("THistSvc") |
tuple | sh = app.algorithm("vHalg") |
tuple simvali::app = AppMgr() [static] |
Definition at line 13 of file simvali.py.
tuple simvali::eds = app.service("EventDataSvc") [static] |
Definition at line 17 of file simvali.py.
string simvali::volume = "/dd/Structure/Pool/far-iws" [static] |
Definition at line 20 of file simvali.py.
tuple simvali::tim = app.property("ToolSvc.GtTimeratorTool") [static] |
Definition at line 24 of file simvali.py.
tuple simvali::trans = app.property("ToolSvc.GtTransformTool") [static] |
Definition at line 28 of file simvali.py.
tuple simvali::hep = app.property("ToolSvc.GtHepEvtGenTool") [static] |
Definition at line 33 of file simvali.py.
tuple simvali::genseq = app.algorithm("GenSeq") [static] |
Definition at line 39 of file simvali.py.
tuple simvali::gen = app.algorithm("GenAlg") [static] |
Definition at line 43 of file simvali.py.
tuple simvali::modularPL = app.property("GiGa.GiGaPhysListModular") [static] |
Definition at line 52 of file simvali.py.
tuple simvali::optical = app.property("GiGa.GiGaPhysListModular.DsPhysConsOptical") [static] |
Definition at line 65 of file simvali.py.
tuple simvali::giga = app.service("GiGa") [static] |
Definition at line 70 of file simvali.py.
tuple simvali::gggeo = app.service("GiGaGeo") [static] |
Definition at line 74 of file simvali.py.
tuple simvali::stepseq = app.property("GiGa.GiGaStepActionSequence") [static] |
Definition at line 82 of file simvali.py.
tuple simvali::ggrm = app.property("GiGa.GiGaMgr") [static] |
Definition at line 91 of file simvali.py.
tuple simvali::event_ac_cmds = app.property("GiGa.GiGaEventActionCommand") [static] |
Definition at line 93 of file simvali.py.
list simvali::verbosity_cmds [static] |
Initial value:
[ "/control/verbose 2", "/run/verbose 1", "/event/verbose 2", "/tracking/verbose 2", "/geometry/navigator/verbose 2" ]
Definition at line 94 of file simvali.py.
list simvali::quiet_cmds [static] |
Initial value:
[ "/control/verbose 1", "/run/verbose 1", "/event/verbose 1", "/tracking/verbose 1", "/geometry/navigator/verbose 1" ]
Definition at line 101 of file simvali.py.
tuple simvali::simseq = app.algorithm("SimSeq") [static] |
Definition at line 113 of file simvali.py.
tuple simvali::ggin = app.algorithm("GGInStream") [static] |
Definition at line 116 of file simvali.py.
tuple simvali::push = app.algorithm("PushKine") [static] |
Definition at line 125 of file simvali.py.
tuple simvali::pmtsd = app.property("GiGaGeo.DsPmtSensDet") [static] |
Definition at line 129 of file simvali.py.
tuple simvali::histsvc = app.service("THistSvc") [static] |
Definition at line 133 of file simvali.py.
tuple simvali::sh = app.algorithm("vHalg") [static] |
Definition at line 139 of file simvali.py.