00001 #ifndef SCTPARAMETERS_H 00002 #define SCTPARAMETERS_H 00003 00004 namespace Sct{ 00005 00007 00012 const unsigned int nLinkModule=2; 00013 const unsigned int nChipModule=12, nChipLink=6; 00014 const unsigned int nChannelModule=1536, nChannelLink=768, nChannelChip=128; 00015 00017 } 00018 #endif // #ifndef SCTPARAMETERS_H