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

Go to the source code of this file.

Namespaces

 python.MadGraphSystematicsUtils
 

Functions

def python.MadGraphSystematicsUtils.get_pdf_and_systematic_settings (the_base_fragment, isNLO, useNLOotf=False)
 
def python.MadGraphSystematicsUtils.setup_pdf_and_systematic_weights (the_base_fragment, extras, isNLO)
 
def python.MadGraphSystematicsUtils.base_fragment_setup_check (the_base_fragment, extras, isNLO)
 
def python.MadGraphSystematicsUtils.convertSysCalcArguments (extras)
 
def python.MadGraphSystematicsUtils.write_systematics_arguments (systematics_arguments)
 
def python.MadGraphSystematicsUtils.parse_systematics_arguments (sys_args)
 
def python.MadGraphSystematicsUtils.parse_systematics_argument (sys_arg)
 
def python.MadGraphSystematicsUtils.systematics_run_card_options (isNLO)
 

Variables

 python.MadGraphSystematicsUtils.mgsyslog = Logging.logging.getLogger('MadGraphSysUtils')
 
string python.MadGraphSystematicsUtils.SYSTEMATICS_WEIGHT_INFO = "MUR%(mur).1f_MUF%(muf).1f_PDF%(pdf)i"
 
string python.MadGraphSystematicsUtils.SYSTEMATICS_WEIGHT_INFO_ALTDYNSCALES = "MUR%(mur).1f_MUF%(muf).1f_DYNSCALE%(dyn)i_PDF%(pdf)i"