Loading [MathJax]/extensions/tex2jax.js
The Gaudi Framework  master (f31105fd)
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Modules Pages
testWhiteBoard Namespace Reference

Variables

 evtslots
 
 whiteboard
 
 EventSlots
 
 slimeventloopmgr
 
 OutputLevel
 
 scheduler
 
 ThreadPoolSize
 
 a1
 
 Output
 
 a2
 
 Input
 
 a3
 
 a4
 
int EvtMax = 100,
 
string EvtSel = "NONE",
 
list ExtSvc = [whiteboard],
 
 EventLoop = slimeventloopmgr,
 
list TopAlg = [a1, a2, a3, a4],
 
string MessageSvcType = "InertMessageSvc",
 

Variable Documentation

◆ a1

testWhiteBoard.a1

Definition at line 27 of file testWhiteBoard.py.

◆ a2

testWhiteBoard.a2

Definition at line 28 of file testWhiteBoard.py.

◆ a3

testWhiteBoard.a3

Definition at line 29 of file testWhiteBoard.py.

◆ a4

testWhiteBoard.a4

Definition at line 30 of file testWhiteBoard.py.

◆ EventLoop

testWhiteBoard.EventLoop = slimeventloopmgr,

Definition at line 36 of file testWhiteBoard.py.

◆ EventSlots

testWhiteBoard.EventSlots

Definition at line 21 of file testWhiteBoard.py.

◆ EvtMax

int testWhiteBoard.EvtMax = 100,

Definition at line 33 of file testWhiteBoard.py.

◆ EvtSel

string testWhiteBoard.EvtSel = "NONE",

Definition at line 34 of file testWhiteBoard.py.

◆ evtslots

testWhiteBoard.evtslots

Definition at line 19 of file testWhiteBoard.py.

◆ ExtSvc

list testWhiteBoard.ExtSvc = [whiteboard],

Definition at line 35 of file testWhiteBoard.py.

◆ Input

testWhiteBoard.Input

Definition at line 28 of file testWhiteBoard.py.

◆ MessageSvcType

string testWhiteBoard.MessageSvcType = "InertMessageSvc",

Definition at line 38 of file testWhiteBoard.py.

◆ Output

testWhiteBoard.Output

Definition at line 27 of file testWhiteBoard.py.

◆ OutputLevel

testWhiteBoard.OutputLevel

Definition at line 23 of file testWhiteBoard.py.

◆ scheduler

testWhiteBoard.scheduler

Definition at line 25 of file testWhiteBoard.py.

◆ slimeventloopmgr

testWhiteBoard.slimeventloopmgr

Definition at line 23 of file testWhiteBoard.py.

◆ ThreadPoolSize

testWhiteBoard.ThreadPoolSize

Definition at line 25 of file testWhiteBoard.py.

◆ TopAlg

list testWhiteBoard.TopAlg = [a1, a2, a3, a4],

Definition at line 37 of file testWhiteBoard.py.

◆ whiteboard

testWhiteBoard.whiteboard

Definition at line 21 of file testWhiteBoard.py.