|
McStas Readout Master 0.3.3
|
VMM3 readout event: BC, OTADC, GEO, TDC, VMM, channel. More...
#include <hdf_interface.h>


Public Member Functions | |
| VMM3_event (uint8_t r, uint8_t f, double t, double w, const VMM3_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 | |
| uint16_t | bc |
| uint16_t | otadc |
| uint8_t | geo |
| uint8_t | tdc |
| uint8_t | vmm |
| uint8_t | channel |
Public Attributes inherited from Event | |
| uint8_t | ring |
| uint8_t | fen |
| double | time |
| double | weight |
VMM3 readout event: BC, OTADC, GEO, TDC, VMM, channel.
Definition at line 95 of file hdf_interface.h.
|
inline |
Definition at line 104 of file hdf_interface.h.
|
inline |
Definition at line 106 of file hdf_interface.h.
| uint16_t VMM3_event::bc |
Definition at line 97 of file hdf_interface.h.
| uint8_t VMM3_event::channel |
Definition at line 102 of file hdf_interface.h.
| uint8_t VMM3_event::geo |
Definition at line 99 of file hdf_interface.h.
| uint16_t VMM3_event::otadc |
Definition at line 98 of file hdf_interface.h.
| uint8_t VMM3_event::tdc |
Definition at line 100 of file hdf_interface.h.
| uint8_t VMM3_event::vmm |
Definition at line 101 of file hdf_interface.h.