Package madgraph :: Package iolibs :: Module export_cpp :: Class ProcessExporterMatchbox
[hide private]
[frames] | no frames]

Class ProcessExporterMatchbox

source code

               object --+        
                        |        
export_v4.VirtualExporter --+    
                            |    
           ProcessExporterCPP --+
                                |
                               ProcessExporterMatchbox

Nested Classes [hide private]
  oneprocessclass
Class to take care of exporting a set of matrix elements to Matchbox format.
Instance Methods [hide private]

Inherited from ProcessExporterCPP: __init__, compile_model, convert_model, copy_template, finalize, generate_subprocess_directory, modify_grouping

Inherited from export_v4.VirtualExporter: export_helas, export_model_files, pass_information_from_cmd

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

Class Methods [hide private]

Inherited from ProcessExporterCPP: read_template_file

Static Methods [hide private]

Inherited from ProcessExporterCPP: get_model_name

Class Variables [hide private]

Inherited from ProcessExporterCPP: default_opt, exporter, from_template, grouped_mode, s, template_Sub_make, template_src_make, to_link_in_P

Inherited from export_v4.VirtualExporter: check, output, sa_symmetry

Properties [hide private]

Inherited from object: __class__