The Gaudi Framework  v36r16 (ea80daf8)
HistoUtilsEx Namespace Reference

Functions

def cpp_flush ()
 

Variables

 __author__
 
 gaudi
 
 EvtSel
 
 HistogramPersistency
 
 hsvc
 
 OutputFile
 
 Rndm
 configure & initialize More...
 
 IRndmGenSvc
 
 rndmSvc
 
 gauss
 
 histo1
 
 histo2
 
 rhisto1
 
 rhisto2
 

Function Documentation

◆ cpp_flush()

def HistoUtilsEx.cpp_flush ( )

Definition at line 38 of file HistoUtilsEx.py.

38 def cpp_flush():
39  cpp.gInterpreter.ProcessLine("cout.flush();")
40 
41 
42 # get the application manager (create if needed)

Variable Documentation

◆ __author__

HistoUtilsEx.__author__
private

Definition at line 26 of file HistoUtilsEx.py.

◆ EvtSel

HistoUtilsEx.EvtSel

Definition at line 46 of file HistoUtilsEx.py.

◆ gaudi

HistoUtilsEx.gaudi

Definition at line 43 of file HistoUtilsEx.py.

◆ gauss

HistoUtilsEx.gauss

Definition at line 66 of file HistoUtilsEx.py.

◆ histo1

HistoUtilsEx.histo1

Definition at line 71 of file HistoUtilsEx.py.

◆ histo2

HistoUtilsEx.histo2

Definition at line 75 of file HistoUtilsEx.py.

◆ HistogramPersistency

HistoUtilsEx.HistogramPersistency

Definition at line 49 of file HistoUtilsEx.py.

◆ hsvc

HistoUtilsEx.hsvc

Definition at line 52 of file HistoUtilsEx.py.

◆ IRndmGenSvc

HistoUtilsEx.IRndmGenSvc

Definition at line 61 of file HistoUtilsEx.py.

◆ OutputFile

HistoUtilsEx.OutputFile

Definition at line 53 of file HistoUtilsEx.py.

◆ rhisto1

HistoUtilsEx.rhisto1

Definition at line 90 of file HistoUtilsEx.py.

◆ rhisto2

HistoUtilsEx.rhisto2

Definition at line 91 of file HistoUtilsEx.py.

◆ Rndm

HistoUtilsEx.Rndm

configure & initialize

Definition at line 60 of file HistoUtilsEx.py.

◆ rndmSvc

HistoUtilsEx.rndmSvc

Definition at line 62 of file HistoUtilsEx.py.

HistoUtilsEx.cpp_flush
def cpp_flush()
Definition: HistoUtilsEx.py:38