ROOTANA
Data Structures | Macros
UnpackVF48A.h File Reference
#include <stdint.h>
#include <deque>
Include dependency graph for UnpackVF48A.h:

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
 

Macro Definition Documentation

◆ VF48_MAX_CHANNELS

#define VF48_MAX_CHANNELS   48

Definition at line 11 of file UnpackVF48A.h.

◆ VF48_MAX_GROUPS

#define VF48_MAX_GROUPS   6

Definition at line 10 of file UnpackVF48A.h.

◆ VF48_MAX_MODULES

#define VF48_MAX_MODULES   22

Definition at line 9 of file UnpackVF48A.h.

◆ VF48_MAX_SAMPLES

#define VF48_MAX_SAMPLES   1100

Definition at line 12 of file UnpackVF48A.h.