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

Module aloha_parsers

source code

Parsers for algebraic expressions coming from UFO, outputting into different languages/frameworks (Fortran and Pythia8). Uses the PLY 3.3 Lex + Yacc framework

Classes [hide private]
  UFOExpressionParser
A base class for parsers for algebraic expressions coming from UFO.
  ALOHAExpressionParser
Variables [hide private]
  root_path = '/Users/omattelaer/Documents/workspace/madgraph5/M...
  logger = logging.getLogger('aloha.parsers')
  __package__ = 'aloha'
Variables Details [hide private]

root_path

Value:
'/Users/omattelaer/Documents/workspace/madgraph5/MG5_aMC_v2_6_5'