Interactions#
- class MCEq.data.Interactions(mceq_hdf_db)[source]#
Bases:
objectClass for managing the dictionary of interaction yield matrices.
Args: mceq_hdf_db (object): instance of
MCEq.data.HDF5BackendMethods Summary
get_matrix(parent, child)Returns a
DIM x DIMyield matrix.load(interaction_model[, parent_list])Prints the active particle production modification.
Methods Documentation