![]() |
The Gaudi Framework
v38r3 (c3fc9673)
|
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 GaudiTestSuite.TestConfig2.adjustLogLevels | ( | config | ) |
Definition at line 45 of file TestConfig2.py.
| def GaudiTestSuite.TestConfig2.configureTiming | ( | ) |
Definition at line 25 of file TestConfig2.py.
| def GaudiTestSuite.TestConfig2.histogramWriting | ( | filename | ) |
Definition at line 33 of file TestConfig2.py.
| def GaudiTestSuite.TestConfig2.main | ( | nevt = 50000, |
|
outfile = "histo-c2.root", |
|||
OutputLevel = 3 |
|||
| ) |
Definition at line 50 of file TestConfig2.py.
| def GaudiTestSuite.TestConfig2.setFakeEvents | ( | nevt | ) |
Definition at line 29 of file TestConfig2.py.
| def GaudiTestSuite.TestConfig2.setUpAlgorithms | ( | ) |
Definition at line 15 of file TestConfig2.py.