ATLAS Offline Software
Loading...
Searching...
No Matches
MadGraphUtilsHelpers.py File Reference

Go to the source code of this file.

Namespaces

namespace  python
namespace  python.MadGraphUtilsHelpers

Functions

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

Variables

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