![]() |
The Gaudi Framework
v27r0
|
Go to the source code of this file.
Namespaces | |
BrunelScenario | |
Functions | |
def | BrunelScenario.load_brunel_scenario (filename) |
Variables | |
int | BrunelScenario.NUMBEROFEVENTS = 100 |
int | BrunelScenario.NUMBEROFEVENTSINFLIGHT = 10 |
int | BrunelScenario.NUMBEROFALGOSINFLIGHT = 100 |
int | BrunelScenario.NUMBEROFTHREADS = 10 |
BrunelScenario.CLONEALGOS = True | |
BrunelScenario.DUMPQUEUES = False | |
int | BrunelScenario.SCALE = .1 |
int | BrunelScenario.VERBOSITY = 5 |
BrunelScenario.NumberOfEvents = NUMBEROFEVENTS | |
BrunelScenario.NumberOfEventsInFlight = NUMBEROFEVENTSINFLIGHT | |
BrunelScenario.NumberOfAlgosInFlight = NUMBEROFALGOSINFLIGHT | |
BrunelScenario.NumberOfThreads = NUMBEROFTHREADS | |
BrunelScenario.CloneAlgos = CLONEALGOS | |
BrunelScenario.DumpQueues = DUMPQUEUES | |
BrunelScenario.Scale = SCALE | |
BrunelScenario.Verbosity = VERBOSITY | |
tuple | BrunelScenario.ms = MessageSvc() |
tuple | BrunelScenario.whiteboard |
tuple | BrunelScenario.evtloop = HiveEventLoopMgr() |
tuple | BrunelScenario.app = ApplicationMgr() |