#include "TGo4EventElement.h"#include "TGo4CompositeEvent.h"#include <vector>#include "roc/Message.h"#include "TGet4MessageFull.h"#include <stdint.h>

Go to the source code of this file.
Data Structures | |
| class | TRocMessageExtended |
| class | TRocData |
| class | TRocEvent |
Defines | |
| #define | MAX_ROC 15 |
| #define | MAX_FEET 7 |
| #define | MAX_GET4 14 |
| #define | MAX_NX 4 |
| #define | MAX_GET4_NUM 2 |
| #define | MAX_GET4_CH 4 |
| #define | NB_BIN_GET4 128 |
| #define | MAX_AUX 4 |
| #define | MAX_SYNC 2 |
| #define | NUM_NXCHANNELS 128 |
| #define | SET_ROCS {1, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 } |
| #define MAX_AUX 4 |
Definition at line 39 of file TRocEvent.h.
| #define MAX_FEET 7 |
Definition at line 24 of file TRocEvent.h.
Referenced by TRocParam::SetNbFeets(), and TRocParam::TRocParam().
| #define MAX_GET4 14 |
Definition at line 27 of file TRocEvent.h.
| #define MAX_GET4_CH 4 |
Definition at line 34 of file TRocEvent.h.
| #define MAX_GET4_NUM 2 |
Definition at line 32 of file TRocEvent.h.
| #define MAX_NX 4 |
Definition at line 29 of file TRocEvent.h.
| #define MAX_ROC 15 |
GET4 unpacking & pre-processing
Definition at line 21 of file TRocEvent.h.
| #define MAX_SYNC 2 |
Definition at line 41 of file TRocEvent.h.
| #define NB_BIN_GET4 128 |
Definition at line 37 of file TRocEvent.h.
| #define NUM_NXCHANNELS 128 |
Definition at line 43 of file TRocEvent.h.
| #define SET_ROCS {1, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 } |
Definition at line 47 of file TRocEvent.h.
1.7.1