Package madgraph :: Package iolibs :: Module gen_infohtml :: Class make_info_html_nlo
[hide private]
[frames] | no frames]

Class make_info_html_nlo

source code

make_info_html --+
                 |
                make_info_html_nlo

Instance Methods [hide private]
 
define_info_tables(self)
define the information table
source code
 
get_subprocesses_info_from_file(self, proc, filename)
return the list of processes with their name in case without grouping type can be 0 for born, i > 0 for ith real and -1 for virtual
source code
 
get_diagram_nb_from_file(self, proc, filename) source code
 
check_postcript_from_file(self, proc, filename)
check if matrix.ps is defined
source code
 
write(self)
write the info.html file
source code

Inherited from make_info_html: __init__, check_log, check_postcript, define_meta, get_diagram_nb, get_subprocess_info_v4, get_subprocesses_info, give_model_info

Method Details [hide private]

define_info_tables(self)

source code 

define the information table

Overrides: make_info_html.define_info_tables

write(self)

source code 

write the info.html file

Overrides: make_info_html.write