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

Class EventFileNoGzip

source code

object --+    
         |    
 EventFile --+
             |
object --+   |
         |   |
      file --+
             |
            EventFileNoGzip
Known Subclasses:

A way to read a standard event file

Instance Methods [hide private]

Inherited from EventFile: __init__, __len__, apply_fct_on_event, create_syscalc_data, get_banner, initialize_unweighting, next, split, unweight, update_HwU, write_events

Inherited from file: __delattr__, __enter__, __exit__, __getattribute__, __iter__, __repr__, __setattr__, close, fileno, flush, isatty, read, readinto, readline, readlines, seek, tell, truncate, write, writelines, xreadlines

Inherited from object: __format__, __hash__, __reduce__, __reduce_ex__, __sizeof__, __str__, __subclasshook__

Static Methods [hide private]

Inherited from EventFile: __new__

Properties [hide private]

Inherited from EventFile: cross

Inherited from file: closed, encoding, errors, mode, name, newlines, softspace

Inherited from object: __class__