• Main Page
  • Related Pages
  • Namespaces
  • Data Structures
  • Files
  • File List
  • Globals

roclib/src_nxyter/Feb4nxBT.cxx (r4864/r4110)

Go to the documentation of this file.
00001 //============================================================================
00006 //============================================================================
00007 
00008 #include "roc/defines_roc.h"
00009 #include "nxyter/Feb4nxBT.h"
00010 
00017 //----------------------------------------------------------------------------
00019 
00024 nxyter::Feb4nxBT::Feb4nxBT(base::Board* board) :
00025   nxyter::FebBase(board, 0, kFeb4nxBT)
00026 {
00027   //      addr, nxnum, adc
00028   addNxChip(72,     0,   1);
00029   addNxChip(82,     1,   0);
00030   addNxChip(84,     2,   3);
00031   addNxChip(88,     3,   2);
00032 }
00033 
00034 //----------------------------------------------------------------------------
00035 
00036 nxyter::Feb4nxBT::~Feb4nxBT()
00037 {
00038 }
00039 

Generated on Tue Dec 10 2013 04:52:23 for ROCsoft by  doxygen 1.7.1