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

Go to the source code of this file.
| #define GET4_EPOCH_CYCLE_SIZE 0x007FFFFF |
Definition at line 55 of file TGet4v1Event.h.
Referenced by TGet4v1Rec::GetFullEpoch2Number(), and TGet4v1Proc::TGet4v1Proc().
| #define GET4_PRINT 6 |
Definition at line 53 of file TGet4v1Event.h.
| #define GET4_SYNC_CYCLE_SIZE 25 |
Definition at line 59 of file TGet4v1Event.h.
| #define MAIN_CLK_SYNC_SIZE 40 |
Definition at line 60 of file TGet4v1Event.h.
| #define MAIN_EPOCH_CYCLE_SIZE 0x000FFFFF |
Definition at line 56 of file TGet4v1Event.h.
Referenced by TGet4v1Rec::GetFullEpochNumber(), and TGet4v1Proc::TGet4v1Proc().
| #define MAX_AUX 4 |
Definition at line 42 of file TGet4v1Event.h.
Referenced by TRocProc::BuildEvent(), and TGet4v1Proc::ProcessSubevent().
| #define MAX_GET4 32 |
Definition at line 47 of file TGet4v1Event.h.
Referenced by TRocProc::AssertGET4(), TGet4v1Param::SetNbGet4(), and TGet4v1Proc::TGet4v1Proc().
| #define MAX_GET4_PER_ROC 16 |
Definition at line 49 of file TGet4v1Event.h.
Referenced by TGet4v1Param::DefineGet4IndexOffset().
| #define MAX_ROC 15 |
GET4 unpacking & pre-processing
Definition at line 40 of file TGet4v1Event.h.
Referenced by TRocProc::AssertRoc(), TRICHProc::ProcessLedPulser(), TRICHProc::ProcessRICH(), TGet4v1Param::SetNbRocsGet4(), and TGet4v1Proc::TGet4v1Proc().
| #define MAX_SYNC 2 |
Definition at line 44 of file TGet4v1Event.h.
Referenced by TRocProc::BuildEvent(), and TGet4v1Proc::ProcessRocSyncMessage().
| #define NB_BIN_GET4_FTS 128 |
Definition at line 64 of file TGet4v1Event.h.
| #define NB_CHAN_GET4 4 |
Definition at line 51 of file TGet4v1Event.h.
| #define NB_SYNC_JUMP_RESET 2 |
Definition at line 62 of file TGet4v1Event.h.
1.7.1