scikit-hep / pyhepmc

Easy-to-use Python bindings for HepMC3
https://scikit-hep.org/pyhepmc/
BSD 3-Clause "New" or "Revised" License
21 stars 11 forks source link

Adds GenEvent.from_hepevt #20

Closed HDembinski closed 2 years ago

HDembinski commented 2 years ago

This is the more flexible equivalent of fill_genevent_from_hepevt which used to be part of pyhepmc-ng but was removed in the switch to v2.0. It does not use the corresponding HepMC3 code, which is a mess and only works for an original HepEvt common block.

coveralls commented 2 years ago

Pull Request Test Coverage Report for Build 2898279593


Totals Coverage Status
Change from base Build 2895297867: 0.0%
Covered Lines: 108
Relevant Lines: 118

💛 - Coveralls