The Gaudi Framework  v36r1 (3e2fb5a8)
ReadAndWriteWhiteBoard Namespace Reference

Variables

 OutputLevel
 
 dst = OutputStream("RootDst")
 
 ItemList
 
 Output
 
 NeededResources
 
 PrintFreq
 
 FirstEvent
 
 Input
 
 Catalogs
 
string product_name = "MyCollision"
 
string product_name_full_path = "/Event/" + product_name
 
 loader
 
 reader = ReadHandleAlg("Reader", OutputLevel=INFO, NeededResources=["ROOTIO"])
 
 Path
 
int evtslots = 6
 
int algoparallel = 20
 
 whiteboard = HiveWhiteBoard("EventDataSvc", EventSlots=evtslots)
 
 eventloopmgr = HiveSlimEventLoopMgr(OutputLevel=INFO)
 
 scheduler
 
 TopAlg
 
 EvtMax
 
 HistogramPersistency
 
 ExtSvc
 
 EventLoop
 

Variable Documentation

◆ algoparallel

int ReadAndWriteWhiteBoard.algoparallel = 20

Definition at line 53 of file ReadAndWriteWhiteBoard.py.

◆ Catalogs

ReadAndWriteWhiteBoard.Catalogs

Definition at line 41 of file ReadAndWriteWhiteBoard.py.

◆ dst

ReadAndWriteWhiteBoard.dst = OutputStream("RootDst")

Definition at line 27 of file ReadAndWriteWhiteBoard.py.

◆ EventLoop

ReadAndWriteWhiteBoard.EventLoop

Definition at line 72 of file ReadAndWriteWhiteBoard.py.

◆ eventloopmgr

ReadAndWriteWhiteBoard.eventloopmgr = HiveSlimEventLoopMgr(OutputLevel=INFO)

Definition at line 57 of file ReadAndWriteWhiteBoard.py.

◆ EvtMax

ReadAndWriteWhiteBoard.EvtMax

Definition at line 69 of file ReadAndWriteWhiteBoard.py.

◆ evtslots

int ReadAndWriteWhiteBoard.evtslots = 6

Definition at line 52 of file ReadAndWriteWhiteBoard.py.

◆ ExtSvc

ReadAndWriteWhiteBoard.ExtSvc

Definition at line 71 of file ReadAndWriteWhiteBoard.py.

◆ FirstEvent

ReadAndWriteWhiteBoard.FirstEvent

Definition at line 37 of file ReadAndWriteWhiteBoard.py.

◆ HistogramPersistency

ReadAndWriteWhiteBoard.HistogramPersistency

Definition at line 70 of file ReadAndWriteWhiteBoard.py.

◆ Input

ReadAndWriteWhiteBoard.Input

Definition at line 38 of file ReadAndWriteWhiteBoard.py.

◆ ItemList

ReadAndWriteWhiteBoard.ItemList

Definition at line 28 of file ReadAndWriteWhiteBoard.py.

◆ loader

ReadAndWriteWhiteBoard.loader
Initial value:
2  "Loader", OutputLevel=INFO, NeededResources=['ROOTIO'])

Definition at line 46 of file ReadAndWriteWhiteBoard.py.

◆ NeededResources

ReadAndWriteWhiteBoard.NeededResources

Definition at line 30 of file ReadAndWriteWhiteBoard.py.

◆ Output

ReadAndWriteWhiteBoard.Output

Definition at line 29 of file ReadAndWriteWhiteBoard.py.

◆ OutputLevel

ReadAndWriteWhiteBoard.OutputLevel

Definition at line 20 of file ReadAndWriteWhiteBoard.py.

◆ Path

ReadAndWriteWhiteBoard.Path

Definition at line 50 of file ReadAndWriteWhiteBoard.py.

◆ PrintFreq

ReadAndWriteWhiteBoard.PrintFreq

Definition at line 36 of file ReadAndWriteWhiteBoard.py.

◆ product_name

string ReadAndWriteWhiteBoard.product_name = "MyCollision"

Definition at line 43 of file ReadAndWriteWhiteBoard.py.

◆ product_name_full_path

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

Definition at line 44 of file ReadAndWriteWhiteBoard.py.

◆ reader

ReadAndWriteWhiteBoard.reader = ReadHandleAlg("Reader", OutputLevel=INFO, NeededResources=["ROOTIO"])

Definition at line 49 of file ReadAndWriteWhiteBoard.py.

◆ scheduler

ReadAndWriteWhiteBoard.scheduler
Initial value:
2  ThreadPoolSize=algoparallel,
3  OutputLevel=WARNING,
4  CheckDependencies=True,
5  DataLoaderAlg=loader.name())

Definition at line 61 of file ReadAndWriteWhiteBoard.py.

◆ TopAlg

ReadAndWriteWhiteBoard.TopAlg

Definition at line 68 of file ReadAndWriteWhiteBoard.py.

◆ whiteboard

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

Definition at line 55 of file ReadAndWriteWhiteBoard.py.

HiveReadAlgorithm
Definition: HiveReadAlgorithm.cpp:15
AvalancheSchedulerSvc
Definition: AvalancheSchedulerSvc.h:112