26 #define ANGRESOL 512.0 27 #define POSRESOL 4096.0 28 #define SL_D 23.5 //(cm)SL Distance 29 #define CELL_PITCH 4.2 //(cm)Wire Distance 30 #define SL_DIFF 11.75 // (cm )Distance of SL from station center 43 int get_x(
int addr )
const;
44 int get_k(
int addr )
const;
47 void IEEE32toDSP(
float f,
short *DSPmantissa,
short *DSPexp);
48 void DSPtoIEEE32(
short DSPmantissa,
short DSPexp,
float *f);
void IEEE32toDSP(float f, short *DSPmantissa, short *DSPexp)
int get_k(int addr) const
int get_x(int addr) const
void DSPtoIEEE32(short DSPmantissa, short DSPexp, float *f)
void setForTestBeam(int station, int board, int traco)
const DTConfigLUTs * _conf_luts