pylhe.write_lhe_file

pylhe.write_lhe_file(lheinit: LHEInit, lheevents: Iterable[LHEEvent], filepath: str, gz: bool = False, rwgt: bool = True, weights: bool = False) None[source]

Write the LHE file.

Deprecated since version 0.9.1: Instead of write_lhe_file() use write_lhe_file_path(). write_lhe_file() will be removed in a future version of pylhe.