Package madgraph :: Package iolibs :: Module gen_infohtml
[hide private]
[frames] | no frames]

Module gen_infohtml

source code

Classes [hide private]
  make_info_html
Variables [hide private]
  template_text = string.Template(...
  __package__ = 'madgraph.iolibs'
Variables Details [hide private]

template_text

Value:
string.Template("""
<HTML> 
<HEAD> 
<TITLE>Detail on the Generation</TITLE> 
<META $meta ></HEAD> 

<style type="text/css">

...