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

Module create_aloha

source code

Classes [hide private]
  ALOHAERROR
  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
  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_library() source code
 
main() source code
 
write(alohagenerator) source code
Variables [hide private]
  root_path = '/Users/alwall/MadGraph/madgraph5/MadGraph5_v1_4_8'
  aloha_path = '/Users/alwall/MadGraph/madgraph5/MadGraph5_v1_4_...
  logger = logging.getLogger('ALOHA')
  _conjugate_gap = 50
  _spin2_mult = 1000
  start = time.time()
  alohagenerator = main()
  stop = time.time()
  __package__ = 'aloha'
Variables Details [hide private]

aloha_path

Value:
'/Users/alwall/MadGraph/madgraph5/MadGraph5_v1_4_8/aloha'