![]() |
ATLAS Offline Software
|
Classes | |
| class | PartitionvsFlowNetworkTests |
| class | CombinationsTests |
| class | PartitionsTests |
| class | SimpleConditionsTests |
| class | ConditionsTests |
Functions | |
| JetHypoExerciserCfg (label, n_signal, n_background, bkgdEmax, label_ind=0) | |
Variables | |
| int | n_signal = 4 |
| int | n_background = 0 |
| int | bkgdEmax = 0. |
| int | label_ind = 2 |
| label = test_strings[label_ind] | |
| flags = initConfigFlags() | |
| MaxEvents | |
| cfg = MainServicesCfg(flags) | |
| JetHypoExerciserCfg | ( | label, | |
| n_signal, | |||
| n_background, | |||
| bkgdEmax, | |||
| label_ind = 0 ) |
Definition at line 239 of file exerciser.py.
| int exerciser.bkgdEmax = 0. |
Definition at line 286 of file exerciser.py.
| exerciser.cfg = MainServicesCfg(flags) |
Definition at line 295 of file exerciser.py.
| exerciser.flags = initConfigFlags() |
Definition at line 293 of file exerciser.py.
| exerciser.label = test_strings[label_ind] |
Definition at line 289 of file exerciser.py.
| int exerciser.label_ind = 2 |
Definition at line 287 of file exerciser.py.
| exerciser.MaxEvents |
Definition at line 294 of file exerciser.py.
| int exerciser.n_background = 0 |
Definition at line 285 of file exerciser.py.
| int exerciser.n_signal = 4 |
Definition at line 284 of file exerciser.py.