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

Class aMCatNLOCmdShell

source code

                           object --+                
                                    |                
       common_run_interface.HelpToCmd --+            
                                        |            
                           object --+   |            
                                    |   |            
common_run_interface.CheckValidForCmd --+            
                                        |            
                       object --+       |            
                                |       |            
            extended_cmd.CheckCmd --+   |            
                                    |   |            
                       object --+   |   |            
                                |   |   |            
             extended_cmd.HelpCmd --+   |            
                                    |   |            
                       object --+   |   |            
                                |   |   |            
         extended_cmd.CompleteCmd --+   |            
                                    |   |            
                      cmd.Cmd --+   |   |            
                                |   |   |            
            extended_cmd.BasicCmd --+   |            
                                    |   |            
                     extended_cmd.Cmd --+            
                                        |            
        common_run_interface.CommonRunCmd --+        
                                            |        
                                  CmdExtended --+    
                                                |    
                                   object --+   |    
                                            |   |    
                                    HelpToCmd --+    
                                                |    
                               object --+       |    
                                        |       |    
                         CheckValidForCmd --+   |    
                                            |   |    
                               CompleteForCmd --+    
                                                |    
                               object --+       |    
                                        |       |    
           common_run_interface.HelpToCmd --+   |    
                                            |   |    
                               object --+   |   |    
                                        |   |   |    
    common_run_interface.CheckValidForCmd --+   |    
                                            |   |    
                           object --+       |   |    
                                    |       |   |    
                extended_cmd.CheckCmd --+   |   |    
                                        |   |   |    
                           object --+   |   |   |    
                                    |   |   |   |    
                 extended_cmd.HelpCmd --+   |   |    
                                        |   |   |    
                           object --+   |   |   |    
                                    |   |   |   |    
             extended_cmd.CompleteCmd --+   |   |    
                                        |   |   |    
                          cmd.Cmd --+   |   |   |    
                                    |   |   |   |    
                extended_cmd.BasicCmd --+   |   |    
                                        |   |   |    
                         extended_cmd.Cmd --+   |    
                                            |   |    
            common_run_interface.CommonRunCmd --+    
                                                |    
                                      aMCatNLOCmd --+
                                                    |
                               object --+           |
                                        |           |
                    extended_cmd.CheckCmd --+       |
                                            |       |
                               object --+   |       |
                                        |   |       |
                     extended_cmd.HelpCmd --+       |
                                            |       |
                               object --+   |       |
                                        |   |       |
                 extended_cmd.CompleteCmd --+       |
                                            |       |
                              cmd.Cmd --+   |       |
                                        |   |       |
                    extended_cmd.BasicCmd --+       |
                                            |       |
                             extended_cmd.Cmd --+   |
                                                |   |
                            extended_cmd.CmdShell --+
                                                    |
                                                   aMCatNLOCmdShell

The command line processor of MadGraph

Nested Classes [hide private]

Inherited from CmdExtended: ConfigurationError, InvalidCmd

Instance Methods [hide private]

Inherited from aMCatNLOCmd: __init__, applgrid_combine, applgrid_distribute, archive_files, ask_run_configuration, banner_to_mcatnlo, check_event_files, check_tests, collect_log_files, compile, compile_advanced_stats, do_banner_run, do_calculate_xsect, do_compile, do_generate_events, do_launch, do_plot, do_shower, do_treatcards, donothing, find_jobs_to_split, find_model_name, getIO_ajob, get_characteristics, get_init_dict, parse_check_poles_log, parse_test_mx_log, pdf_scale_from_reweighting, print_results_in_file, print_results_in_shell, print_summary, read_results, reweight_and_collect_events, run, run_all, run_exe, run_mcatnlo, run_reweight, set_configuration, set_run_name, store_result, update_random_seed, wait_for_complete, write_madinMMC_file, write_madin_file, write_test_input

Inherited from CmdExtended: get_history_header, nice_config_error, nice_error_handling, nice_user_error, postcmd, stop_on_keyboard_stop

Inherited from HelpToCmd: help_banner_run, help_calculate_xsect, help_compile, help_generate_events, help_launch, help_open, help_shower, run_options_help

Inherited from CompleteForCmd: complete_banner_run, complete_calculate_xsect, complete_compile, complete_delphes, complete_generate_events, complete_launch, complete_pgs, complete_plot, complete_shower

Inherited from common_run_interface.CommonRunCmd: add_error_log_in_html, ask_edit_cards, check_param_card, complete_check_events, complete_compute_widths, complete_decay_events, complete_print_results, configure_run_mode, copy_lhapdf_set, create_plot, do_EOF, do_check_events, do_compute_widths, do_decay_events, do_delphes, do_exit, do_open, do_pgs, do_print_results, do_quit, do_set, get_available_tag, get_lhapdf_pdfsets_list, get_lhapdf_pdfsetsdir, get_lhapdf_version, get_pdf_input_filename, get_pid_final_states, help_print_result, install_lhapdf_pdfset, keep_cards, link_lhapdf, post_set, run_hep2lhe, split_arg, update_status

Inherited from common_run_interface.HelpToCmd: help_compute_widths, help_decay_events, help_delphes, help_pgs, help_plot, help_pythia, help_set, help_treatcards

Inherited from common_run_interface.CheckValidForCmd: check_check_events, check_compute_widths, check_decay_events, check_open, check_set, check_treatcards, get_events_path

Inherited from extended_cmd.CmdShell: complete_shell, do_shell, help_shell

Inherited from extended_cmd.Cmd: ask, avoid_history_duplicate, check_answer_in_input_file, check_import, default, define_child_cmd_interface, do_display, do_help, do_history, do_import, do_save, emptyline, exec_cmd, get_stored_line, import_command_file, onecmd, onecmd_orig, postloop, precmd, run_cmd, store_line, write_configuration

Inherited from extended_cmd.CheckCmd: check_history, check_save

Inherited from extended_cmd.HelpCmd: help_EOF, help_display, help_help, help_history, help_quit, help_save

Inherited from extended_cmd.CompleteCmd: complete_display, complete_history, complete_save

Inherited from CheckValidForCmd: check_banner_run, check_calculate_xsect, check_compile, check_delphes, check_generate_events, check_launch, check_pgs, check_plot, check_shower

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

Inherited from extended_cmd.BasicCmd: complete, deal_multiple_categories, getTerminalSize, preloop, print_suggestions

Inherited from cmd.Cmd: cmdloop, columnize, complete_help, completedefault, completenames, get_names, parseline, print_topics

Static Methods [hide private]

Inherited from common_run_interface.CommonRunCmd: ask_edit_card_static, detect_card_type, find_available_run_name

Inherited from extended_cmd.Cmd: timed_input

Inherited from extended_cmd.BasicCmd: list_completion, path_completion

Class Variables [hide private]

Inherited from aMCatNLOCmd: cluster_mode, nb_core, next_possibility, queue, true, web

Inherited from CmdExtended: config_debug, debug_output, error_debug, keyboard_stop_msg

Inherited from common_run_interface.CommonRunCmd: helporder, options_configuration, options_madevent, options_madgraph

Inherited from extended_cmd.Cmd: history_header

Inherited from cmd.Cmd: doc_header, doc_leader, identchars, intro, lastcmd, misc_header, nohelp, prompt, ruler, undoc_header, use_rawinput

Properties [hide private]

Inherited from object: __class__