|
McStas Readout Master 0.3.3
|
TTL beam-monitor readout event: channel, position, ADC. More...
#include <hdf_interface.h>


Public Member Functions | |
| TTLMonitor_event (uint8_t r, uint8_t f, double t, double w, const TTLMonitor_readout *p) | |
| template<class T > | |
| void | add (T &readout) const |
Public Member Functions inherited from Event | |
| Event (uint8_t ring, uint8_t fen, double time, double weight) | |
Public Attributes | |
| uint8_t | channel |
| uint8_t | pos |
| uint16_t | adc |
Public Attributes inherited from Event | |
| uint8_t | ring |
| uint8_t | fen |
| double | time |
| double | weight |
TTL beam-monitor readout event: channel, position, ADC.
Definition at line 63 of file hdf_interface.h.
|
inline |
Definition at line 69 of file hdf_interface.h.
|
inline |
Definition at line 71 of file hdf_interface.h.
| uint16_t TTLMonitor_event::adc |
Definition at line 67 of file hdf_interface.h.
| uint8_t TTLMonitor_event::channel |
Definition at line 65 of file hdf_interface.h.
| uint8_t TTLMonitor_event::pos |
Definition at line 66 of file hdf_interface.h.