![]() |
The Gaudi Framework
master (e68eea06)
|
Variables | |
| dst = OutputStream("RootDst") | |
| ItemList | |
| Output | |
| mini = OutputStream("RootMini") | |
| OutputLevel | |
| fsr = RecordStream("FileRecords") | |
| EvtDataSvc | |
| EvtConversionSvc | |
| Catalogs | |
| str | product_name = "/Event/MyCollision" |
| writer = WriteHandleAlg("Writer", OutputLevel=DEBUG, UseHandle=True) | |
| Path | |
| reader = ReadHandleAlg("Reader", OutputLevel=DEBUG) | |
| int | evtslots = 15 |
| int | algoparallel = 10 |
| whiteboard = HiveWhiteBoard("EventDataSvc", EventSlots=evtslots) | |
| slimeventloopmgr = HiveSlimEventLoopMgr() | |
| scheduler = AvalancheSchedulerSvc(ThreadPoolSize=algoparallel, OutputLevel=WARNING) | |
| app = ApplicationMgr() | |
| TopAlg | |
| EvtMax | |
| EvtSel | |
| HistogramPersistency | |
| ExtSvc | |
| EventLoop | |
| int WriteAndReadHandleWhiteBoard.algoparallel = 10 |
Definition at line 64 of file WriteAndReadHandleWhiteBoard.py.
| WriteAndReadHandleWhiteBoard.app = ApplicationMgr() |
Definition at line 73 of file WriteAndReadHandleWhiteBoard.py.
| WriteAndReadHandleWhiteBoard.Catalogs |
Definition at line 46 of file WriteAndReadHandleWhiteBoard.py.
| WriteAndReadHandleWhiteBoard.dst = OutputStream("RootDst") |
Definition at line 24 of file WriteAndReadHandleWhiteBoard.py.
| WriteAndReadHandleWhiteBoard.EventLoop |
Definition at line 88 of file WriteAndReadHandleWhiteBoard.py.
| WriteAndReadHandleWhiteBoard.EvtConversionSvc |
Definition at line 44 of file WriteAndReadHandleWhiteBoard.py.
| WriteAndReadHandleWhiteBoard.EvtDataSvc |
Definition at line 43 of file WriteAndReadHandleWhiteBoard.py.
| WriteAndReadHandleWhiteBoard.EvtMax |
Definition at line 84 of file WriteAndReadHandleWhiteBoard.py.
| WriteAndReadHandleWhiteBoard.EvtSel |
Definition at line 85 of file WriteAndReadHandleWhiteBoard.py.
| int WriteAndReadHandleWhiteBoard.evtslots = 15 |
Definition at line 63 of file WriteAndReadHandleWhiteBoard.py.
| WriteAndReadHandleWhiteBoard.ExtSvc |
Definition at line 87 of file WriteAndReadHandleWhiteBoard.py.
| WriteAndReadHandleWhiteBoard.fsr = RecordStream("FileRecords") |
Definition at line 40 of file WriteAndReadHandleWhiteBoard.py.
| WriteAndReadHandleWhiteBoard.HistogramPersistency |
Definition at line 86 of file WriteAndReadHandleWhiteBoard.py.
| WriteAndReadHandleWhiteBoard.ItemList |
Definition at line 26 of file WriteAndReadHandleWhiteBoard.py.
| WriteAndReadHandleWhiteBoard.mini = OutputStream("RootMini") |
Definition at line 32 of file WriteAndReadHandleWhiteBoard.py.
| WriteAndReadHandleWhiteBoard.Output |
Definition at line 27 of file WriteAndReadHandleWhiteBoard.py.
| WriteAndReadHandleWhiteBoard.OutputLevel |
Definition at line 37 of file WriteAndReadHandleWhiteBoard.py.
| WriteAndReadHandleWhiteBoard.Path |
Definition at line 58 of file WriteAndReadHandleWhiteBoard.py.
| str WriteAndReadHandleWhiteBoard.product_name = "/Event/MyCollision" |
Definition at line 55 of file WriteAndReadHandleWhiteBoard.py.
| WriteAndReadHandleWhiteBoard.reader = ReadHandleAlg("Reader", OutputLevel=DEBUG) |
Definition at line 60 of file WriteAndReadHandleWhiteBoard.py.
| WriteAndReadHandleWhiteBoard.scheduler = AvalancheSchedulerSvc(ThreadPoolSize=algoparallel, OutputLevel=WARNING) |
Definition at line 70 of file WriteAndReadHandleWhiteBoard.py.
| WriteAndReadHandleWhiteBoard.slimeventloopmgr = HiveSlimEventLoopMgr() |
Definition at line 68 of file WriteAndReadHandleWhiteBoard.py.
| WriteAndReadHandleWhiteBoard.TopAlg |
Definition at line 82 of file WriteAndReadHandleWhiteBoard.py.
| WriteAndReadHandleWhiteBoard.whiteboard = HiveWhiteBoard("EventDataSvc", EventSlots=evtslots) |
Definition at line 66 of file WriteAndReadHandleWhiteBoard.py.
| WriteAndReadHandleWhiteBoard.writer = WriteHandleAlg("Writer", OutputLevel=DEBUG, UseHandle=True) |
Definition at line 57 of file WriteAndReadHandleWhiteBoard.py.