ROOTANA
|
#include <UnpackVF48A.h>
Data Fields | |
int | channel |
uint32_t | time |
uint32_t | charge |
bool | complete |
int | numSamples |
uint16_t | samples [VF48_MAX_SAMPLES] |
Definition at line 14 of file UnpackVF48A.h.
int VF48channel::channel |
Definition at line 16 of file UnpackVF48A.h.
uint32_t VF48channel::charge |
Definition at line 18 of file UnpackVF48A.h.
bool VF48channel::complete |
Definition at line 19 of file UnpackVF48A.h.
int VF48channel::numSamples |
Definition at line 20 of file UnpackVF48A.h.
uint16_t VF48channel::samples[VF48_MAX_SAMPLES] |
Definition at line 21 of file UnpackVF48A.h.
uint32_t VF48channel::time |
Definition at line 17 of file UnpackVF48A.h.