The Gaudi Framework  v38r0 (2143aa4c)
Histograms Namespace Reference

Variables

 Auditors
 
 OutputLevel
 
 OutputFile
 
 algs
 
 app
 
int EvtMax = 50000,
 
string EvtSel = "NONE",
 
string HistogramPersistency = "ROOT",
 
 TopAlg = algs,
 
list ExtSvc = [MessageSvcSink(), RootHistoSink()],
 

Variable Documentation

◆ algs

Histograms.algs

Definition at line 26 of file Histograms.py.

◆ app

Histograms.app

Definition at line 31 of file Histograms.py.

◆ Auditors

Histograms.Auditors

Definition at line 14 of file Histograms.py.

◆ EvtMax

int Histograms.EvtMax = 50000,

Definition at line 32 of file Histograms.py.

◆ EvtSel

string Histograms.EvtSel = "NONE",

Definition at line 33 of file Histograms.py.

◆ ExtSvc

list Histograms.ExtSvc = [MessageSvcSink(), RootHistoSink()],

Definition at line 36 of file Histograms.py.

◆ HistogramPersistency

string Histograms.HistogramPersistency = "ROOT",

Definition at line 34 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.

◆ TopAlg

Histograms.TopAlg = algs,

Definition at line 35 of file Histograms.py.