ATLAS Offline Software
Classes | Namespaces | Variables
MGC.py File Reference

Go to the source code of this file.

Classes

class  python.MGC.MGControl
 

Namespaces

 python.MGC
 

Variables

 python.MGC.mglog = Logging.logging.getLogger('MadGraphUtils')
 
string python.MGC.python = 'python'
 
string python.MGC.MADGRAPH_GRIDPACK_LOCATION = 'madevent'
 
string python.MGC.MADGRAPH_RUN_NAME = 'run_01'
 
bool python.MGC.MADGRAPH_CATCH_ERRORS = True
 
 python.MGC.MADGRAPH_PDFSETTING = None
 
 python.MGC.MADGRAPH_DEVICES = None
 Options: 'madevent_simd' for SIMD (vector) instructions 'madevent_gpu' for GPU-based execution 'max' to try to auto-detect the best we can do. More...