Package aloha :: Module aloha_writers
[hide private]
[frames] | no frames]

Module aloha_writers

source code

Classes [hide private]
  WriteALOHA
Generic writing functions
  ALOHAWriterForFortran
routines for writing out Fortran
  ALOHAWriterForCPP
Routines for writing out helicity amplitudes as C++ .h and .cc files.
  ALOHAWriterForPython
A class for returning a file/a string for python evaluation
Functions [hide private]
 
get_routine_name(name=None, outgoing=None, tag=None, abstract=None)
build the name of the aloha function
source code
 
combine_name(name, other_names, outgoing, tag=None)
build the name for combined aloha function
source code
Variables [hide private]
  __package__ = 'aloha'