PyREx

pyrex.generation.Generator.get_vertex

Generator.get_vertex()

Get the vertex of the next particle to be generated.

For the Generator class, this method is not implemented. Subclasses should override this method with their own procedure for generating neutrino vertices in some volume.

Raises
NotImplementedError

Always, unless a subclass overrides the function.

PyREx

A Python package for simulation of neutrinos and radio antennas in ice. Version 1.10.0

Navigation