![]() |
The Gaudi Framework
v36r13 (995e4364)
|
Functions | |
def | setUpAlgorithms () |
def | configureTiming () |
def | setFakeEvents (nevt) |
def | histogramWriting (filename) |
def | adjustLogLevels (config) |
def | main (nevt=50000, outfile="histo-c2.root", OutputLevel=3) |
def GaudiExamples.TestConfig2.adjustLogLevels | ( | config | ) |
Definition at line 43 of file TestConfig2.py.
def GaudiExamples.TestConfig2.configureTiming | ( | ) |
Definition at line 23 of file TestConfig2.py.
def GaudiExamples.TestConfig2.histogramWriting | ( | filename | ) |
Definition at line 31 of file TestConfig2.py.
def GaudiExamples.TestConfig2.main | ( | nevt = 50000 , |
|
outfile = "histo-c2.root" , |
|||
OutputLevel = 3 |
|||
) |
Definition at line 48 of file TestConfig2.py.
def GaudiExamples.TestConfig2.setFakeEvents | ( | nevt | ) |
Definition at line 27 of file TestConfig2.py.
def GaudiExamples.TestConfig2.setUpAlgorithms | ( | ) |
Definition at line 15 of file TestConfig2.py.