Variables | |
tuple | appMgr = gm.AppMgr() |
tuple | per = appMgr.service("EventPersistencySvc") |
tuple | output = appMgr.service("RootIOCnvSvc") |
tuple | rawsvc = appMgr.service("RawDataInputSvc") |
tuple | rawReader = appMgr.algorithm("RawDataReader") |
DAQ test files rawsvc.RawDataFiles=["daq.DummyData.0000001.ElecCalib.DYB-AD1.testWritingEvent._0001.data"] rawsvc.RawDataFiles=["daq.DummyData.0000001.Physics.DYB-AD1.testWritingEvent._0001.data"] rawsvc.RawDataFiles=["daq.NoTag.0000284.Pedstal.UNK-Detector.SFO-1._0001.data"] 0: not print. | |
tuple | MessageSvc = appMgr.service( "MessageSvc" ) |
0: not print |
tuple rawpython::appMgr = gm.AppMgr() [static] |
Definition at line 5 of file rawpython.py.
tuple rawpython::per = appMgr.service("EventPersistencySvc") [static] |
Definition at line 14 of file rawpython.py.
tuple rawpython::output = appMgr.service("RootIOCnvSvc") [static] |
Definition at line 16 of file rawpython.py.
tuple rawpython::rawsvc = appMgr.service("RawDataInputSvc") [static] |
Definition at line 23 of file rawpython.py.
tuple rawpython::rawReader = appMgr.algorithm("RawDataReader") [static] |
DAQ test files rawsvc.RawDataFiles=["daq.DummyData.0000001.ElecCalib.DYB-AD1.testWritingEvent._0001.data"] rawsvc.RawDataFiles=["daq.DummyData.0000001.Physics.DYB-AD1.testWritingEvent._0001.data"] rawsvc.RawDataFiles=["daq.NoTag.0000284.Pedstal.UNK-Detector.SFO-1._0001.data"] 0: not print.
Definition at line 38 of file rawpython.py.
tuple rawpython::MessageSvc = appMgr.service( "MessageSvc" ) [static] |