| 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.
|
|||
|
aMCatNLOError expected error for wrong command |
|||
|
CmdExtended Particularisation of the cmd command for aMCatNLO |
|||
|
HelpToCmd The Series of help routine for the aMCatNLOCmd |
|||
|
CheckValidForCmd The Series of check routine for the aMCatNLOCmd |
|||
|
CompleteForCmd The Series of help routine for the MadGraphCmd |
|||
| aMCatNLOAlreadyRunning | |||
|
aMCatNLOCmd The command line processor of MadGraph |
|||
|
aMCatNLOCmdShell The command line processor of MadGraph |
|||
|
|||
|
|||
|
|||
|
|||
GNU_SPLITTING = False
|
|||
root_path =
|
|||
logger = logging.getLogger('madgraph.stdout')
|
|||
logger_stderr = logging.getLogger('madgraph.stderr')
|
|||
aMCatNLO = False
|
|||
_compile_usage =
|
|||
_compile_parser = misc.OptionParser(usage= _compile_usage)
|
|||
_launch_usage =
|
|||
_launch_parser = misc.OptionParser(usage= _launch_usage)
|
|||
_generate_events_usage =
|
|||
_generate_events_parser = misc.OptionParser(usage= _generate_e
|
|||
_calculate_xsect_usage =
|
|||
_calculate_xsect_parser = misc.OptionParser(usage= _calculate_
|
|||
_shower_usage =
|
|||
_shower_parser = misc.OptionParser(usage= _shower_usage)
|
|||
__package__ =
|
|||
|
|||
check that the current fortran compiler is gfortran 4.6 or later. If block, stops the execution, otherwise just print a warning |
|
|||
root_path
|
_compile_usage
|
_launch_usage
|
_generate_events_usage
|
_generate_events_parser
|
_calculate_xsect_usage
|
_calculate_xsect_parser
|
_shower_usage
|
| Trees | Indices | Help |
|---|
| Generated by Epydoc 3.0.1 on Thu Aug 20 19:39:08 2015 | http://epydoc.sourceforge.net |