The Gaudi Framework  v36r9p1 (5c15b2bb)
WriteWhiteBoard Namespace Reference

Variables

 dst = OutputStream("RootDst")
 
 ItemList
 
 Output
 
 mini = OutputStream("RootMini")
 
 OutputLevel
 
 fsr = RecordStream("FileRecords")
 
 EvtDataSvc
 
 EvtConversionSvc
 
 Catalogs
 
string product_name = "MyCollision"
 
string 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
 

Variable Documentation

◆ algoparallel

int WriteWhiteBoard.algoparallel = 1

Definition at line 67 of file WriteWhiteBoard.py.

◆ Catalogs

WriteWhiteBoard.Catalogs

Definition at line 50 of file WriteWhiteBoard.py.

◆ dst

WriteWhiteBoard.dst = OutputStream("RootDst")

Definition at line 28 of file WriteWhiteBoard.py.

◆ EventLoop

WriteWhiteBoard.EventLoop

Definition at line 84 of file WriteWhiteBoard.py.

◆ eventloopmgr

WriteWhiteBoard.eventloopmgr = HiveSlimEventLoopMgr(OutputLevel=INFO)

Definition at line 71 of file WriteWhiteBoard.py.

◆ EvtConversionSvc

WriteWhiteBoard.EvtConversionSvc

Definition at line 48 of file WriteWhiteBoard.py.

◆ EvtDataSvc

WriteWhiteBoard.EvtDataSvc

Definition at line 47 of file WriteWhiteBoard.py.

◆ EvtMax

WriteWhiteBoard.EvtMax

Definition at line 80 of file WriteWhiteBoard.py.

◆ EvtSel

WriteWhiteBoard.EvtSel

Definition at line 81 of file WriteWhiteBoard.py.

◆ evtslots

int WriteWhiteBoard.evtslots = 1

Definition at line 66 of file WriteWhiteBoard.py.

◆ ExtSvc

WriteWhiteBoard.ExtSvc

Definition at line 83 of file WriteWhiteBoard.py.

◆ fsr

WriteWhiteBoard.fsr = RecordStream("FileRecords")

Definition at line 44 of file WriteWhiteBoard.py.

◆ HistogramPersistency

WriteWhiteBoard.HistogramPersistency

Definition at line 82 of file WriteWhiteBoard.py.

◆ ItemList

WriteWhiteBoard.ItemList

Definition at line 30 of file WriteWhiteBoard.py.

◆ mini

WriteWhiteBoard.mini = OutputStream("RootMini")

Definition at line 36 of file WriteWhiteBoard.py.

◆ Output

WriteWhiteBoard.Output

Definition at line 31 of file WriteWhiteBoard.py.

◆ OutputLevel

WriteWhiteBoard.OutputLevel

Definition at line 41 of file WriteWhiteBoard.py.

◆ Path

WriteWhiteBoard.Path

Definition at line 64 of file WriteWhiteBoard.py.

◆ product_name

string WriteWhiteBoard.product_name = "MyCollision"

Definition at line 59 of file WriteWhiteBoard.py.

◆ product_name_full_path

string WriteWhiteBoard.product_name_full_path = "/Event/" + product_name

Definition at line 60 of file WriteWhiteBoard.py.

◆ scheduler

WriteWhiteBoard.scheduler = AvalancheSchedulerSvc(ThreadPoolSize=algoparallel, OutputLevel=INFO)

Definition at line 75 of file WriteWhiteBoard.py.

◆ TopAlg

WriteWhiteBoard.TopAlg

Definition at line 79 of file WriteWhiteBoard.py.

◆ whiteboard

WriteWhiteBoard.whiteboard = HiveWhiteBoard("EventDataSvc", EventSlots=evtslots)

Definition at line 69 of file WriteWhiteBoard.py.

◆ writer

WriteWhiteBoard.writer = WriteHandleAlg("Writer", UseHandle=True, Cardinality=1, OutputLevel=WARNING)

Definition at line 62 of file WriteWhiteBoard.py.