1 #ifndef ALIPHOSCOMMONDEFS_H
2 #define ALIPHOSCOMMONDEFS_H
5 #define N_RCUS 4 /**<Number of RCUs per Module*/
6 #define N_BRANCHES 2 /**<Number of branches per RCU*/
7 #define N_FEECS 14 /**<Number of Frontend cards per branch*/
8 #define N_ALTROS 4 /**<Number of ALTROs per frontend card*/
9 #define N_ALTROCHANNELS 16 /**<Number of readout channles per ALTRO*/
12 #define N_MODULES 5 /**<Number of modules of the PHOS detector*/
13 #define N_ROWS_MOD 64 /**<Number of rows per module*/
14 #define N_COLUMNS_MOD 56 /**<Number of columns per module*/
15 #define N_ROWS_RCU 32 /**<Number of rows per module*/
16 #define N_COLUMNS_RCU 28 /**<Number of columns per module*/
17 #define N_GAINS 2 /**<Number of gains per ALTRO channel*/