Package madgraph :: Package interface :: Module amcatnlo_run_interface :: Class HelpToCmd
[hide private]
[frames] | no frames]

Class HelpToCmd

source code

object --+
         |
        HelpToCmd
Known Subclasses:

The Series of help routine for the aMCatNLOCmd

Instance Methods [hide private]
 
help_launch(self)
help for launch command
source code
 
help_banner_run(self) source code
 
help_compile(self)
help for compile command
source code
 
help_generate_events(self)
help for generate_events commandi just call help_launch
source code
 
help_calculate_xsect(self)
help for generate_events command
source code
 
help_shower(self)
help for shower command
source code
 
help_open(self) source code
 
run_options_help(self, data) source code

Inherited from object: __delattr__, __format__, __getattribute__, __hash__, __init__, __new__, __reduce__, __reduce_ex__, __repr__, __setattr__, __sizeof__, __str__, __subclasshook__

Properties [hide private]

Inherited from object: __class__