![]() |
ATLAS Offline Software
|
Public Types | |
| typedef HLT::TypeInformation::for_each_type_c< typenameEDMLIST::map, my_functor, my_result<>, my_arg< HLT::TypeInformation::get_cont, CONTAINER > >::type | result |
Public Member Functions | |
| __init__ (self, n_sgnl=4, n_bkgd=4, bkgd_etmax=50000.) | |
| make_chain_dict (self) | |
| make_helper_tool (self) | |
| make_event_generator (self) | |
| logfile_name (self) | |
Public Attributes | |
| n_sgnl = n_sgnl | |
| n_bkgd = n_bkgd | |
| bkgd_etmax = bkgd_etmax | |
| str | chain_name = 'HLT_j80_L1J20' |
Definition at line 70 of file exerciser.py.
|
inherited |
Definition at line 90 of file EDM_MasterSearch.h.
| exerciser.CombinationsTests.__init__ | ( | self, | |
| n_sgnl = 4, | |||
| n_bkgd = 4, | |||
| bkgd_etmax = 50000. ) |
Definition at line 72 of file exerciser.py.
| exerciser.CombinationsTests.logfile_name | ( | self | ) |
Reimplemented in exerciser.ConditionsTests, exerciser.PartitionsTests, and exerciser.SimpleConditionsTests.
Definition at line 115 of file exerciser.py.
| exerciser.CombinationsTests.make_chain_dict | ( | self | ) |
ChainDict to excercise modifications to CombinationsHelperTool
Definition at line 82 of file exerciser.py.
| exerciser.CombinationsTests.make_event_generator | ( | self | ) |
Reimplemented in exerciser.ConditionsTests, and exerciser.SimpleConditionsTests.
Definition at line 104 of file exerciser.py.
| exerciser.CombinationsTests.make_helper_tool | ( | self | ) |
Reimplemented in exerciser.ConditionsTests, exerciser.PartitionsTests, and exerciser.SimpleConditionsTests.
Definition at line 98 of file exerciser.py.
| exerciser.CombinationsTests.bkgd_etmax = bkgd_etmax |
Definition at line 79 of file exerciser.py.
| str exerciser.CombinationsTests.chain_name = 'HLT_j80_L1J20' |
Definition at line 80 of file exerciser.py.
| exerciser.CombinationsTests.n_bkgd = n_bkgd |
Definition at line 78 of file exerciser.py.
| exerciser.CombinationsTests.n_sgnl = n_sgnl |
Definition at line 77 of file exerciser.py.