![]() |
The Gaudi Framework
master (82fdf313)
|
Variables | |
OutputLevel | |
PrintFreq | |
FirstEvent | |
Input | |
Catalogs | |
str | product_name = "MyCollision" |
str | product_name_full_path = "/Event/" + product_name |
loader | |
sniffer = StoreSnifferAlg() | |
reader = ReadHandleAlg("Reader", Cardinality=4, OutputLevel=INFO) | |
Path | |
int | evtslots = 1 |
int | algoparallel = 10 |
whiteboard = HiveWhiteBoard("EventDataSvc", EventSlots=evtslots) | |
eventloopmgr = HiveSlimEventLoopMgr(OutputLevel=INFO) | |
scheduler | |
TopAlg | |
EvtMax | |
HistogramPersistency | |
ExtSvc | |
EventLoop | |
int ReadWhiteBoard.algoparallel = 10 |
Definition at line 59 of file ReadWhiteBoard.py.
ReadWhiteBoard.Catalogs |
Definition at line 42 of file ReadWhiteBoard.py.
ReadWhiteBoard.EventLoop |
Definition at line 80 of file ReadWhiteBoard.py.
ReadWhiteBoard.eventloopmgr = HiveSlimEventLoopMgr(OutputLevel=INFO) |
Definition at line 63 of file ReadWhiteBoard.py.
ReadWhiteBoard.EvtMax |
Definition at line 77 of file ReadWhiteBoard.py.
int ReadWhiteBoard.evtslots = 1 |
Definition at line 58 of file ReadWhiteBoard.py.
ReadWhiteBoard.ExtSvc |
Definition at line 79 of file ReadWhiteBoard.py.
ReadWhiteBoard.FirstEvent |
Definition at line 37 of file ReadWhiteBoard.py.
ReadWhiteBoard.HistogramPersistency |
Definition at line 78 of file ReadWhiteBoard.py.
ReadWhiteBoard.Input |
Definition at line 38 of file ReadWhiteBoard.py.
ReadWhiteBoard.loader |
Definition at line 47 of file ReadWhiteBoard.py.
ReadWhiteBoard.OutputLevel |
Definition at line 28 of file ReadWhiteBoard.py.
ReadWhiteBoard.Path |
Definition at line 56 of file ReadWhiteBoard.py.
ReadWhiteBoard.PrintFreq |
Definition at line 36 of file ReadWhiteBoard.py.
str ReadWhiteBoard.product_name = "MyCollision" |
Definition at line 44 of file ReadWhiteBoard.py.
str ReadWhiteBoard.product_name_full_path = "/Event/" + product_name |
Definition at line 45 of file ReadWhiteBoard.py.
ReadWhiteBoard.reader = ReadHandleAlg("Reader", Cardinality=4, OutputLevel=INFO) |
Definition at line 55 of file ReadWhiteBoard.py.
ReadWhiteBoard.scheduler |
Definition at line 67 of file ReadWhiteBoard.py.
ReadWhiteBoard.sniffer = StoreSnifferAlg() |
Definition at line 54 of file ReadWhiteBoard.py.
ReadWhiteBoard.TopAlg |
Definition at line 76 of file ReadWhiteBoard.py.
ReadWhiteBoard.whiteboard = HiveWhiteBoard("EventDataSvc", EventSlots=evtslots) |
Definition at line 61 of file ReadWhiteBoard.py.