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

Module madevent_interface

source code

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

Classes [hide private]
  MadEventError
  CmdExtended
Particularisation of the cmd command for MadEvent
  HelpToCmd
The Series of help routine for the MadEventCmd
  CheckValidForCmd
The Series of check routine for the MadEventCmd
  CompleteForCmd
The Series of help routine for the MadGraphCmd
  MadEventAlreadyRunning
  MadEventCmd
The command line processor of MadGraph
  MadEventCmdShell
The command line processor of MadGraph
  SubProcesses
  GridPackCmd
The command for the gridpack --Those are not suppose to be use interactively--
Variables [hide private]
  GNU_SPLITTING = True
  root_path = '/Users/alwall/MadGraph/madgraph5/MadGraph5_v1_4_8'
  logger = logging.getLogger('madevent.stdout')
  logger_stderr = logging.getLogger('madevent.stderr')
  MADEVENT = False
  __package__ = 'madgraph.interface'