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.