![]() |
The Gaudi Framework
v36r1 (3e2fb5a8)
|
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 | |
app = ApplicationMgr() | |
TopAlg | |
EvtMax | |
EvtSel | |
HistogramPersistency | |
ExtSvc | |
EventLoop | |
int WriteAndReadHandleWhiteBoard.algoparallel = 10 |
Definition at line 58 of file WriteAndReadHandleWhiteBoard.py.
WriteAndReadHandleWhiteBoard.app = ApplicationMgr() |
Definition at line 68 of file WriteAndReadHandleWhiteBoard.py.
WriteAndReadHandleWhiteBoard.Catalogs |
Definition at line 40 of file WriteAndReadHandleWhiteBoard.py.
WriteAndReadHandleWhiteBoard.dst = OutputStream("RootDst") |
Definition at line 22 of file WriteAndReadHandleWhiteBoard.py.
WriteAndReadHandleWhiteBoard.EventLoop |
Definition at line 83 of file WriteAndReadHandleWhiteBoard.py.
WriteAndReadHandleWhiteBoard.EvtConversionSvc |
Definition at line 38 of file WriteAndReadHandleWhiteBoard.py.
WriteAndReadHandleWhiteBoard.EvtDataSvc |
Definition at line 37 of file WriteAndReadHandleWhiteBoard.py.
WriteAndReadHandleWhiteBoard.EvtMax |
Definition at line 79 of file WriteAndReadHandleWhiteBoard.py.
WriteAndReadHandleWhiteBoard.EvtSel |
Definition at line 80 of file WriteAndReadHandleWhiteBoard.py.
int WriteAndReadHandleWhiteBoard.evtslots = 15 |
Definition at line 57 of file WriteAndReadHandleWhiteBoard.py.
WriteAndReadHandleWhiteBoard.ExtSvc |
Definition at line 82 of file WriteAndReadHandleWhiteBoard.py.
WriteAndReadHandleWhiteBoard.fsr = RecordStream("FileRecords") |
Definition at line 34 of file WriteAndReadHandleWhiteBoard.py.
WriteAndReadHandleWhiteBoard.HistogramPersistency |
Definition at line 81 of file WriteAndReadHandleWhiteBoard.py.
WriteAndReadHandleWhiteBoard.ItemList |
Definition at line 24 of file WriteAndReadHandleWhiteBoard.py.
WriteAndReadHandleWhiteBoard.mini = OutputStream("RootMini") |
Definition at line 28 of file WriteAndReadHandleWhiteBoard.py.
WriteAndReadHandleWhiteBoard.Output |
Definition at line 25 of file WriteAndReadHandleWhiteBoard.py.
WriteAndReadHandleWhiteBoard.OutputLevel |
Definition at line 31 of file WriteAndReadHandleWhiteBoard.py.
WriteAndReadHandleWhiteBoard.Path |
Definition at line 52 of file WriteAndReadHandleWhiteBoard.py.
string WriteAndReadHandleWhiteBoard.product_name = "MyCollision" |
Definition at line 49 of file WriteAndReadHandleWhiteBoard.py.
WriteAndReadHandleWhiteBoard.reader = ReadHandleAlg("Reader", OutputLevel=DEBUG) |
Definition at line 54 of file WriteAndReadHandleWhiteBoard.py.
WriteAndReadHandleWhiteBoard.scheduler |
Definition at line 64 of file WriteAndReadHandleWhiteBoard.py.
WriteAndReadHandleWhiteBoard.slimeventloopmgr = HiveSlimEventLoopMgr() |
Definition at line 62 of file WriteAndReadHandleWhiteBoard.py.
WriteAndReadHandleWhiteBoard.TopAlg |
Definition at line 77 of file WriteAndReadHandleWhiteBoard.py.
WriteAndReadHandleWhiteBoard.whiteboard = HiveWhiteBoard("EventDataSvc", EventSlots=evtslots) |
Definition at line 60 of file WriteAndReadHandleWhiteBoard.py.
WriteAndReadHandleWhiteBoard.writer = WriteHandleAlg("Writer", OutputLevel=DEBUG, UseHandle=True) |
Definition at line 51 of file WriteAndReadHandleWhiteBoard.py.