heparchy.write.HdfEventWriter.set_status(data: ndarray[Any, dtype[int32]]) None[source]

Write status codes for all particles to event.

Parameters
data : iterable or 1d numpy array

Iterable of ints containing status codes for every particle in the event.


Last update: Nov 16, 2022