Package madgraph :: Package various :: Module lhe_parser
[hide private]
[frames] | no frames]

Module lhe_parser

source code

Classes [hide private]
  Particle
  EventFile
  Event
Class storing a single event information (list of particles + global information)
Variables [hide private]
  logger = logging.getLogger("madgraph.lhe_parser")
  lhe = EventFile('unweighted_events.lhe')
  output = open('output_events.lhe', 'w')
  __package__ = 'madgraph.various'