#include "TGo4EventElement.h"
#include "TGo4CompositeEvent.h"
#include <vector>
#include "sp605/Message.h"
#include <stdint.h>
Go to the source code of this file.
Data Structures | |
class | TSpadicV10MessageExtended |
class | TSpadicV10Data |
class | TSpadicV10Event |
Defines | |
#define | MAX_SPADICV10_BOARDS 8 |
#define | SET_SPADICV10_BOARDS {0, 1, 0, 0, 0, 0, 0, 1} |
#define | MAX_SPADICV10_SYNC 2 |
#define | MAX_SPADICV10_AUX 4 |
#define | MAX_SPADICV10_GROUPS 2 |
#define | MAX_SPADICV10CHANNELS 32 |
#define | MAX_SPADICV10 15 |
#define | SPADICV10_TRACE_SIZE SP605_SPADIC_MAX_SAMPLE+1 |
#define MAX_SPADICV10 15 |
Definition at line 43 of file TSpadicV10Event.h.
#define MAX_SPADICV10_AUX 4 |
Definition at line 28 of file TSpadicV10Event.h.
Referenced by TSpadicV10Proc::ProcessSubevent().
#define MAX_SPADICV10_BOARDS 8 |
Definition at line 19 of file TSpadicV10Event.h.
#define MAX_SPADICV10_GROUPS 2 |
Definition at line 31 of file TSpadicV10Event.h.
Referenced by TSpadicV10Proc::TSpadicV10Proc().
#define MAX_SPADICV10_SYNC 2 |
Definition at line 27 of file TSpadicV10Event.h.
Referenced by TSpadicV10Proc::ProcessSubevent().
#define MAX_SPADICV10CHANNELS 32 |
Definition at line 33 of file TSpadicV10Event.h.
Referenced by TSpadicV10Proc::ProcessSubevent(), and TSpadicV10Proc::TSpadicV10Proc().
#define SET_SPADICV10_BOARDS {0, 1, 0, 0, 0, 0, 0, 1} |
Definition at line 23 of file TSpadicV10Event.h.
#define SPADICV10_TRACE_SIZE SP605_SPADIC_MAX_SAMPLE+1 |
Definition at line 52 of file TSpadicV10Event.h.
Referenced by TSpadicV10Proc::TSpadicV10Proc().