![]() |
The Gaudi Framework
v36r9p1 (5c15b2bb)
|
Variables | |
| dst = OutputStream("RootDst") | |
| ItemList | |
| Output | |
| mini = OutputStream("RootMini") | |
| OutputLevel | |
| fsr = RecordStream("FileRecords") | |
| EvtDataSvc | |
| EvtConversionSvc | |
| Catalogs | |
| string | product_name = "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 68 of file WriteAndReadHandleWhiteBoard.py.
| WriteAndReadHandleWhiteBoard.app = ApplicationMgr() |
Definition at line 77 of file WriteAndReadHandleWhiteBoard.py.
| WriteAndReadHandleWhiteBoard.Catalogs |
Definition at line 50 of file WriteAndReadHandleWhiteBoard.py.
| WriteAndReadHandleWhiteBoard.dst = OutputStream("RootDst") |
Definition at line 28 of file WriteAndReadHandleWhiteBoard.py.
| WriteAndReadHandleWhiteBoard.EventLoop |
Definition at line 92 of file WriteAndReadHandleWhiteBoard.py.
| WriteAndReadHandleWhiteBoard.EvtConversionSvc |
Definition at line 48 of file WriteAndReadHandleWhiteBoard.py.
| WriteAndReadHandleWhiteBoard.EvtDataSvc |
Definition at line 47 of file WriteAndReadHandleWhiteBoard.py.
| WriteAndReadHandleWhiteBoard.EvtMax |
Definition at line 88 of file WriteAndReadHandleWhiteBoard.py.
| WriteAndReadHandleWhiteBoard.EvtSel |
Definition at line 89 of file WriteAndReadHandleWhiteBoard.py.
| int WriteAndReadHandleWhiteBoard.evtslots = 15 |
Definition at line 67 of file WriteAndReadHandleWhiteBoard.py.
| WriteAndReadHandleWhiteBoard.ExtSvc |
Definition at line 91 of file WriteAndReadHandleWhiteBoard.py.
| WriteAndReadHandleWhiteBoard.fsr = RecordStream("FileRecords") |
Definition at line 44 of file WriteAndReadHandleWhiteBoard.py.
| WriteAndReadHandleWhiteBoard.HistogramPersistency |
Definition at line 90 of file WriteAndReadHandleWhiteBoard.py.
| WriteAndReadHandleWhiteBoard.ItemList |
Definition at line 30 of file WriteAndReadHandleWhiteBoard.py.
| WriteAndReadHandleWhiteBoard.mini = OutputStream("RootMini") |
Definition at line 36 of file WriteAndReadHandleWhiteBoard.py.
| WriteAndReadHandleWhiteBoard.Output |
Definition at line 31 of file WriteAndReadHandleWhiteBoard.py.
| WriteAndReadHandleWhiteBoard.OutputLevel |
Definition at line 41 of file WriteAndReadHandleWhiteBoard.py.
| WriteAndReadHandleWhiteBoard.Path |
Definition at line 62 of file WriteAndReadHandleWhiteBoard.py.
| string WriteAndReadHandleWhiteBoard.product_name = "MyCollision" |
Definition at line 59 of file WriteAndReadHandleWhiteBoard.py.
| WriteAndReadHandleWhiteBoard.reader = ReadHandleAlg("Reader", OutputLevel=DEBUG) |
Definition at line 64 of file WriteAndReadHandleWhiteBoard.py.
| WriteAndReadHandleWhiteBoard.scheduler = AvalancheSchedulerSvc(ThreadPoolSize=algoparallel, OutputLevel=WARNING) |
Definition at line 74 of file WriteAndReadHandleWhiteBoard.py.
| WriteAndReadHandleWhiteBoard.slimeventloopmgr = HiveSlimEventLoopMgr() |
Definition at line 72 of file WriteAndReadHandleWhiteBoard.py.
| WriteAndReadHandleWhiteBoard.TopAlg |
Definition at line 86 of file WriteAndReadHandleWhiteBoard.py.
| WriteAndReadHandleWhiteBoard.whiteboard = HiveWhiteBoard("EventDataSvc", EventSlots=evtslots) |
Definition at line 70 of file WriteAndReadHandleWhiteBoard.py.
| WriteAndReadHandleWhiteBoard.writer = WriteHandleAlg("Writer", OutputLevel=DEBUG, UseHandle=True) |
Definition at line 61 of file WriteAndReadHandleWhiteBoard.py.