pylhe.write_lhe_file_path

pylhe.write_lhe_file_path(lhefile: LHEFile, filepath: str, gz: bool = False, rwgt: bool = True, weights: bool = False) None[source]

Write the LHE file.

Deprecated since version 1.0.0: Use LHEFile.tofile instead.