Package madgraph :: Package interface :: Module common_run_interface
[hide private]
[frames] | no frames]

Module common_run_interface

source code

A user friendly command line interface to access MadGraph5_aMC@NLO features. Uses the cmd package for command interpretation and tab completion.

Classes [hide private]
  HelpToCmd
The Series of help routins in common between amcatnlo_run and madevent interface
  CheckValidForCmd
The Series of check routines in common between amcatnlo_run and madevent interface
  MadEventAlreadyRunning
  AlreadyRunning
  CommonRunCmd
  AskforEditCard
A class for asking a question where in addition you can have the set command define and modifying the param_card/run_card correctly
Variables [hide private]
  GNU_SPLITTING = False
  root_path = '/Users/omatt/Documents/eclipse/madgraph5/MG5_aMC_...
  logger = logging.getLogger('madgraph.stdout')
  logger_stderr = logging.getLogger('madgraph.stderr')
  MADEVENT = False
  __package__ = 'madgraph.interface'
  __warningregistry__ = {('the sets module is deprecated', <type...
Variables Details [hide private]

root_path

Value:
'/Users/omatt/Documents/eclipse/madgraph5/MG5_aMC_v2_4_1'

__warningregistry__

Value:
{('the sets module is deprecated',
  <type 'exceptions.DeprecationWarning'>,
  38): True}