pylhe
Format Reference:
Les Houches Event Format
LHEH5 Event Format
Bibliography
Modules:
pylhe
pylhe.DEFAULT_FORMAT
pylhe.GZ_FORMAT
pylhe.RWGT_FORMAT
pylhe.WEIGHTS_FORMAT
pylhe.RWGT_GZ_FORMAT
pylhe.WEIGHTS_GZ_FORMAT
pylhe.HDF5_FORMAT
HDF5_FORMAT
pylhe.HDF5_GZ_FORMAT
pylhe.LHEEvent
pylhe.LHEEventInfo
pylhe.LHEFile
pylhe.LHEGenerator
pylhe.LHEHDF5Format
pylhe.LHEHeader
pylhe.LHEInit
pylhe.LHEInitInfo
pylhe.LHEInitRWGTWeight
pylhe.LHEInitRWGTWeightGroup
pylhe.LHEParticle
pylhe.LHEProcInfo
pylhe.LHEWeightFormat
pylhe.LHEXMLFormat
pylhe.awkward
Examples:
PyLHE version 2.0.0 demo
Z peak example
Filter LHE Events
Simple
\(e^+e^- \to \mu^+ \mu^- \)
Monte Carlo Event Generator example
LHEH5/HDF5 example
Awkward Example
Dealing with Multiple LHE Files
Speed Up Analysis Code with Parquet Cache
Links:
GitHub
pylhe
pylhe
pylhe.HDF5_FORMAT
View page source
pylhe.HDF5_FORMAT
pylhe.
HDF5_FORMAT
=
LHEHDF5Format(compression=None,
compression_opts=None,
shuffle=False,
event_chunk_rows=1024,
particle_chunk_rows=8192)
Output format for HDF5-based LHEH5 files.