Variables | |
tuple | app = AppMgr() |
string | volume = "/dd/Structure/Pool/far-ows" |
tuple | gen = app.algorithm("GenAlg") |
tuple | tim = app.property("ToolSvc.GtTimeratorTool") |
tuple | trans = app.property("ToolSvc.GtTransformTool") |
tuple | hep = app.property("ToolSvc.GtHepEvtGenTool") |
tuple | genseq = app.algorithm("GenSeq") |
tuple | gendump = app.algorithm("GenDump") |
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") |
string | TH2DE = "TH2DE" |
tuple | historian = app.property("GiGa.GiGaStepActionSequence.HistorianStepAction") |
tuple | eds = app.service("EventDataSvc") |
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") |
string | p1 = '/mnt/scratch/04/dayabay/kevin/FastTest/Far' |
string | outset = "file1 DATAFILE='%s' OPT='RECREATE' TYP='ROOT' " |
tuple | vali = app.algorithm("vHalg") |
tuple ranFarMuon::app = AppMgr() [static] |
Definition at line 12 of file ranFarMuon.py.
string ranFarMuon::volume = "/dd/Structure/Pool/far-ows" [static] |
Definition at line 17 of file ranFarMuon.py.
tuple ranFarMuon::gen = app.algorithm("GenAlg") [static] |
Definition at line 19 of file ranFarMuon.py.
tuple ranFarMuon::tim = app.property("ToolSvc.GtTimeratorTool") [static] |
Definition at line 27 of file ranFarMuon.py.
tuple ranFarMuon::trans = app.property("ToolSvc.GtTransformTool") [static] |
Definition at line 30 of file ranFarMuon.py.
tuple ranFarMuon::hep = app.property("ToolSvc.GtHepEvtGenTool") [static] |
Definition at line 35 of file ranFarMuon.py.
tuple ranFarMuon::genseq = app.algorithm("GenSeq") [static] |
Definition at line 40 of file ranFarMuon.py.
tuple ranFarMuon::gendump = app.algorithm("GenDump") [static] |
Definition at line 45 of file ranFarMuon.py.
tuple ranFarMuon::modularPL = app.property("GiGa.GiGaPhysListModular") [static] |
Definition at line 50 of file ranFarMuon.py.
tuple ranFarMuon::optical = app.property("GiGa.GiGaPhysListModular.DsPhysConsOptical") [static] |
Definition at line 63 of file ranFarMuon.py.
tuple ranFarMuon::giga = app.service("GiGa") [static] |
Definition at line 68 of file ranFarMuon.py.
tuple ranFarMuon::gggeo = app.service("GiGaGeo") [static] |
Definition at line 72 of file ranFarMuon.py.
tuple ranFarMuon::stepseq = app.property("GiGa.GiGaStepActionSequence") [static] |
Definition at line 82 of file ranFarMuon.py.
string ranFarMuon::TH2DE = "TH2DE" [static] |
Definition at line 86 of file ranFarMuon.py.
tuple ranFarMuon::historian = app.property("GiGa.GiGaStepActionSequence.HistorianStepAction") [static] |
Definition at line 88 of file ranFarMuon.py.
tuple ranFarMuon::eds = app.service("EventDataSvc") [static] |
Definition at line 104 of file ranFarMuon.py.
tuple ranFarMuon::ggrm = app.property("GiGa.GiGaMgr") [static] |
Definition at line 109 of file ranFarMuon.py.
tuple ranFarMuon::event_ac_cmds = app.property("GiGa.GiGaEventActionCommand") [static] |
Definition at line 111 of file ranFarMuon.py.
list ranFarMuon::verbosity_cmds [static] |
Initial value:
[ "/control/verbose 2", "/run/verbose 1", "/event/verbose 2", "/tracking/verbose 2", "/geometry/navigator/verbose 2" ]
Definition at line 112 of file ranFarMuon.py.
list ranFarMuon::quiet_cmds [static] |
Initial value:
[ "/control/verbose 0", "/run/verbose 0", "/event/verbose 0", "/tracking/verbose 0", "/geometry/navigator/verbose 0" ]
Definition at line 119 of file ranFarMuon.py.
tuple ranFarMuon::simseq = app.algorithm("SimSeq") [static] |
Definition at line 131 of file ranFarMuon.py.
tuple ranFarMuon::ggin = app.algorithm("GGInStream") [static] |
Definition at line 134 of file ranFarMuon.py.
tuple ranFarMuon::push = app.algorithm("PushKine") [static] |
Definition at line 148 of file ranFarMuon.py.
tuple ranFarMuon::pmtsd = app.property("GiGaGeo.DsPmtSensDet") [static] |
Definition at line 152 of file ranFarMuon.py.
tuple ranFarMuon::histsvc = app.service("THistSvc") [static] |
Definition at line 156 of file ranFarMuon.py.
string ranFarMuon::p1 = '/mnt/scratch/04/dayabay/kevin/FastTest/Far' [static] |
Definition at line 157 of file ranFarMuon.py.
string ranFarMuon::outset = "file1 DATAFILE='%s' OPT='RECREATE' TYP='ROOT' " [static] |
Definition at line 158 of file ranFarMuon.py.
tuple ranFarMuon::vali = app.algorithm("vHalg") [static] |
Definition at line 163 of file ranFarMuon.py.