PyREx

pyrex.io.EventIterator.get_triggered_components

EventIterator.get_triggered_components(ray=None)

Get the components of the detector triggered by the event.

Returns a list of the triggered component names for the event as a whole or for a specific ray path.

Parameters
rayint or str, optional

Specific ray path (direct / reflected) for which to get the triggered components.

Returns
list of str

List of the names of the components triggered by the event.

PyREx

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

Navigation