Data Structures | Defines

beamtime/cosy-jan12/go4/GEM/TGEMEvent.h File Reference

(r4864/r3069)

#include "TGo4EventElement.h"
#include <vector>
#include "Riostream.h"
#include <stdint.h>
Include dependency graph for TGEMEvent.h:
This graph shows which files directly or indirectly include this file:

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 Documentation

#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().