ATLAS Offline Software
Classes | Namespaces | Functions | Variables
MTCalibPebConfig.py File Reference

Go to the source code of this file.

Classes

class  MTCalibPebConfig.MTCalibPebHypoOptions
 

Namespaces

 MTCalibPebConfig
 

Functions

def MTCalibPebConfig.set_flags (flags, options=default_options)
 
def MTCalibPebConfig.l1_seq_cfg (flags, options=default_options)
 
def MTCalibPebConfig.make_hypo_alg (name)
 
def MTCalibPebConfig.make_hypo_tool (name, options=default_options)
 
def MTCalibPebConfig.make_all_hypo_algs (num_chains, concurrent=False)
 
def MTCalibPebConfig.hlt_result_cfg (flags, hypo_algs)
 
def MTCalibPebConfig.make_summary_algs (hypo_algs)
 
def MTCalibPebConfig.hlt_seq_cfg (flags, num_chains, concurrent=False, hypo_algs=None)
 
def MTCalibPebConfig.write_dummy_menu_json (flags, chains, chain_to_streams)
 

Variables

 MTCalibPebConfig.log = logging.getLogger('MTCalibPebConfig.py')
 
string MTCalibPebConfig._menu_name = 'MTCalibPeb'
 
string MTCalibPebConfig._menu_file_name = 'HLTMenu_{:s}.json'.format(_menu_name)
 
list MTCalibPebConfig.rob_list
 
dictionary MTCalibPebConfig.rob_access_dict
 
 MTCalibPebConfig.default_options = MTCalibPebHypoOptions()
 
 MTCalibPebConfig.flags = initConfigFlags()
 
def MTCalibPebConfig.acc = l1_seq_cfg(flags)
 
 MTCalibPebConfig.withDetails