3 #define MaxTwCrateCh 128
4 #define MaxMapmtCrateCh 192
7 #define MaxTwCrates (MaxTwCrateID- MinTwCrateID+1)
8 #define MinMapmtCrateID 64
9 #define MaxMapmtCrateID 111
10 #define MaxMapmtCrates (MaxMapmtCrateID- MinMapmtCrateID+1)
11 #define MaxAnyCrate (MaxMapmtCrateID+1)
12 #define MaxAnyCh (MaxMapmtCrateCh)
13 #define MaxSmdStrips 300 // per plain
14 #define MaxSmdPlains 2