|
McStas Readout Master 0.3.3
|
Integrating beam-monitor readout event: channel, sum, 24-bit ADC. More...
#include <hdf_interface.h>


Public Member Functions | |
| BMI_event (uint8_t r, uint8_t f, double t, double w, const BMI_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 | sum |
| uint32_t | adc |
Public Attributes inherited from Event | |
| uint8_t | ring |
| uint8_t | fen |
| double | time |
| double | weight |
Integrating beam-monitor readout event: channel, sum, 24-bit ADC.
Definition at line 142 of file hdf_interface.h.
|
inline |
Definition at line 148 of file hdf_interface.h.
|
inline |
Definition at line 150 of file hdf_interface.h.
| uint32_t BMI_event::adc |
Definition at line 146 of file hdf_interface.h.
| uint8_t BMI_event::channel |
Definition at line 144 of file hdf_interface.h.
| uint8_t BMI_event::sum |
Definition at line 145 of file hdf_interface.h.