ROOTANA
|
#include <stdint.h>
#include <deque>
Go to the source code of this file.
Data Structures | |
struct | VF48channel |
struct | VF48module |
struct | VF48event |
class | UnpackVF48 |
Macros | |
#define | VF48_MAX_MODULES 22 |
#define | VF48_MAX_GROUPS 6 |
#define | VF48_MAX_CHANNELS 48 |
#define | VF48_MAX_SAMPLES 1100 |
#define VF48_MAX_CHANNELS 48 |
Definition at line 11 of file UnpackVF48A.h.
#define VF48_MAX_GROUPS 6 |
Definition at line 10 of file UnpackVF48A.h.
#define VF48_MAX_MODULES 22 |
Definition at line 9 of file UnpackVF48A.h.
#define VF48_MAX_SAMPLES 1100 |
Definition at line 12 of file UnpackVF48A.h.