- property heparchy.read.HdfProcessReader.decay : dict[str, ndarray[Any, dtype[int32]]][source]
Returns dictionary with two entries, describing the hard interaction for this process.
Dictionary items¶
- in_pclsnp.ndarray
The pdg codes of the incoming particles.
- out_pclsnp.ndarray
The pdg codes of the outgoing particles.
Last update:
Nov 16, 2022