ICP
1
|
structure describing an individual neutron event following on from a TCPStreamEventHeaderNeutron More...
#include <TCPEventStreamDefs.h>
Public Attributes | |
float | time_of_flight |
neutron time of flight within frame (microseconds) More... | |
uint32_t | spectrum |
spectrum number neutron count was recorded in More... | |
structure describing an individual neutron event following on from a TCPStreamEventHeaderNeutron
Definition at line 81 of file TCPEventStreamDefs.h.
uint32_t TCPStreamEventNeutron::spectrum |
spectrum number neutron count was recorded in
Definition at line 84 of file TCPEventStreamDefs.h.
float TCPStreamEventNeutron::time_of_flight |
neutron time of flight within frame (microseconds)
Definition at line 83 of file TCPEventStreamDefs.h.