# for e'd experiment # -*- mode: Text -*- #----------------------------------------------------------- # Chamber configuration #----------------------------------------------------------- # Plane configuration. One string of the all plane names. # The names are case sensitive. If the last character is # a "p", it indicates a staggered plane that is to be paired # with the correponding non-p one. Optional plane description # text may be put in each plane's section. BB.mwdc.planeconfig = u1 u1p u2 u2p x1 x1p x2 x2p v1 v1p v2 v2p BB.mwdc.search_depth = 10 BB.mwdc.maxslope = 2.5 # Wire angles. Specify the angle of the _normal_ to the wires, pointing # along the direction of increasing wire number. Positive angles mean # rotation from x towards y (so the y-axis is at +90deg). BB.mwdc.u.angle = 30.0 BB.mwdc.v.angle = -30.0 BB.mwdc.x.angle = 0.0 # Enable support for event display BB.mwdc.event_display = 1 # "Crate map" for the MWDC. Specifies DAQ module configuration. # Numbers are: ROC, TDC, TDC_begin, TDC_end # Allows mixing of Fastbus/VME and modules with different resolutions. # Since usually a range of slots is filled with identical modules, we define # slot ranges. If individual modules within a range are different, append # their definition at the end; they will override earlier definitions. # # FIXME: naturally, this should be part of the decoder's crate map # # Each rows is: crate slot_lo slot_hi model# resol nchan # (ps/ch) BB.mwdc.cratemap = 9 1 1 1877 500 96 \ 9 3 3 1877 500 96 \ 9 5 5 1877 500 96 \ 9 7 7 1877 500 96 \ 9 9 9 1877 500 96 \ 9 10 10 1877 500 96 \ 9 14 14 1877 500 96 \ 9 15 15 1877 500 96 \ 9 17 17 1877 500 96 \ 9 19 19 1877 500 96 \ 9 21 21 1877 500 96 \ 9 23 23 1877 500 96 \ 9 24 24 1877 500 96 \ 10 1 1 1877 500 96 \ 10 3 3 1877 500 96 \ 10 5 5 1877 500 96 \ 10 7 7 1877 500 96 \ 10 9 9 1877 500 96 \ 10 10 10 1877 500 96 \ 10 14 14 1877 500 96 \ 10 15 15 1877 500 96 \ 10 17 17 1877 500 96 \ 10 19 19 1877 500 96 \ 10 21 21 1877 500 96 \ 10 23 23 1877 500 96 \ 10 25 25 1877 500 96 #----------------------------------------------------------- # Global defaults # - can be overridden for individual planes # # Note: TDC offsets are in ns #----------------------------------------------------------- #BB.mwdc.disable_tracking = 1 BB.mwdc.wire.spacing = 0.01 BB.mwdc.xp.res = 5e-04 BB.mwdc.drift.min = -900 ## BB.mwdc.drift.max = 900 ## BB.mwdc.timecut = 1 BB.mwdc.pairsonly = 0 #BB.mwdc.ttd.converter = LinearTTD BB.mwdc.ttd.converter = TanhFitTTD BB.mwdc.ttd.param = 5.02e4 5e-3 1.95e11 6.1e-9 #BB.mwdc.ttd.converter = Pol2FitTTD #BB.mwdc.u1.ttd.param = 0.000368643 -11953.7 1.22349e+12 -0.000504008 58493.5 -6.66276e+10 -0.000561437 68291.1 -2.08229e+11 -0.00016485 64133.5 -2.04471e+11 0.00426037 3959.64 #BB.mwdc.u1p.ttd.param = 0.000431145 -18139 1.38273e+12 -0.000532239 61040.2 -9.66981e+10 -0.000439821 65656 -1.93927e+11 -0.000791772 74814.6 -2.48981e+11 0.00441817 2694.08 #BB.mwdc.u2.ttd.param = 0.000303205 1062.76 1.18121e+12 -0.000422437 64734.7 -1.44761e+11 -0.000460132 72238.7 -2.54478e+11 0.000703992 51029.3 -1.58128e+11 0.00420986 3962.54 #BB.mwdc.u2p.ttd.param = 0.000300789 -170.983 1.20626e+12 -0.000437218 64615.5 -1.41239e+11 -0.000445751 71587.3 -2.49881e+11 0.000577289 53201.2 -1.67561e+11 0.00428616 3345.17 #BB.mwdc.x1.ttd.param = 0.000259559 -6704.88 1.17827e+12 -0.000621834 63941.1 -1.15654e+11 -0.000792422 74325.7 -2.38389e+11 -0.000106332 65063.1 -2.12251e+11 0.00423338 4313.27 #BB.mwdc.x1p.ttd.param = 0.000255051 -8414.03 1.24742e+12 -0.000627718 63465.4 -1.10568e+11 -0.000796807 74043.7 -2.36785e+11 -0.000237133 66810.2 -2.18461e+11 0.0042298 4282.81 #BB.mwdc.x2.ttd.param = 0.000225597 -1820.46 1.44238e+12 -0.000580288 72839.6 -2.32916e+11 -0.000363708 68688.3 -2.21614e+11 0.00016606 61727.2 -2.03219e+11 0.00427775 3865.74 #BB.mwdc.x2p.ttd.param = 0.000246281 -3485.94 1.34065e+12 -0.000559374 67712.9 -1.63673e+11 -0.00061869 73577.8 -2.42476e+11 0.000533446 56634.3 -1.85619e+11 0.00431737 3608.66 #BB.mwdc.v1.ttd.param = 0.000353913 -8904.43 1.21274e+12 -0.000492045 61050.7 -1.04609e+11 -0.000503846 68483.2 -2.19642e+11 -0.000235209 64524.7 -2.06115e+11 0.0043 3418.51 #BB.mwdc.v1p.ttd.param = 0.000402844 -14711.3 1.36671e+12 -0.000493033 60806 -1.01856e+11 -0.00047741 67765.9 -2.1618e+11 -0.000357612 66072 -2.10744e+11 0.00429755 3437.17 #BB.mwdc.v2.ttd.param = 0.000293478 -343.628 1.24437e+12 -0.000469792 67237.9 -1.69209e+11 -0.000323841 68611.9 -2.27668e+11 0.000340256 57991.7 -1.86707e+11 0.00430996 3489.04 #BB.mwdc.v2p.ttd.param = 0.000304598 -3385.83 1.30873e+12 -0.000469277 65488.4 -1.46856e+11 -0.000360353 68769.1 -2.26074e+11 3.29934e-05 62826.2 -2.05005e+11 0.00434515 3265.7 BB.mwdc.nopartner = 1 BB.mwdc.maxhits = 75 BB.mwdc.maxpat = 1500 BB.mwdc.3d_matchcut = 2e-3 BB.mwdc.chi2_conflevel = 1e-5 BB.mwdc.3d_chi2_conflevel = 1e-9 BB.mwdc.timeoffset = 0 BB.mwdc.maxmiss = 1 BB.mwdc.req1of2 = 1 #BB.mwdc.u2.required = 1 #BB.mwdc.v2.required = 1 #BB.mwdc.x2.required = 1 #----------------------------------------------------------- # U PLANES #----------------------------------------------------------- BB.mwdc.u1.detmap = \ 10 5 62 48 -1 \ 9 17 80 95 -1 \ 9 17 16 31 -1 \ 9 15 48 63 -1 \ 10 1 95 80 -1 \ 9 15 0 15 -1 \ 10 3 63 48 -1 \ 10 1 31 16 -1 \ 9 24 0 13 -1 BB.mwdc.u1.type = u BB.mwdc.u1.nwires = 141 BB.mwdc.u1.position = 0.0 0.0 0.0 BB.mwdc.u1.size = 1.4 0.35 0 BB.mwdc.u1.wire.pos = -0.70238604865 #BB.mwdc.u1.xp.res = 1.6e-03 BB.mwdc.u1.tdc.offsets = \ 1172.5 \ 1176.75 1167 1163.5 1168.25 1164.75 1163 1164.5 1165.5 1166.25 1165.5 \ 1165.75 1164.75 1161.5 1165.5 904.5 899 900.75 900.75 899.5 899 \ 898.5 899.75 898.25 898 898 897 897.5 898.5 896.5 896.75 \ 902 897.5 900.5 899.25 900 901.5 900.25 901.75 899.5 899.5 \ 899.75 898.75 899 899 898 898 902.75 898.5 899.25 898.25 \ 900 900.75 901 899.75 899 899.25 899.75 898.25 897 897 \ 897.5 897.75 1157.75 1158.25 1157.75 1159.75 1157.25 1159.25 1159.25 1159.5 \ 1159.25 1159.75 1159.5 1159.25 1159 1159.25 1157.75 1161 903 899.25 \ 899.75 899.25 899.5 900.25 900.75 900 899.5 899.5 901 899.25 \ 899.5 898.75 899.5 899.75 1159.75 1160 1160.75 1161 1160.25 1161 \ 1159.25 1159.75 1160.75 1161.75 1161.25 1160.25 1160 1161 1160 1162.5 \ 1159.75 1160.5 1160.5 1162.5 1160.75 1161.75 1161.5 1162.25 1162.5 1163.75 \ 1163.5 1163 1162.75 1163.5 1162 1163.75 903.75 899 901 901.25 \ 900.75 899.5 899.5 900 898.75 899.5 898.25 898.25 914 898 #----------------------------------------------------------- BB.mwdc.u1p.detmap = \ 10 5 92 80 -1 \ 9 17 48 63 -1 \ 9 15 80 95 -1 \ 10 9 31 16 -1 \ 9 15 16 31 -1 \ 10 3 31 16 -1 \ 10 3 95 80 -1 \ 10 1 63 48 -1 \ 9 19 64 79 -1 BB.mwdc.u1p.type = u BB.mwdc.u1p.nwires = 141 BB.mwdc.u1p.position = 0.0 0.0 0.0064 BB.mwdc.u1p.size = 1.4 0.35 0 BB.mwdc.u1p.wire.pos = -0.697322982715 #BB.mwdc.u1p.xp.res = 1.7e-03 BB.mwdc.u1p.tdc.offsets = \ 1188.5 \ 1184.25 1173.25 1177.5 1179.75 1183.25 1182 1179.5 1181 1179 1179.25 \ 1179 1176.5 1181.25 904 899 901 899.25 899.5 901 899.5 \ 901 898.75 898 898 897.25 897.5 898.5 897.25 896.5 901.5 \ 898.75 900.25 899.25 900.25 900.5 900.75 900.25 900 899.5 899.5 \ 899.5 900.25 899.25 898.5 898 1165.75 1166.5 1167.25 1166.75 1165.25 \ 1167 1166.5 1167 1168.25 1167 1168.5 1166.75 1166.5 1167.25 1164.25 \ 1167 902.25 897.25 899.5 901.25 899.75 900.25 900 901 899.25 \ 899.25 900 898.5 899.75 900.5 898.75 898.75 1159.75 1159.75 1159.25 \ 1160.75 1159.5 1159.75 1160.25 1160.25 1160 1160.25 1160.5 1160.25 1159.25 \ 1161 1159 1162 1157.25 1158.25 1158 1160.25 1157.5 1157.5 1157.25 \ 1158 1158.75 1159.5 1159 1159.25 1158 1159 1158 1161 1157.75 \ 1163.5 1163 1164.5 1163.75 1164.75 1164.25 1164.75 1165.25 1166.25 1166.5 \ 1166.25 1165.25 1166.75 1164.5 1167.25 903 899.5 901 900.5 900.5 \ 901.75 900.75 901.75 901 901.5 901.5 903.75 909 903.25 897 #----------------------------------------------------------- BB.mwdc.u2.detmap = \ 9 1 11 0 -1 \ 10 19 80 95 -1 \ 10 21 48 63 -1 \ 10 15 16 31 -1 \ 10 15 80 95 -1 \ 9 5 15 0 -1 \ 10 17 48 63 -1 \ 9 9 15 0 -1 \ 9 9 79 64 -1 \ 9 10 47 32 -1 \ 9 14 15 0 -1 \ 10 14 48 63 -1 \ 10 10 16 27 -1 BB.mwdc.u2.type = v BB.mwdc.u2.nwires = 200 BB.mwdc.u2.position = 0. 0. 0.838675 BB.mwdc.u2.size = 2 0.5 0 BB.mwdc.u2.wire.pos = -0.98742178798 #BB.mwdc.u2.xp.res = 1.9e-03 BB.mwdc.u2.tdc.offsets = \ 913 \ 884.75 902.25 915.25 905.5 909.25 918 899.25 902.25 904.75 901.5 \ 902.5 1182 1181 1173.75 1180.75 1180.75 1178 1178 1179.5 1173.75 \ 1176.5 1172.75 1174.25 1173 1171.75 1172.5 1171.75 1176.5 1172 1174.75 \ 1173.25 1173 1175 1173 1174.25 1172 1171 1171.5 1170.5 1171.25 \ 1171 1169.5 1169.25 1168 1164 1165.5 1166 1164.5 1164.75 1164.5 \ 1165.25 1165 1164.5 1164.25 1163 1164 1164 1162.5 1161.5 1164.75 \ 1161 1164 1163.25 1163.5 1165.75 1164.25 1165 1164.25 1163.75 1164 \ 1163.75 1164.25 1164.75 1163.75 1164 897.75 898.5 898.25 899.75 898 \ 898.75 899 899.25 898.25 899.5 898.75 898.5 899.25 899.5 898.5 \ 899.75 1167.25 1163.5 1164.5 1165.75 1164.5 1164.5 1164.75 1165.75 1164.5 \ 1164 1164 1163.5 1164 1164.75 1163.5 1163.5 900.25 899.75 899.5 \ 901.5 899.75 900.25 900.25 899.5 900.75 900.5 900.5 899.75 900 \ 900.25 898.75 902 890.75 891.5 891.25 891.75 891.25 891 891.5 \ 891.5 892.25 892.25 891.75 891.75 891.5 891.75 891 893.5 893.75 \ 894.75 894.5 895.75 895.25 895.75 895.75 895.5 896.25 897.25 897.5 \ 897.5 897 898.5 896.75 899.75 897 897 897.25 898.75 897.25 \ 897.75 897.5 897.75 897.75 898.5 898 898 897.5 898.75 897.5 \ 901 1166.25 1162.75 1165.25 1165.25 1165.5 1167 1166.25 1166.5 1166.25 \ 1166.5 1166.75 1165.75 1168.75 1169.25 1167.75 1167.25 1168.25 1164.25 1161 \ 1163 1167 1163 1171.5 1175.25 1163.75 1162.5 1162.5 1162.5 #----------------------------------------------------------- # cratemap change at around 23:00 on April 3, 2009 BB.mwdc.u2p.detmap = \ 9 1 59 48 -1 \ 9 5 79 64 -1 \ 10 21 16 31 -1 \ 10 21 80 95 -1 \ 10 15 48 63 -1 \ 10 17 16 31 -1 \ 9 5 47 32 -1 \ 10 17 80 95 -1 \ 9 9 47 32 -1 \ 9 10 15 0 -1 \ 9 23 79 64 -1 \ 9 14 47 32 -1 \ 10 10 48 59 -1 ##(temp)10 10 32 43 -1 ## BB.mwdc.u2p.type = v BB.mwdc.u2p.nwires = 200 BB.mwdc.u2p.position = 0. 0. 0.832775 BB.mwdc.u2p.size = 2 0.5 0 BB.mwdc.u2p.wire.pos = -0.99265189441 #BB.mwdc.u2p.xp.res = 1.9e-03 BB.mwdc.u2p.tdc.offsets = \ 902.5 \ 911.5 913.25 907.25 907.5 899.75 894.75 908 895 897.75 900.75 \ 904.75 903.75 905.5 906.5 898.25 902 902.75 899.25 898.25 901 \ 898 901 897.25 896.75 897.75 896.75 899.5 1177.25 1173 1174.75 \ 1174.5 1175.5 1175.5 1175 1173 1172 1172 1172 1171.25 1170.5 \ 1170 1169.25 1168 1176 1172.25 1174.75 1173.25 1174 1174.75 1173.25 \ 1175.25 1174.25 1173 1173 1172.25 1172.75 1172.75 1172.25 1171 1165.5 \ 1161.25 1163 1163.25 1163.75 1165.25 1164.25 1166.25 1165.5 1164.5 1165.75 \ 1164.75 1164.75 1165.25 1164.5 1163.75 1167.25 1163 1164.5 1165.75 1164.5 \ 1164.5 1164.5 1164.75 1164.5 1164.5 1164.5 1164.5 1164 1164.5 1163.75 \ 1163.75 895.25 895.25 894.75 896 895.75 896 895.75 895.75 896.75 \ 896 896.5 896.25 896 897 895.25 898 1167.25 1165 1166.25 \ 1166.5 1166 1165.75 1165.75 1166.25 1165.5 1165.75 1165.75 1165.5 1165.75 \ 1166 1165 1164.5 896.75 896.5 896.25 897.75 896.5 897 896.5 \ 896.25 896.5 897.25 897 897 896.25 897 895.5 898.75 896.25 \ 897 895.75 897.75 897 897.5 897.25 897.25 899 899.5 899.75 \ 898.75 899.25 899.75 898 902 899 898.75 898.5 900 898.75 \ 899.25 899.25 898.75 899 900 899 899 899 899.5 898.5 \ 902 902 901.25 901.5 902 901.75 902 903 902.5 902 \ 902.75 903.5 903.5 902.75 903.25 902.25 906.75 1175.5 1171.25 1171.25 \ 1175.25 1172.5 1172.75 1177 1189 1168.25 1167.75 1165 1165 #----------------------------------------------------------- BB.mwdc.x1.detmap = \ 10 5 30 16 -1 \ 10 7 31 16 -1 \ 10 7 63 48 -1 \ 10 7 95 80 -1 \ 10 9 63 48 -1 \ 9 14 64 79 -1 \ 9 21 64 79 -1 \ 9 21 32 47 -1 \ 9 19 32 46 -1 BB.mwdc.x1.type = x BB.mwdc.x1.nwires = 142 BB.mwdc.x1.position = 0.0 0.0 0.0128 BB.mwdc.x1.size = 1.4 0.35 0 BB.mwdc.x1.wire.pos = -0.70249395836 #BB.mwdc.x1.xp.res = 2.6e-03 BB.mwdc.x1.tdc.offsets = \ 1169 \ 1166.25 1165.5 1165.25 1163.5 1163.5 1164 1165.75 1164.25 1166 1163.25 \ 1162.5 1163.25 1159.5 1162.75 1169.25 1169.25 1167.75 1168.75 1167.75 1168.5 \ 1168.25 1168.5 1169 1169.75 1169.25 1169.75 1169.25 1170.25 1168 1173 \ 1164.25 1164.75 1166.5 1166 1164.5 1165.5 1166.25 1166 1167.25 1166.5 \ 1166.5 1166 1167.5 1166.25 1164.25 1170 1162.5 1163 1164.25 1164 \ 1163.25 1163.75 1162.75 1163.5 1164 1162.5 1163.5 1161.75 1160.25 1161.5 \ 1158 1162.5 1163.25 1164 1163.75 1165.5 1164 1164.75 1165 1165.25 \ 1166 1166.5 1166.25 1166 1166.25 1167.75 1166.25 1169.5 902.75 899.5 \ 901.75 900.75 901.25 903 901.25 902.75 901.75 901.5 902.5 901.25 \ 902.25 902.5 902 901.25 905.75 901.25 902.75 903.75 902.25 902.5 \ 902.5 903 902 902 901.5 900.75 901.25 901.75 900 899.5 \ 902.25 898.5 901 900.25 900.25 902.25 900.75 902 901.25 900.5 \ 901.25 900.5 901.5 902.5 901.25 900.5 908.25 903.5 905.5 905.5 \ 904.5 904 904.25 904.75 903 903.25 902.75 902 903 902.75 \ 953.25 #----------------------------------------------------------- BB.mwdc.x1p.detmap = \ 9 19 14 0 -1 \ 9 17 15 0 -1 \ 9 15 79 64 -1 \ 9 15 47 32 -1 \ 10 9 0 15 -1 \ 10 1 64 79 -1 \ 10 3 0 15 -1 \ 10 3 32 47 -1 \ 10 1 32 46 -1 BB.mwdc.x1p.type = x BB.mwdc.x1p.nwires = 142 BB.mwdc.x1p.position = 0.0 0.0 0.022375 BB.mwdc.x1p.size = 1.4 0.35 0 BB.mwdc.x1p.wire.pos = -0.70735197075 #BB.mwdc.x1p.xp.res = 2.5e-03 BB.mwdc.x1p.tdc.offsets = \ 922 \ 905.25 908.25 905 909.25 904.75 906.5 906.5 906.25 907 904.75 \ 904 904.5 904 906.5 901 901 902 901 900.25 900.75 \ 900.5 901 903 901.5 902.75 901 900.5 901.25 898.5 902.75 \ 896.75 896.5 898.75 898.25 897.5 898.25 898.75 898.75 900.5 899.5 \ 899.25 899.25 901 899.5 897.75 902.25 897 898.25 898.75 899 \ 898 899 898.25 899 900.25 899.25 899.75 898 897.75 898.5 \ 895.25 899 1169.75 1165.25 1167.5 1167.75 1167 1167.25 1167.5 1167.5 \ 1166.75 1166.5 1166.25 1165.25 1166.25 1166.75 1164.75 1164.75 1165.25 1162 \ 1163.5 1163 1163.5 1163.25 1163.5 1163 1163.25 1163 1163 1163 \ 1163.75 1162.5 1162.75 1162.5 1165 1161.75 1163.25 1162.75 1162.5 1163.5 \ 1163 1163 1163 1162.75 1162.5 1161.75 1162.75 1161 1161.75 1160.75 \ 1165.25 1161.75 1163.75 1163 1163.25 1163.5 1163.75 1163.25 1162.25 1162.25 \ 1162.5 1162.25 1162.75 1161 1161.5 1161 1164.25 1161 1163 1161.5 \ 1161.75 1162 1161.5 1161 1160 1159.5 1159.75 1159 1160.25 1159.5 \ 1159.75 #----------------------------------------------------------- --------[ 2009-04-24 16:12:00 ] # cratemap change at 16:12 on April 24, 2009 BB.mwdc.x2.detmap = \ 9 1 92 80 -1 \ 9 3 15 0 -1 \ 9 7 15 0 -1 \ 9 7 47 32 -1 \ 9 7 79 64 -1 \ 9 3 47 32 -1 \ 9 3 79 64 -1 \ 10 19 16 31 -1 \ 10 19 48 63 -1 \ 10 10 80 95 -1 \ 10 14 16 31 -1 \ 10 14 64 79 -1 \ 10 9 80 92 -1 BB.mwdc.x2.type = x BB.mwdc.x2.nwires = 202 BB.mwdc.x2.position = 0. 0. 0.825875 BB.mwdc.x2.size = 2 0.5 0 BB.mwdc.x2.wire.pos = -0.996540234 #BB.mwdc.x2.xp.res = 3.3e-03 BB.mwdc.x2.tdc.offsets = \ 936 \ 895.25 903.5 902.5 889 902.5 905.25 909 901.25 893.75 897.75 \ 910 903 901.75 902.75 904.75 902.25 900 900.5 901.5 901.5 \ 901.5 900.5 899.25 900 900.75 899 897.75 902.75 892.75 893 \ 894.5 893.75 892.25 893.25 892.5 892.25 893 891.5 892.5 890 \ 889.75 890.5 888 892.5 891 891.5 892.5 892 891.25 891.75 \ 891.5 892 894.75 893.25 895.25 893 892.75 893.25 890.5 895.25 \ 890.5 890.75 892.25 891.5 890.75 891.5 891.5 891.25 893 891.25 \ 892.5 890.25 889.75 890.25 887.75 890.25 895.25 896.75 895.75 897.5 \ 896.5 898 896.75 896.75 897.5 898 897 895.75 895.25 896 \ 895.75 899.5 892.5 893.5 893.75 895.25 894.25 894.75 894.5 894.25 \ 894.5 895.25 894.25 893.75 893.5 895 893.25 897 1163 1159 \ 1162.5 1161.5 1162 1163.5 1162.5 1163.5 1162.25 1162.25 1162 1160.75 \ 1161.25 1161.5 1160.5 1159.5 1169 1165.75 1166 1165.5 1166.25 1167.75 \ 1168 1167 1165.75 1165.5 1166.75 1164.75 1165.25 1163.75 1163.75 1164.5 \ 1168.75 1165 1167.75 1166.75 1166.25 1168 1166.75 1168.25 1165 1165.25 \ 1166 1164.75 1165.5 1166.25 1165.25 1164.25 1166 1163 1164.5 1164.75 \ 1164.5 1166.75 1165.25 1166.25 1165.5 1164.5 1165.25 1165.25 1166 1166 \ 1164.5 1164 1169.25 1165 1167.75 1167 1167 1167.75 1166 1167 \ 1166.5 1165.5 1166 1165.5 1166.5 1167.25 1166 1165.25 1168 1164.75 \ 1166 1166 1168.5 1170 1171.75 1171.25 1171.75 1170.75 1172 1168 \ 1168 #----------------------------------------------------------- --------[ 2009-04-24 16:12:00 ] # cratemap change at 16:12 on April 24, 2009 BB.mwdc.x2p.detmap = \ 10 21 44 32 -1 \ 10 21 79 64 -1 \ 10 15 47 32 -1 \ 10 15 79 64 -1 \ 10 17 15 0 -1 \ 10 17 47 32 -1 \ 9 5 16 31 -1 \ 9 5 48 63 -1 \ 9 9 16 31 -1 \ 9 9 48 63 -1 \ 9 23 80 95 -1 \ #9 9 80 95 -1 \ 9 10 48 63 -1 \ 9 10 80 92 -1 BB.mwdc.x2p.type = x BB.mwdc.x2p.nwires = 202 BB.mwdc.x2p.position = 0. 0. 0.812125 BB.mwdc.x2p.size = 2 0.5 0 BB.mwdc.x2p.wire.pos = -1.00194004275 #BB.mwdc.x2p.xp.res = 3.3e-03 BB.mwdc.x2p.tdc.offsets = \ 1191.5 \ 1187.75 1179.5 1180.25 1182.25 1167 1181.25 1181.75 1174.75 1190.25 1176.75 \ 1169.5 1188.5 1178.25 1174.75 1183 1180.5 1177.75 1177 1175.5 1177 \ 1178 1178.25 1176.25 1174.75 1173.5 1175 1171.75 1175.5 1165.25 1165.5 \ 1165 1166.5 1165.75 1166 1165.5 1165.5 1166.5 1166.5 1166.25 1164.25 \ 1163.5 1164.25 1162.75 1167.25 1163.75 1164.25 1163.5 1164.75 1163.25 1164.75 \ 1164.25 1164 1165 1166.25 1165.75 1166.25 1167 1166.75 1164 1169 \ 1164 1164.5 1163.5 1165 1164.5 1165.25 1165 1164.5 1164.75 1166 \ 1165 1165.25 1164.25 1165.25 1163.5 1167.5 1159.5 1163.5 1163.25 1164 \ 1163.5 1164.25 1163.75 1163.75 1164 1164.25 1163.75 1162.75 1162.25 1163.25 \ 1161.25 1164.75 898.5 895.25 897.75 897.25 897.75 898 898 897.75 \ 896.75 897 897 896.5 897.75 896 896.5 895.5 902.75 898 \ 900 899.25 899.5 900 900.5 899.75 900 899.5 899.75 898.75 \ 899.75 898.75 899 899 896.5 892.75 894.5 894.5 894.75 895 \ 895 895 894 894.25 894.5 893.25 893.75 892.75 893 892.75 \ 895.75 892.75 894.25 894.25 894.25 894.75 894.25 894.25 893.25 893 \ 893 893 893.25 892 892 891.75 898.25 894.75 896.5 895 \ 896.75 896.5 896.5 896 894.75 895 894.75 894.75 896 894.25 \ 893.75 893 898.5 895 895.5 895.25 897 895 895.25 894.75 \ 894.75 895 895.5 895.25 895.75 894.5 894.75 893.5 896.75 892.75 \ 894.5 892.5 894.5 895.75 893.5 893.75 898.75 894 889 890.5 \ 890.5 #----------------------------------------------------------- BB.mwdc.v1.detmap = \ 9 17 78 64 -1 \ 10 5 0 15 -1 \ 10 5 64 79 -1 \ 10 7 32 47 -1 \ 9 14 95 80 -1 \ 10 9 32 47 -1 \ 9 21 63 48 -1 \ 9 19 95 80 -1 \ 10 3 64 77 -1 BB.mwdc.v1.type = v BB.mwdc.v1.nwires = 141 BB.mwdc.v1.position = 0.0 0.0 0.028775 BB.mwdc.v1.size = 1.4 0.35 0 BB.mwdc.v1.wire.pos = -0.70234286937 #BB.mwdc.v1.xp.res = 1.5e-03 BB.mwdc.v1.tdc.offsets = \ 908 \ 910 917.75 894 893 894 899 893.25 894.25 895.75 895.25 \ 892.75 894.25 892 896.75 1169.75 1165.5 1166.25 1165.25 1163.75 1165.75 \ 1164 1165.5 1162.5 1161 1162 1161.5 1162.25 1162.75 1161.25 1161.75 \ 1165.25 1160.75 1164 1162.25 1162.75 1164.5 1163.25 1164.25 1162.25 1162.5 \ 1162.75 1162 1163.5 1163.75 1162.75 1161.75 1170.5 1166.25 1166.5 1166.75 \ 1167 1167.75 1167.5 1167.5 1167.25 1166 1166.75 1166.75 1165.5 1165.25 \ 1165.75 1167 898.25 899 899.25 899.5 898.75 899.25 899 899.25 \ 900.5 899.25 900.25 899 899.25 899.75 897.5 901.5 1171.5 1168.75 \ 1170.75 1169.25 1170 1170.5 1170.75 1170.5 1169.75 1170 1169 1169.5 \ 1170.75 1168.25 1169.5 1168 900.25 901 902.5 901.75 900.75 901.25 \ 901 901.25 902.5 901 902 900.5 900.25 901.75 899 902.75 \ 902 902.5 903.75 902.75 902.25 903 902.5 903 903.25 903 \ 903.5 901.25 901.75 901.5 899.5 903.25 1166.75 1163 1164 1163.75 \ 1164.25 1165 1164.75 1163.75 1164.75 1165.5 1164.75 1165.75 1166 1164.5 #----------------------------------------------------------- BB.mwdc.v1p.detmap = \ 9 17 45 32 -1 \ 10 5 32 47 -1 \ 10 7 0 15 -1 \ 9 19 31 16 -1 \ 10 7 64 79 -1 \ 9 21 95 80 -1 \ 9 21 31 16 -1 \ 9 19 63 48 -1 \ 10 1 0 14 -1 BB.mwdc.v1p.type = v BB.mwdc.v1p.nwires = 141 BB.mwdc.v1p.position = 0.0 0.0 0.035175 BB.mwdc.v1p.size = 1.4 0.35 0 BB.mwdc.v1p.wire.pos = -0.69739411818 #BB.mwdc.v1p.xp.res = 1.6e-03 BB.mwdc.v1p.tdc.offsets = \ 911.5 \ 914.5 910.25 907.25 897.75 906.5 906 901 899.75 900.75 900.5 \ 900.25 897.25 902 1170.75 1166 1167.5 1168.25 1166 1165 1165.25 \ 1165.5 1163 1163.5 1163 1161.25 1163 1163.25 1161.5 1158.5 1165 \ 1161 1163.75 1163 1163.5 1162.75 1163 1163.25 1161.75 1161 1162.5 \ 1161.75 1163.75 1162.5 1163.5 1162.75 909 910 909.25 911 908.5 \ 910.25 909.25 909.5 910.5 911.25 910.75 909.5 909.25 910 908.25 \ 911.5 1166 1163.25 1165.5 1164.75 1165.75 1165.25 1165.75 1165.5 1165.75 \ 1165.5 1166 1165.25 1166.25 1165.5 1165.75 1164.75 901.75 901.5 903 \ 901.75 901 901.75 902.75 902 903 902.5 901.75 901.75 903.25 \ 901.5 901 904.75 900.75 902 903 903 901.5 902.5 902.75 \ 902.25 903.75 902.75 903.25 903.25 903.5 903.25 901.25 906.5 906.5 \ 907.5 907.25 908.5 907 907.25 906.75 906.75 907.75 907.25 906 \ 907.25 906.75 906.5 904.75 909.5 1162 1160 1161.25 1160.25 1161.5 \ 1162.75 1162.5 1162.25 1162 1161.5 1162.25 1162.75 1163.25 1162 1158 #----------------------------------------------------------- BB.mwdc.v2.detmap = \ 10 19 75 64 -1 \ 9 1 16 31 -1 \ 9 1 64 79 -1 \ 9 5 80 95 -1 \ 9 7 48 63 -1 \ 10 17 79 64 -1 \ 9 3 48 63 -1 \ 10 19 47 32 -1 \ 10 14 15 0 -1 \ 10 14 95 80 -1 \ 10 10 15 0 -1 \ 9 10 16 31 -1 \ 9 14 16 27 -1 BB.mwdc.v2.type = u BB.mwdc.v2.nwires = 200 BB.mwdc.v2.position = 0. 0. 0.805225 BB.mwdc.v2.size = 2 0.5 0 BB.mwdc.v2.wire.pos = -0.98737137282 #BB.mwdc.v2.xp.res = 1.9e-03 BB.mwdc.v2.tdc.offsets = \ 1193.5 \ 1193.5 1194.25 1197.25 1193.5 1173.5 1186.75 1183.25 1179 1181.5 1182.5 \ 1177.5 914.5 906.25 905.75 902.25 901.25 901.75 904.75 898.75 900.5 \ 899.75 898.5 898.75 900 897.25 898.25 897.75 903 899 898.5 \ 897.75 898 899 898.5 896.5 896.75 896.25 897.5 895 895.5 \ 894.25 894.25 894.5 899 894.5 895.75 896.5 895.5 895.5 896.25 \ 896.75 895.25 895 894.75 894.25 894.5 895 893.25 893.25 893.75 \ 889.5 892 891.75 891.75 894 892.75 893.25 892.25 891.75 892.25 \ 891.75 892.75 893.5 892 891.25 1160.75 1161.25 1163.75 1162.75 1161.75 \ 1163.25 1163.5 1163.75 1164.5 1164 1163 1164.25 1164.25 1163.75 1162.5 \ 1166.25 897.5 895 896 895.25 896.25 896 896 896 896.25 \ 895.75 896 896 897 895.5 896 896 1163 1164.25 1164.75 \ 1165 1164.5 1164.75 1164.75 1165 1167 1165.75 1165.25 1165.25 1166.5 \ 1165.25 1164 1167.75 1165.5 1166 1167.5 1166.5 1165.75 1166.75 1167.25 \ 1167.5 1168.25 1168 1167.25 1167.5 1168.5 1167.75 1166.5 1170.25 1167.75 \ 1168 1169.75 1169 1168.5 1169 1168.75 1169.75 1170.25 1169.25 1168.75 \ 1169.5 1170.5 1169.75 1168.5 1172.5 1169 1169.25 1170.75 1170.5 1169.5 \ 1170.25 1170.5 1171.5 1171.75 1171.25 1172 1170.5 1170.25 1170.75 1168.75 \ 1172.25 901.25 897 899 897.75 898.25 897.75 898.25 897 896.75 \ 896.75 897.25 896.5 897.5 895.5 895.75 896.5 895 893 898.25 \ 897.75 901 905.5 932.25 899.5 899 899 899 899 #----------------------------------------------------------- BB.mwdc.v2p.detmap = \ 10 21 11 0 -1 \ 10 15 15 0 -1 \ 9 1 32 47 -1 \ 9 3 16 31 -1 \ 9 7 16 31 -1 \ 9 7 80 95 -1 \ 10 19 15 0 -1 \ 9 3 80 95 -1 \ 10 10 79 64 -1 \ 10 14 47 32 -1 \ 10 9 79 64 -1 \ 10 10 47 32 -1 \ ##(temp)10 10 63 48 -1 \ ## 9 14 48 59 -1 BB.mwdc.v2p.type = u BB.mwdc.v2p.nwires = 200 BB.mwdc.v2p.position = 0. 0. 0.799325 BB.mwdc.v2p.size = 2 0.5 0 BB.mwdc.v2p.wire.pos = -0.99264257423 #BB.mwdc.v2p.xp.res = 1.9e-03 BB.mwdc.v2p.tdc.offsets = \ 1188.5 \ 1188.5 1188.5 1188.25 1198.5 1184.5 1176.75 1191.75 1179.5 1176 1179 \ 1181.25 1165 1169.5 1177.75 1169.75 1167.5 1165.75 1163 1169 1169 \ 1167.75 1167.5 1167.75 1167.5 1166.25 1164.25 1169.25 903 898 900.25 \ 898.25 897.25 899 897.5 899.75 897.5 895.75 896.25 894.75 896.25 \ 896.5 895 894.75 906.25 901.5 901.75 901 902 901.5 902.25 \ 901.75 901.25 900.25 901.75 900.5 900 899.5 899.5 899 894.25 \ 890.25 894 891.5 892.5 893.75 892.75 894 893 891 892.5 \ 891.5 892.5 892.25 891.25 890.75 894.5 891.25 893.75 893 893.25 \ 894.75 893.75 895 894.5 894.5 894.5 894.5 895 894.5 894 \ 894 1155.75 1155.5 1156.75 1156.25 1155.75 1156 1156.5 1156.5 1157.75 \ 1156.75 1156.5 1156.75 1158.5 1157.25 1156 1160 893 889.5 891.25 \ 892.5 891.25 890.25 890.75 892.5 890.75 891.75 891.5 890.75 891 \ 891 890 889.75 1167 1166.75 1168 1167.75 1167.25 1167.75 1167.75 \ 1167.75 1169.5 1168.75 1168.5 1168.25 1169.25 1168.5 1167 1171.25 1164.25 \ 1164 1165.5 1164.75 1164.25 1164.5 1165.5 1164.75 1167 1166.25 1165 \ 1164.75 1166.75 1165.75 1164.25 1168.75 1170.5 1170.5 1171 1172 1171 \ 1171.75 1171.25 1171.5 1172.5 1172 1172.75 1171.5 1171.25 1172.25 1170.25 \ 1173 1170.25 1170.5 1169.25 1170.75 1169.5 1170.5 1170 1170 1160.25 \ 1171 1170 1170.75 1171 1170.25 1168 1174 902.25 898.5 901.75 \ 903 899.25 902.75 866.5 902 901.5 901.5 901.5 901.5 #----------------------------------------------------------- #-----------------------------------------------------------