Go to the source code of this file.
Namespaces | |
namespace | readoutiotest |
Variables | |
list | readoutiotest::io = sys.argv[1] |
string | readoutiotest::io = "output" |
readoutiotest::input = False | |
readoutiotest::output = notinput | |
readoutiotest::use_aes = True | |
readoutiotest::dump = False | |
tuple | readoutiotest::iapp = gp.iService("ApplicationMgr") |
tuple | readoutiotest::app = gp.AppMgr(outputlevel=3) |
tuple | readoutiotest::msg = app.service("MessageSvc") |
tuple | readoutiotest::dss = app.service("DybStorageSvc") |
tuple | readoutiotest::per = app.service("EventPersistencySvc") |
tuple | readoutiotest::eds = app.service("EventDataService") |
tuple | readoutiotest::rio = app.property("RootIOCnvSvc") |
dictionary | readoutiotest::iomap = { "default": "readoutiotest.root" } |
string | readoutiotest::volume = "/dd/Structure/AD/far-oil2" |
tuple | readoutiotest::tim = app.property("ToolSvc.GtTimeratorTool") |
tuple | readoutiotest::poser = app.property("ToolSvc.GtPositionerTool") |
tuple | readoutiotest::gun = app.property("ToolSvc.GtGunGenTool") |
tuple | readoutiotest::trans = app.property("ToolSvc.GtTransformTool") |
tuple | readoutiotest::gen = app.algorithm("gen") |
tuple | readoutiotest::modularPL = app.property("GiGa.GiGaPhysListModular") |
tuple | readoutiotest::optical = app.property("GiGa.GiGaPhysListModular.DsPhysConsOptical") |
tuple | readoutiotest::giga = app.service("GiGa") |
tuple | readoutiotest::stepseq = app.property("GiGa.GiGaStepActionSequence") |
dictionary | readoutiotest::params |
tuple | readoutiotest::unobs = app.property("GiGa.GiGaStepActionSequence.UnObserverStepAction") |
tuple | readoutiotest::gggeo = app.service("GiGaGeo") |
tuple | readoutiotest::simseq = app.algorithm("SimSeq") |
tuple | readoutiotest::ggin = app.algorithm("GGInStream") |
tuple | readoutiotest::push = app.algorithm("PushKine") |
tuple | readoutiotest::pull = app.algorithm("PullEvent") |
tuple | readoutiotest::pmtsd = app.property("GiGaGeo.DsPmtSensDet") |
tuple | readoutiotest::simseq = app.algorithm("ElecSeq") |
tuple | readoutiotest::feeAlg = app.algorithm("FeeAlg") |
tuple | readoutiotest::mtool = app.property("ToolSvc.TsMultTriggerTool") |
tuple | readoutiotest::trig = app.algorithm("trig") |
tuple | readoutiotest::fecRoTool = app.property("ToolSvc.ROsFecReadoutTool") |
tuple | readoutiotest::feeRoTool = app.property("ToolSvc.ROsFeeReadoutTool") |
tuple | readoutiotest::roa = app.algorithm("roa") |
tuple | readoutiotest::rioes = app.service("RootIOEvtSelector") |
tuple | readoutiotest::rsd = app.algorithm("rsd") |
tuple | readoutiotest::dsa = app.algorithm("dsa") |