The Gaudi Framework  v36r7 (7f57a304)
Histograms Namespace Reference

Variables

 Auditors
 
 OutputLevel
 
 OutputFile
 
 Input
 
list algs
 
 app
 

Variable Documentation

◆ algs

list Histograms.algs
Initial value:
1 = [
2  GaudiHistoAlgorithm("SimpleHistos", HistoPrint=True, OutputLevel=DEBUG),
3  CounterHistoAlg("SimpleCounterHistos", OutputLevel=DEBUG),
4 ]

Definition at line 29 of file Histograms.py.

◆ app

Histograms.app
Initial value:
2  EvtMax=50000,
3  EvtSel="NONE",
4  HistogramPersistency="ROOT",
5  TopAlg=algs,
6  ExtSvc=[MessageSvcSink(), RootHistoSink()],
7 )

Definition at line 34 of file Histograms.py.

◆ Auditors

Histograms.Auditors

Definition at line 14 of file Histograms.py.

◆ Input

Histograms.Input

Definition at line 18 of file Histograms.py.

◆ OutputFile

Histograms.OutputFile

Definition at line 16 of file Histograms.py.

◆ OutputLevel

Histograms.OutputLevel

Definition at line 15 of file Histograms.py.

GaudiHistoAlgorithm
Definition: GaudiHistoAlgorithm.h:27
ApplicationMgr
Definition: ApplicationMgr.h:57