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

Class WeightFileNoGzip

source code

 object --+        
          |        
  EventFile --+    
              |    
     WeightFile --+
                  |
 object --+       |
          |       |
  EventFile --+   |
              |   |
 object --+   |   |
          |   |   |
       file --+   |
              |   |
EventFileNoGzip --+
                  |
                 WeightFileNoGzip

Instance Methods [hide private]

Inherited from WeightFile: __init__

Inherited from EventFileNoGzip: close

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

Inherited from file: __delattr__, __enter__, __exit__, __getattribute__, __iter__, __repr__, __setattr__, 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 WeightFile: __new__

Class Variables [hide private]

Inherited from EventFile: allow_empty_event

Properties [hide private]

Inherited from EventFile: cross

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

Inherited from object: __class__