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

Module create_aloha

source code

Classes [hide private]
  AbstractRoutine
store the result of the computation of Helicity Routine this is use for storing and passing to writer
  AbstractRoutineBuilder
Launch the creation of the Helicity Routine
  CombineRoutineBuilder
A special builder for combine routine if needed to write those explicitely.
  AbstractALOHAModel
A class to build and store the full set of Abstract ALOHA Routine
Functions [hide private]
 
write_aloha_file_inc(aloha_dir, file_ext, comp_ext)
find the list of Helicity routine in the directory and create a list of those files (but with compile extension)
source code
 
create_prop_library(tag, lib={}) source code
 
main() source code
 
write(alohagenerator) source code
Variables [hide private]
  root_path = '/Users/omattelaer/Documents/workspace/3.0.1/MG5_a...
  aloha_path = '/Users/omattelaer/Documents/workspace/3.0.1/MG5_...
  logger = logging.getLogger('ALOHA')
  _conjugate_gap = 50
  _spin2_mult = 1000
  start = time.time()
  alohagenerator = main()
  stop = time.time()
  __package__ = 'aloha'
Variables Details [hide private]

root_path

Value:
'/Users/omattelaer/Documents/workspace/3.0.1/MG5_aMC_v3_0_1'

aloha_path

Value:
'/Users/omattelaer/Documents/workspace/3.0.1/MG5_aMC_v3_0_1/aloha'