#include "TGo4EventElement.h"
#include "T1290Data.h"
#include <stdint.h>
Go to the source code of this file.
Data Structures | |
class | MQDC_t |
struct | FPGA_TDC_hit |
struct | QFW_Data |
class | TMbsCrateEvent |
Defines | |
#define | MAX_1182 2 |
#define | NUM_1182_CH 8 |
#define | MAX_1290 8 |
#define | MAX_965 3 |
#define | MAX_FPGA_TDC 4 |
#define | MAX_FPGA_TDC_Channel 8 |
#define | MAX_V965 3 |
#define MAX_1182 2 |
Definition at line 14 of file TMbsCrateEvent.h.
#define MAX_1290 8 |
Definition at line 19 of file TMbsCrateEvent.h.
#define MAX_965 3 |
Definition at line 22 of file TMbsCrateEvent.h.
Referenced by TMbsCrateProc::Process965().
#define MAX_FPGA_TDC 4 |
Definition at line 25 of file TMbsCrateEvent.h.
Referenced by TVftxProc::add_hit(), TVftxProc::print_hit(), TMbsCrateProc::ProcessFPGA_TDC(), TPadRpcParam::ReadOptions(), TRpcParam::ReadOptions(), TPlasticsParam::ReadOptions(), and TBeamMonitorParam::ReadOptions().
#define MAX_FPGA_TDC_Channel 8 |
Definition at line 28 of file TMbsCrateEvent.h.
Referenced by TMbsCrateProc::ProcessFPGA_TDC().
#define MAX_V965 3 |
Definition at line 31 of file TMbsCrateEvent.h.
#define NUM_1182_CH 8 |
Definition at line 16 of file TMbsCrateEvent.h.