ATLAS Offline Software
Namespaces | Functions | Variables
MadGraphUtilsHelpers.py File Reference

Go to the source code of this file.

Namespaces

 python.MadGraphUtilsHelpers
 

Functions

def python.MadGraphUtilsHelpers.getDictFromCard (card_loc, lowercase=False)
 
def python.MadGraphUtilsHelpers.settingIsTrue (setting)
 
def python.MadGraphUtilsHelpers.totallyStripped (x)
 
def python.MadGraphUtilsHelpers.checkSetting (key_, value_, mydict_)
 
def python.MadGraphUtilsHelpers.checkSettingIsTrue (key_, mydict_)
 
def python.MadGraphUtilsHelpers.checkSettingExists (key_, mydict_)
 
def python.MadGraphUtilsHelpers.is_version_or_newer (args)
 
def python.MadGraphUtilsHelpers.isNLO_from_run_card (run_card)
 
def python.MadGraphUtilsHelpers.get_runArgs_info (runArgs)
 
def python.MadGraphUtilsHelpers.error_check (errors_a, return_code)
 
def python.MadGraphUtilsHelpers.write_test_script ()
 
def python.MadGraphUtilsHelpers.setup_path_protection ()
 
def python.MadGraphUtilsHelpers.get_default_config_card (process_dir=MADGRAPH_GRIDPACK_LOCATION)
 
def python.MadGraphUtilsHelpers.is_NLO_run (process_dir=MADGRAPH_GRIDPACK_LOCATION)
 

Variables

 python.MadGraphUtilsHelpers.mglog = Logging.logging.getLogger('MadGraphUtils')
 
string python.MadGraphUtilsHelpers.MADGRAPH_GRIDPACK_LOCATION = 'madevent'
 
bool python.MadGraphUtilsHelpers.MADGRAPH_CATCH_ERRORS = True
 
list python.MadGraphUtilsHelpers.MADGRAPH_COMMAND_STACK = []