The Gaudi Framework  master (f31105fd)
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Modules Pages
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,