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") |
| DBI test 0: not print. | |
| tuple | MessageSvc = appMgr.service( "MessageSvc" ) |
| 0: not print | |
tuple dbi_rawpython::appMgr = gm.AppMgr() [static] |
Definition at line 10 of file dbi_rawpython.py.
tuple dbi_rawpython::per = appMgr.service("EventPersistencySvc") [static] |
Definition at line 22 of file dbi_rawpython.py.
tuple dbi_rawpython::output = appMgr.service("RootIOCnvSvc") [static] |
Definition at line 24 of file dbi_rawpython.py.
tuple dbi_rawpython::rawsvc = appMgr.service("RawDataInputSvc") [static] |
Definition at line 30 of file dbi_rawpython.py.
tuple dbi_rawpython::rawReader = appMgr.algorithm("RawDataReader") [static] |
tuple dbi_rawpython::MessageSvc = appMgr.service( "MessageSvc" ) [static] |
1.4.7