The Gaudi Framework  master (37c0b60a)
ReadWhiteBoard.py File Reference

Go to the source code of this file.

Namespaces

 ReadWhiteBoard
 

Variables

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