![]() |
The Gaudi Framework
v36r1 (3e2fb5a8)
|
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 41 of file TestConfig2.py.
def GaudiExamples.TestConfig2.configureTiming | ( | ) |
Definition at line 22 of file TestConfig2.py.
def GaudiExamples.TestConfig2.histogramWriting | ( | filename | ) |
Definition at line 30 of file TestConfig2.py.
def GaudiExamples.TestConfig2.main | ( | nevt = 50000 , |
|
outfile = 'histo-c2.root' , |
|||
OutputLevel = 3 |
|||
) |
Definition at line 46 of file TestConfig2.py.
def GaudiExamples.TestConfig2.setFakeEvents | ( | nevt | ) |
Definition at line 26 of file TestConfig2.py.
def GaudiExamples.TestConfig2.setUpAlgorithms | ( | ) |
Definition at line 14 of file TestConfig2.py.