#include "TGo4EventElement.h"
#include <vector>
#include "Riostream.h"
#include <stdint.h>
Go to the source code of this file.
Data Structures | |
class | TGEMEvent |
struct | TGEMEvent::gemhit_t |
Defines | |
#define | NUM_GEM_STATIONS 2 |
#define | NUM_GEM_ROCS 2 |
#define | NUM_GEM_NX 2 |
#define | NUM_GEM_CH 128 |
#define | NUM_GEM_X 23 |
#define | NUM_GEM_Y 23 |
#define | NUM_STRIPS_Y 128 |
#define NUM_GEM_CH 128 |
Definition at line 18 of file TGEMEvent.h.
#define NUM_GEM_NX 2 |
Definition at line 17 of file TGEMEvent.h.
#define NUM_GEM_ROCS 2 |
Definition at line 16 of file TGEMEvent.h.
#define NUM_GEM_STATIONS 2 |
Definition at line 15 of file TGEMEvent.h.
#define NUM_GEM_X 23 |
Definition at line 19 of file TGEMEvent.h.
#define NUM_GEM_Y 23 |
Definition at line 20 of file TGEMEvent.h.
#define NUM_STRIPS_Y 128 |
Definition at line 22 of file TGEMEvent.h.
Referenced by TGEMProc::TGEMProc().