Subversion Repositories f9daq

Rev

Blame | Last modification | View Log | RSS feed

  1. #ifndef PTS__H_
  2. #define PTS__H_
  3.  
  4. // S0x.h
  5.  
  6. #define MAX_PTS 1
  7. #define NCHAINS_PTS 4
  8. #define NCHIPS_CHAIN 4
  9. #define NCH_CHIP 18
  10.  
  11. #define NBPAR_CH 8
  12. #define NBDATA_CH 4
  13. #define NB_WORD 32
  14.  
  15. #endif
  16.