pyrex.generation.FileGenerator.create_event¶
-
FileGenerator.create_event()¶ Generate a neutrino.
Pulls the next
Eventobject from the file(s).- Returns
- Event
Next neutrino
Eventobject from the file(s).
- Raises
- StopIteration
If the end of the last file in the file list has been reached.
See also
pyrex.EventClass for storing a tree of
Particleobjects representing an event.pyrex.ParticleClass for storing particle attributes.
