The Gaudi Framework  master (37c0b60a)
ReadWhiteBoard Namespace Reference

Variables

 OutputLevel = DEBUG,
 
int PrintFreq = 50,
 
int FirstEvent = 1,
 
list Input
 
 Catalogs
 
 product_name
 
 product_name_full_path
 
 loader
 
list NeededResources = ["ROOTIO", "SOMETHINGELSE"],
 
int Cardinality = 2,
 
 sniffer
 
 reader
 
 Path
 
 evtslots
 
 algoparallel
 
 whiteboard
 
 EventSlots
 
 eventloopmgr
 
 scheduler
 
 ThreadPoolSize = algoparallel,
 
 DataLoaderAlg = loader.name(),
 
bool CheckDependencies = True,
 
list TopAlg = [loader, sniffer, reader],
 
int EvtMax = 500,
 
string HistogramPersistency = "NONE",
 
list ExtSvc = [whiteboard],
 
 EventLoop = eventloopmgr,
 

Variable Documentation

◆ algoparallel

ReadWhiteBoard.algoparallel

Definition at line 59 of file ReadWhiteBoard.py.

◆ Cardinality

ReadWhiteBoard.Cardinality = 2,

Definition at line 51 of file ReadWhiteBoard.py.

◆ Catalogs

ReadWhiteBoard.Catalogs

Definition at line 42 of file ReadWhiteBoard.py.

◆ CheckDependencies

bool ReadWhiteBoard.CheckDependencies = True,

Definition at line 71 of file ReadWhiteBoard.py.

◆ DataLoaderAlg

ReadWhiteBoard.DataLoaderAlg = loader.name(),

Definition at line 70 of file ReadWhiteBoard.py.

◆ EventLoop

ReadWhiteBoard.EventLoop = eventloopmgr,

Definition at line 80 of file ReadWhiteBoard.py.

◆ eventloopmgr

ReadWhiteBoard.eventloopmgr

Definition at line 63 of file ReadWhiteBoard.py.

◆ EventSlots

ReadWhiteBoard.EventSlots

Definition at line 61 of file ReadWhiteBoard.py.

◆ EvtMax

int ReadWhiteBoard.EvtMax = 500,

Definition at line 77 of file ReadWhiteBoard.py.

◆ evtslots

ReadWhiteBoard.evtslots

Definition at line 58 of file ReadWhiteBoard.py.

◆ ExtSvc

list ReadWhiteBoard.ExtSvc = [whiteboard],

Definition at line 79 of file ReadWhiteBoard.py.

◆ FirstEvent

int ReadWhiteBoard.FirstEvent = 1,

Definition at line 37 of file ReadWhiteBoard.py.

◆ HistogramPersistency

string ReadWhiteBoard.HistogramPersistency = "NONE",

Definition at line 78 of file ReadWhiteBoard.py.

◆ Input

list ReadWhiteBoard.Input
Initial value:
1 = [
2  "DATAFILE='PFN:HandleWB_ROOTIO.dst' SVC='Gaudi::RootEvtSelector' OPT='READ'"
3  ],

Definition at line 38 of file ReadWhiteBoard.py.

◆ loader

ReadWhiteBoard.loader

Definition at line 47 of file ReadWhiteBoard.py.

◆ NeededResources

list ReadWhiteBoard.NeededResources = ["ROOTIO", "SOMETHINGELSE"],

Definition at line 50 of file ReadWhiteBoard.py.

◆ OutputLevel

ReadWhiteBoard.OutputLevel = DEBUG,

Definition at line 28 of file ReadWhiteBoard.py.

◆ Path

ReadWhiteBoard.Path

Definition at line 56 of file ReadWhiteBoard.py.

◆ PrintFreq

int ReadWhiteBoard.PrintFreq = 50,

Definition at line 36 of file ReadWhiteBoard.py.

◆ product_name

ReadWhiteBoard.product_name

Definition at line 44 of file ReadWhiteBoard.py.

◆ product_name_full_path

ReadWhiteBoard.product_name_full_path

Definition at line 45 of file ReadWhiteBoard.py.

◆ reader

ReadWhiteBoard.reader

Definition at line 55 of file ReadWhiteBoard.py.

◆ scheduler

ReadWhiteBoard.scheduler

Definition at line 67 of file ReadWhiteBoard.py.

◆ sniffer

ReadWhiteBoard.sniffer

Definition at line 54 of file ReadWhiteBoard.py.

◆ ThreadPoolSize

ReadWhiteBoard.ThreadPoolSize = algoparallel,

Definition at line 68 of file ReadWhiteBoard.py.

◆ TopAlg

list ReadWhiteBoard.TopAlg = [loader, sniffer, reader],

Definition at line 76 of file ReadWhiteBoard.py.

◆ whiteboard

ReadWhiteBoard.whiteboard

Definition at line 61 of file ReadWhiteBoard.py.