|
__init__(self,
question,
line_args=[ ] ,
mode=None,
force=False,
*args,
**opt)
to_control is a list of ('KEY': 'Choose the shower/hadronization
program') |
source code
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
ans_madanalysis5(self,
value)
shortcut madanalysis5 -> madanalysis |
source code
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
XX is the new key set by the user to a new value val_XX
|
|
XX is the new key set by the user to a new value val_XX
|
|
XX is the new key set by the user to a new value val_XX
|
|
|
consistency_fixed_order_madanalysis(self,
vfix,
vma5) |
source code
|
|
XX is the new key set by the user to a new value val_XX
|
|
XX is the new key set by the user to a new value val_XX
|
|
XX is the new key set by the user to a new value val_XX
|
|
XX is the new key set by the user to a new value val_XX
|
|
|
|
|
|
|
|
|
consistency_shower_madanalysis(self,
vshower,
vma5)
MA5 only possible with (N)LO+PS if shower is run |
source code
|
|
|
consistency_madanalysis_shower(self,
vma5,
vshower) |
source code
|
|
|
|
|
|
|
check_value_madspin(self,
value)
handle alias and valid option not present in get_allowed_madspin
remember that this mode should always be OFF for 1>N. |
source code
|
|
|
|
|
get_cardcmd_for_madspin(self,
value)
set some command to run before allowing the user to modify the cards. |
source code
|
|
|
get_allowed_reweight(self)
set the valid (visible) options for reweight |
source code
|
|
|
set_default_reweight(self)
initialise the switch for reweight |
source code
|
|
|
|
|
|
|
set_default_madanalysis(self)
initialise the switch for reweight |
source code
|
|
|
|
Inherited from extended_cmd.ControlSwitch :
check_consistency ,
check_value ,
color_for_value ,
create_question ,
default ,
default_switch_for ,
do_help ,
get_allowed ,
get_cardcmd ,
is_case_sensitive ,
onecmd ,
postcmd ,
print_help_for_switch ,
print_options ,
question_formatting ,
remove_inconsistency ,
set_all_off ,
set_default_switch ,
set_switch ,
special_check_answer_in_input_file
Inherited from extended_cmd.SmartQuestion :
__call__ ,
cmdloop ,
complete_help ,
completedefault ,
completenames ,
emptyline ,
get_names ,
preloop ,
reask
Inherited from extended_cmd.BasicCmd :
complete ,
deal_multiple_categories ,
getTerminalSize ,
print_suggestions ,
set_readline_completion_display_matches_hook
Inherited from extended_cmd.OriginalCmd :
columnize ,
parseline ,
postloop ,
precmd ,
print_topics
Inherited from object :
__delattr__ ,
__format__ ,
__getattribute__ ,
__hash__ ,
__new__ ,
__reduce__ ,
__reduce_ex__ ,
__repr__ ,
__setattr__ ,
__sizeof__ ,
__str__ ,
__subclasshook__
|