pylhe
Python interface to read Les Houches Event (LHE) files.
Module Attributes
Default output format with indentation, RWGT weights block and plain text file format. |
|
Output format for gzip compressed files, with (default) RWGT weights block. |
|
Output format with RWGT weights block and (default) plain text file format. |
|
Output format with WEIGHTS weights block and (default) plain text file format. |
|
Output format with RWGT weights block and gzip compressed file format. |
|
Output format with WEIGHTS weights block and gzip compressed file format. |
|
Output format for HDF5-based LHEH5 files. |
|
Output format for HDF5-based LHEH5 files with gzip-compressed datasets. |
Classes
|
Store a single event in the LHE format. |
|
Store the event information in the LHE format. |
|
Information about a generator. |
|
Selects the HDF5 format. |
|
Represents the header block of an LHE file as a dataclass. |
|
Store the <init> block as a dataclass. |
|
Store the first line of the <init> block as a dataclass. |
|
Information about a single weight inside or outside of a weight group. |
|
Information about a weight group. |
|
Represents a single particle in the LHE format. |
|
Store the process info block as a dataclass. |
|
Selects how event weights are serialized in LHE output. |
|
Selects the XML format. |