hazma.rambo.generate_phase_space_point(masses, cme, num_fsp)¶Generate a phase space point given a set of final state particles and a given center of mass energy.
| Parameters: |
|
|---|---|
| Returns: | phase_space_points (numpy.ndarray) – List of four momenta and a event weight. The returned numpy array is of the form {ke1, kx1, ky1, kz1, …, keN, kxN, kyN, kzN, weight}. |
Built with Sphinx using a RiboKit Theme . Hosted on GitHub Pages.
© Copyright 2017, Logan A. Morrison.