The Gaudi Framework  master (1304469f)
Loading...
Searching...
No Matches
MTRead Namespace Reference

Variables

 Catalogs
 
 esel = EventSelector(OutputLevel=DEBUG, PrintFreq=50, FirstEvent=1)
 
 Input
 
 readAlg = ReadAlg(OutputLevel=VERBOSE)
 
 algResourcePool = AlgResourcePool(OutputLevel=INFO)
 
 slimeventloopmgr
 
 whiteboard = HiveWhiteBoard("EventDataSvc")
 
 app
 
 OutputLevel
 

Variable Documentation

◆ algResourcePool

MTRead.algResourcePool = AlgResourcePool(OutputLevel=INFO)

Definition at line 36 of file MTRead.py.

◆ app

MTRead.app
Initial value:
2 EvtMax=2000,
3 HistogramPersistency="NONE",
4 EventLoop=slimeventloopmgr,
5 ExtSvc=[algResourcePool, whiteboard],
6 TopAlg=[readAlg],
7)
The Application Manager class.

Definition at line 41 of file MTRead.py.

◆ Catalogs

MTRead.Catalogs

Definition at line 27 of file MTRead.py.

◆ esel

MTRead.esel = EventSelector(OutputLevel=DEBUG, PrintFreq=50, FirstEvent=1)

Definition at line 28 of file MTRead.py.

◆ Input

MTRead.Input

Definition at line 29 of file MTRead.py.

◆ OutputLevel

MTRead.OutputLevel

Definition at line 48 of file MTRead.py.

◆ readAlg

MTRead.readAlg = ReadAlg(OutputLevel=VERBOSE)

Definition at line 34 of file MTRead.py.

◆ slimeventloopmgr

MTRead.slimeventloopmgr
Initial value:
2 SchedulerName="AvalancheSchedulerSvc", OutputLevel=INFO
3)

Definition at line 37 of file MTRead.py.

◆ whiteboard

MTRead.whiteboard = HiveWhiteBoard("EventDataSvc")

Definition at line 40 of file MTRead.py.