#include <vector>
#include <stdint.h>
#include "TCBMBeamtimeProc.h"
#include "roc/Iterator.h"
#include "roc/Message.h"
#include "roc/Board.h"
#include "TGet4v1Event.h"
#include "TGet4v1Param.h"
Go to the source code of this file.
Data Structures | |
struct | TGet4v1Rec |
Defines | |
#define | NUM_DIFFS 16 |
#define | MOD_DIFFS 7 |
#define MOD_DIFFS 7 |
Definition at line 22 of file TGet4v1Rec.h.
Referenced by TRocProc::BuildEvent(), and TRocProc::TRocProc().
#define NUM_DIFFS 16 |
Definition at line 21 of file TGet4v1Rec.h.