Package madgraph :: Package loop :: Module loop_exporters
[hide private]
[frames] | no frames]

Module loop_exporters

source code

Methods and classes to export matrix elements to v4 format.

Classes [hide private]
  LoopExporterFortran
Class to define general helper functions to the different loop fortran exporters (ME, SA, MEGroup, etc..) which will inherit both from this class AND from the corresponding ProcessExporterFortran(ME,SA,...).
  LoopProcessExporterFortranSA
Class to take care of exporting a set of loop matrix elements in the Fortran format.
  LoopProcessOptimizedExporterFortranSA
Class to take care of exporting a set of loop matrix elements in the Fortran format which exploits the Pozzorini method of representing the loop numerators as polynomial to render its evaluations faster.
  LoopProcessExporterFortranMatchBox
Class to take care of exporting a set of loop matrix elements in the Fortran format.
  LoopInducedExporterME
A class to specify all the functions common to LoopInducedExporterMEGroup and LoopInducedExporterMENoGroup (but not relevant for the original Madevent exporters)
  LoopInducedExporterMEGroup
Class to take care of exporting a set of grouped loop induced matrix elements
  LoopInducedExporterMENoGroup
Class to take care of exporting a set of individual loop induced matrix elements
Variables [hide private]
  _file_path = '/Users/omattelaer/Documents/workspace/madgraph5/...
  logger = logging.getLogger('madgraph.loop_exporter')
  __package__ = 'madgraph.loop'
Variables Details [hide private]

_file_path

Value:
'/Users/omattelaer/Documents/workspace/madgraph5/MG5_aMC_v2_6_5/madgra\
ph/'