feynml.interface.hepmc.hepmc_event_to_feynman
- feynml.interface.hepmc.hepmc_event_to_feynman(event: GenEvent) FeynmanDiagram [source]
Convert a GenEvent to a FeynmanDiagram.
- Parameters:
event – The GenEvent to convert.
- Returns:
A FeynmanDiagram object.