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

Go to the source code of this file.

Classes

class  python.MGC.MGControl

Namespaces

namespace  python
namespace  python.MGC

Variables

 python.MGC.mglog = Logging.logging.getLogger('MadGraphUtils')
str python.MGC.python = 'python'
str python.MGC.MADGRAPH_GRIDPACK_LOCATION = 'madevent'
str 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.