![]() |
ATLAS Offline Software
|
Classes | |
| class | CombinationsTests |
| class | FastReductionLabeledCompTests |
Functions | |
| make_simple_event_generator (n_nsignal=4, n_bkgd=0, bkgd_etmax=50000., useEtNotE=True) | |
| JetHypoExerciserCompareCfg (label, fn_frag, mult_string, event_generator) | |
Variables | |
| bool | doSimpleGen = True |
| bool | useEtNotE = True |
| int | n_signal = 6 |
| int | n_background = 10 |
| int | bkgdEmax = 50000. |
| event_generator | |
| str | mult_string |
| int | n_sig_lo = 10 |
| int | n_sig_hi = 15 |
| int | e_sig_lo = 80 |
| int | e_sig_hi = 90 |
| int | eta_sig_hi = 5 |
| int | n_bkgd = 2 |
| int | bkgd_etmax = 50000. |
| bool | useEtaEtNotEtaE = False |
| list | s_params |
| int | label_ind = 12 |
| label = test_strings[label_ind] | |
| str | lfn = 'test_case.txt' |
| dict | fn_frag |
| flags = initConfigFlags() | |
| MaxEvents | |
| cfg = MainServicesCfg(flags) | |
| cmpExerciser.JetHypoExerciserCompareCfg | ( | label, | |
| fn_frag, | |||
| mult_string, | |||
| event_generator ) |
Definition at line 124 of file cmpExerciser.py.
| cmpExerciser.make_simple_event_generator | ( | n_nsignal = 4, | |
| n_bkgd = 0, | |||
| bkgd_etmax = 50000., | |||
| useEtNotE = True ) |
Definition at line 28 of file cmpExerciser.py.
| cmpExerciser.bkgd_etmax = 50000. |
Definition at line 182 of file cmpExerciser.py.
| int cmpExerciser.bkgdEmax = 50000. |
Definition at line 166 of file cmpExerciser.py.
| cmpExerciser.cfg = MainServicesCfg(flags) |
Definition at line 233 of file cmpExerciser.py.
| bool cmpExerciser.doSimpleGen = True |
Definition at line 161 of file cmpExerciser.py.
| cmpExerciser.e_sig_hi = 90 |
Definition at line 179 of file cmpExerciser.py.
| cmpExerciser.e_sig_lo = 80 |
Definition at line 178 of file cmpExerciser.py.
| cmpExerciser.eta_sig_hi = 5 |
Definition at line 180 of file cmpExerciser.py.
| cmpExerciser.event_generator |
Definition at line 168 of file cmpExerciser.py.
| cmpExerciser.flags = initConfigFlags() |
Definition at line 231 of file cmpExerciser.py.
| dict cmpExerciser.fn_frag |
Definition at line 217 of file cmpExerciser.py.
| cmpExerciser.label = test_strings[label_ind] |
Definition at line 209 of file cmpExerciser.py.
| int cmpExerciser.label_ind = 12 |
Definition at line 208 of file cmpExerciser.py.
| str cmpExerciser.lfn = 'test_case.txt' |
Definition at line 210 of file cmpExerciser.py.
| cmpExerciser.MaxEvents |
Definition at line 232 of file cmpExerciser.py.
| str cmpExerciser.mult_string |
Definition at line 173 of file cmpExerciser.py.
| int cmpExerciser.n_background = 10 |
Definition at line 165 of file cmpExerciser.py.
| cmpExerciser.n_bkgd = 2 |
Definition at line 181 of file cmpExerciser.py.
| cmpExerciser.n_sig_hi = 15 |
Definition at line 177 of file cmpExerciser.py.
| cmpExerciser.n_sig_lo = 10 |
Definition at line 176 of file cmpExerciser.py.
| int cmpExerciser.n_signal = 6 |
Definition at line 164 of file cmpExerciser.py.
| list cmpExerciser.s_params |
Definition at line 194 of file cmpExerciser.py.
| cmpExerciser.useEtaEtNotEtaE = False |
Definition at line 183 of file cmpExerciser.py.
| bool cmpExerciser.useEtNotE = True |
Definition at line 162 of file cmpExerciser.py.