![]() |
The Gaudi Framework
v36r9p1 (5c15b2bb)
|
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 44 of file TestConfig2.py.
def GaudiExamples.TestConfig2.configureTiming | ( | ) |
Definition at line 24 of file TestConfig2.py.
def GaudiExamples.TestConfig2.histogramWriting | ( | filename | ) |
Definition at line 32 of file TestConfig2.py.
def GaudiExamples.TestConfig2.main | ( | nevt = 50000 , |
|
outfile = "histo-c2.root" , |
|||
OutputLevel = 3 |
|||
) |
Definition at line 49 of file TestConfig2.py.
def GaudiExamples.TestConfig2.setFakeEvents | ( | nevt | ) |
Definition at line 28 of file TestConfig2.py.
def GaudiExamples.TestConfig2.setUpAlgorithms | ( | ) |
Definition at line 16 of file TestConfig2.py.