ATLAS Offline Software
Classes | Variables
python.MGC Namespace Reference

Classes

class  MGControl
 

Variables

 mglog = Logging.logging.getLogger('MadGraphUtils')
 
string python = 'python'
 
string MADGRAPH_GRIDPACK_LOCATION = 'madevent'
 
string MADGRAPH_RUN_NAME = 'run_01'
 
bool MADGRAPH_CATCH_ERRORS = True
 
 MADGRAPH_PDFSETTING = None
 

Variable Documentation

◆ MADGRAPH_CATCH_ERRORS

bool python.MGC.MADGRAPH_CATCH_ERRORS = True

Definition at line 24 of file MGC.py.

◆ MADGRAPH_GRIDPACK_LOCATION

string python.MGC.MADGRAPH_GRIDPACK_LOCATION = 'madevent'

Definition at line 20 of file MGC.py.

◆ MADGRAPH_PDFSETTING

python.MGC.MADGRAPH_PDFSETTING = None

Definition at line 26 of file MGC.py.

◆ MADGRAPH_RUN_NAME

string python.MGC.MADGRAPH_RUN_NAME = 'run_01'

Definition at line 22 of file MGC.py.

◆ mglog

python.MGC.mglog = Logging.logging.getLogger('MadGraphUtils')

Definition at line 15 of file MGC.py.

◆ python

string python.MGC.python = 'python'

Definition at line 18 of file MGC.py.