![]() |
The Gaudi Framework
master (b9786168)
|
Variables | |
| dst = OutputStream("RootDst") | |
| ItemList | |
| Output | |
| mini = OutputStream("RootMini") | |
| OutputLevel | |
| fsr = RecordStream("FileRecords") | |
| EvtDataSvc | |
| EvtConversionSvc | |
| Catalogs | |
| str | product_name = "MyCollision" |
| str | product_name_full_path = "/Event/" + product_name |
| writer = WriteHandleAlg("Writer", UseHandle=True, Cardinality=1, OutputLevel=WARNING) | |
| Path | |
| int | evtslots = 1 |
| int | algoparallel = 1 |
| whiteboard = HiveWhiteBoard("EventDataSvc", EventSlots=evtslots) | |
| eventloopmgr = HiveSlimEventLoopMgr(OutputLevel=INFO) | |
| scheduler = AvalancheSchedulerSvc(ThreadPoolSize=algoparallel, OutputLevel=INFO) | |
| TopAlg | |
| EvtMax | |
| EvtSel | |
| HistogramPersistency | |
| ExtSvc | |
| EventLoop | |
| int WriteWhiteBoard.algoparallel = 1 |
Definition at line 62 of file WriteWhiteBoard.py.
| WriteWhiteBoard.Catalogs |
Definition at line 45 of file WriteWhiteBoard.py.
| WriteWhiteBoard.dst = OutputStream("RootDst") |
Definition at line 23 of file WriteWhiteBoard.py.
| WriteWhiteBoard.EventLoop |
Definition at line 79 of file WriteWhiteBoard.py.
| WriteWhiteBoard.eventloopmgr = HiveSlimEventLoopMgr(OutputLevel=INFO) |
Definition at line 66 of file WriteWhiteBoard.py.
| WriteWhiteBoard.EvtConversionSvc |
Definition at line 43 of file WriteWhiteBoard.py.
| WriteWhiteBoard.EvtDataSvc |
Definition at line 42 of file WriteWhiteBoard.py.
| WriteWhiteBoard.EvtMax |
Definition at line 75 of file WriteWhiteBoard.py.
| WriteWhiteBoard.EvtSel |
Definition at line 76 of file WriteWhiteBoard.py.
| int WriteWhiteBoard.evtslots = 1 |
Definition at line 61 of file WriteWhiteBoard.py.
| WriteWhiteBoard.ExtSvc |
Definition at line 78 of file WriteWhiteBoard.py.
| WriteWhiteBoard.fsr = RecordStream("FileRecords") |
Definition at line 39 of file WriteWhiteBoard.py.
| WriteWhiteBoard.HistogramPersistency |
Definition at line 77 of file WriteWhiteBoard.py.
| WriteWhiteBoard.ItemList |
Definition at line 25 of file WriteWhiteBoard.py.
| WriteWhiteBoard.mini = OutputStream("RootMini") |
Definition at line 31 of file WriteWhiteBoard.py.
| WriteWhiteBoard.Output |
Definition at line 26 of file WriteWhiteBoard.py.
| WriteWhiteBoard.OutputLevel |
Definition at line 36 of file WriteWhiteBoard.py.
| WriteWhiteBoard.Path |
Definition at line 59 of file WriteWhiteBoard.py.
| str WriteWhiteBoard.product_name = "MyCollision" |
Definition at line 54 of file WriteWhiteBoard.py.
| str WriteWhiteBoard.product_name_full_path = "/Event/" + product_name |
Definition at line 55 of file WriteWhiteBoard.py.
| WriteWhiteBoard.scheduler = AvalancheSchedulerSvc(ThreadPoolSize=algoparallel, OutputLevel=INFO) |
Definition at line 70 of file WriteWhiteBoard.py.
| WriteWhiteBoard.TopAlg |
Definition at line 74 of file WriteWhiteBoard.py.
| WriteWhiteBoard.whiteboard = HiveWhiteBoard("EventDataSvc", EventSlots=evtslots) |
Definition at line 64 of file WriteWhiteBoard.py.
| WriteWhiteBoard.writer = WriteHandleAlg("Writer", UseHandle=True, Cardinality=1, OutputLevel=WARNING) |
Definition at line 57 of file WriteWhiteBoard.py.