property showerpipe.generator.PythiaEvent.edges : ndarray[Any, dtype[Any]][source]

Describes the heritage of the particle set as a DAG, formatted as a COO adjacency list.

Notes

The edges’ source and destination nodes obey the following labeling convention: the root node has an ID of 0, the leaf nodes have positive IDs, and all other nodes have negative IDs. All absolute numerical values of non-root nodes are arbitrary.


Last update: Jun 27, 2025