The Gaudi Framework  master (ff829712)
Loading...
Searching...
No Matches
Histograms_with_global Namespace Reference

Variables

 Auditors
 
list algorithms
 
 app
 
 OutputLevel
 
 MessageSvcType
 
 ExtSvc
 
 JobOptionsSvcType
 
 HistogramPersistency
 
 OutputFile
 

Variable Documentation

◆ algorithms

list Histograms_with_global.algorithms
Initial value:
1= [
2 C.Gaudi.TestSuite.Counter.GaudiHistoAlgorithm("SimpleCounterHistos", OutputLevel=2),
3]

Definition at line 19 of file Histograms_with_global.py.

◆ app

Histograms_with_global.app
Initial value:
1= C.ApplicationMgr(
2 "ApplicationMgr",
3 TopAlg=["SimpleCounterHistos"],
4 EvtMax=50000,
5 EvtSel="NONE",
6)

Definition at line 23 of file Histograms_with_global.py.

◆ Auditors

Histograms_with_global.Auditors

Definition at line 16 of file Histograms_with_global.py.

◆ ExtSvc

Histograms_with_global.ExtSvc

Definition at line 39 of file Histograms_with_global.py.

◆ HistogramPersistency

Histograms_with_global.HistogramPersistency

Definition at line 47 of file Histograms_with_global.py.

◆ JobOptionsSvcType

Histograms_with_global.JobOptionsSvcType

Definition at line 42 of file Histograms_with_global.py.

◆ MessageSvcType

Histograms_with_global.MessageSvcType

Definition at line 37 of file Histograms_with_global.py.

◆ OutputFile

Histograms_with_global.OutputFile

Definition at line 48 of file Histograms_with_global.py.

◆ OutputLevel

Histograms_with_global.OutputLevel

Definition at line 35 of file Histograms_with_global.py.