Trees | Indices | Help |
---|
|
A user friendly command line interface to access MadGraph5_aMC@NLO features. Uses the cmd package for command interpretation and tab completion.
|
|||
MadEventError | |||
SysCalcError | |||
CmdExtended Particularisation of the cmd command for MadEvent |
|||
HelpToCmd The Series of help routine for the MadEventCmd |
|||
AskRun a class for the question on what to do on a madevent run |
|||
CheckValidForCmd The Series of check routine for the MadEventCmd |
|||
CompleteForCmd The Series of help routine for the MadGraphCmd |
|||
MadEventCmd The command line processor of Mad Graph |
|||
MadEventCmdShell The command line processor of MadGraph |
|||
SubProcesses | |||
GridPackCmd The command for the gridpack --Those are not suppose to be use interactively-- |
|||
MadLoopInitializer A container class for the various methods for initializing MadLoop. |
|||
MyOptParser |
|
|||
GNU_SPLITTING = False
|
|||
logger = logging.getLogger('madevent.stdout')
|
|||
logger_stderr = logging.getLogger('madevent.stderr')
|
|||
MADEVENT = False
|
|||
root_path =
|
|||
usage = "usage: %prog [options] [FILE] "
|
|||
parser = MyOptParser(usage= usage)
|
|||
parser_error = ''
|
|||
done = False
|
|||
args = ''
|
|||
level = eval('logging.'+ options.logging)
|
|||
i = args.index('--web')
|
|||
cmd_line = MadEventCmdShell(os.path.dirname(root_path), force_
|
|||
__package__ =
|
|
root_path
|
cmd_line
|
Trees | Indices | Help |
---|
Generated by Epydoc 3.0.1 on Thu Dec 20 09:17:59 2018 | http://epydoc.sourceforge.net |