# 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 = \ 731.5 \ 735.75 726 722.5 727.25 723.75 722 723.5 724.5 725.25 724.5 \ 724.75 723.75 720.5 724.5 457.5 452 453.75 453.75 452.5 452 \ 451.5 452.75 451.25 451 451 450 450.5 451.5 449.5 449.75 \ 455 450.5 453.5 452.25 453 454.5 453.25 454.75 452.5 452.5 \ 452.75 451.75 452 452 451 451 455.75 451.5 452.25 451.25 \ 453 453.75 454 452.75 452 452.25 452.75 451.25 450 450 \ 450.5 450.75 716.75 717.25 716.75 718.75 716.25 718.25 718.25 718.5 \ 718.25 718.75 718.5 718.25 718 718.25 716.75 720 453 449.25 \ 449.75 449.25 449.5 450.25 450.75 450 449.5 449.5 451 449.25 \ 449.5 448.75 449.5 449.75 718.75 719 719.75 720 719.25 720 \ 718.25 718.75 719.75 720.75 720.25 719.25 719 720 719 721.5 \ 715.75 716.5 716.5 718.5 716.75 717.75 717.5 718.25 718.5 719.75 \ 719.5 719 718.75 719.5 718 719.75 456.75 452 454 454.25 \ 453.75 452.5 452.5 453 451.75 452.5 451.25 451.25 467 451 #----------------------------------------------------------- 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 = \ 735.5 \ 731.25 720.25 724.5 726.75 730.25 729 726.5 728 726 726.25 \ 726 723.5 728.25 460 455 457 455.25 455.5 457 455.5 \ 457 454.75 454 454 453.25 453.5 454.5 453.25 452.5 454.5 \ 451.75 453.25 452.25 453.25 453.5 453.75 453.25 453 452.5 452.5 \ 452.5 453.25 452.25 451.5 451 721.75 722.5 723.25 722.75 721.25 \ 723 722.5 723 724.25 723 724.5 722.75 722.5 723.25 720.25 \ 723 455.25 450.25 452.5 454.25 452.75 453.25 453 454 452.25 \ 452.25 453 451.5 452.75 453.5 451.75 451.75 718.75 718.75 718.25 \ 719.75 718.5 718.75 719.25 719.25 719 719.25 719.5 719.25 718.25 \ 720 718 721 716.25 717.25 717 719.25 716.5 716.5 716.25 \ 717 717.75 718.5 718 718.25 717 718 717 720 713.75 \ 719.5 719 720.5 719.75 720.75 720.25 720.75 721.25 722.25 722.5 \ 722.25 721.25 722.75 720.5 723.25 456 452.5 454 453.5 453.5 \ 454.75 453.75 454.75 454 454.5 454.5 456.75 462 456.25 450 #----------------------------------------------------------- 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 = \ 463 \ 434.75 452.25 465.25 455.5 459.25 468 449.25 452.25 454.75 451.5 \ 452.5 741 740 732.75 739.75 739.75 737 737 738.5 732.75 \ 735.5 731.75 733.25 732 730.75 731.5 730.75 735.5 731 733.75 \ 732.25 732 734 732 733.25 731 730 730.5 729.5 730.25 \ 730 728.5 728.25 730 726 727.5 728 726.5 726.75 726.5 \ 727.25 727 726.5 726.25 725 726 726 724.5 723.5 726.75 \ 723 726 725.25 725.5 727.75 726.25 727 726.25 725.75 726 \ 725.75 726.25 726.75 725.75 726 450.75 451.5 451.25 452.75 451 \ 451.75 452 452.25 451.25 452.5 451.75 451.5 452.25 452.5 451.5 \ 452.75 726.25 722.5 723.5 724.75 723.5 723.5 723.75 724.75 723.5 \ 723 723 722.5 723 723.75 722.5 722.5 450.25 449.75 449.5 \ 451.5 449.75 450.25 450.25 449.5 450.75 450.5 450.5 449.75 450 \ 450.25 448.75 452 440.75 441.5 441.25 441.75 441.25 441 441.5 \ 441.5 442.25 442.25 441.75 441.75 441.5 441.75 441 443.5 443.75 \ 444.75 444.5 445.75 445.25 445.75 445.75 445.5 446.25 447.25 447.5 \ 447.5 447 448.5 446.75 449.75 447 447 447.25 448.75 447.25 \ 447.75 447.5 447.75 447.75 448.5 448 448 447.5 448.75 447.5 \ 451 728.25 724.75 727.25 727.25 727.5 729 728.25 728.5 728.25 \ 728.5 728.75 727.75 730.75 731.25 729.75 729.25 733.25 729.25 726 \ 728 732 728 736.5 740.25 728.75 727.5 727.5 727.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 = \ 452.5 \ 461.5 463.25 457.25 457.5 449.75 444.75 458 445 447.75 450.75 \ 454.75 456.75 458.5 459.5 451.25 455 455.75 452.25 451.25 454 \ 451 454 450.25 449.75 450.75 449.75 452.5 736.25 732 733.75 \ 733.5 734.5 734.5 734 732 731 731 731 730.25 729.5 \ 729 728.25 727 732 728.25 730.75 729.25 730 730.75 729.25 \ 731.25 730.25 729 729 728.25 728.75 728.75 728.25 727 727.5 \ 723.25 725 725.25 725.75 727.25 726.25 728.25 727.5 726.5 727.75 \ 726.75 726.75 727.25 726.5 725.75 729.25 725 726.5 727.75 726.5 \ 726.5 726.5 726.75 726.5 726.5 726.5 726.5 726 726.5 725.75 \ 725.75 451.25 451.25 450.75 452 451.75 452 451.75 451.75 452.75 \ 452 452.5 452.25 452 453 451.25 454 729.25 727 728.25 \ 728.5 728 727.75 727.75 728.25 727.5 727.75 727.75 727.5 727.75 \ 728 727 726.5 446.75 446.5 446.25 447.75 446.5 447 446.5 \ 446.25 446.5 447.25 447 447 446.25 447 445.5 448.75 446.25 \ 447 445.75 447.75 447 447.5 447.25 447.25 449 449.5 449.75 \ 448.75 449.25 449.75 448 452 446 445.75 445.5 447 445.75 \ 446.25 446.25 445.75 446 447 446 446 446 446.5 445.5 \ 449 455 454.25 454.5 455 454.75 455 456 455.5 455 \ 455.75 456.5 456.5 455.75 456.25 455.25 459.75 734.5 730.25 730.25 \ 734.25 731.5 731.75 736 748 727.25 726.75 724 724 #----------------------------------------------------------- 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 = \ 725 \ 722.25 721.5 721.25 719.5 719.5 720 721.75 720.25 722 719.25 \ 718.5 719.25 715.5 718.75 725.25 725.25 723.75 724.75 723.75 724.5 \ 724.25 724.5 725 725.75 725.25 725.75 725.25 726.25 724 729 \ 720.25 720.75 722.5 722 720.5 721.5 722.25 722 723.25 722.5 \ 722.5 722 723.5 722.25 720.25 726 721.5 722 723.25 723 \ 722.25 722.75 721.75 722.5 723 721.5 722.5 720.75 719.25 720.5 \ 717 721.5 722.25 723 722.75 724.5 723 723.75 724 724.25 \ 725 725.5 725.25 725 725.25 726.75 725.25 728.5 455.75 452.5 \ 454.75 453.75 454.25 456 454.25 455.75 454.75 454.5 455.5 454.25 \ 455.25 455.5 455 454.25 458.75 454.25 455.75 456.75 455.25 455.5 \ 455.5 456 455 455 454.5 453.75 454.25 454.75 453 452.5 \ 455.25 451.5 454 453.25 453.25 455.25 453.75 455 454.25 453.5 \ 454.25 453.5 454.5 455.5 454.25 453.5 458.25 453.5 455.5 455.5 \ 454.5 454 454.25 454.75 453 453.25 452.75 452 453 452.75 \ 503.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 = \ 472 \ 455.25 458.25 455 459.25 454.75 456.5 456.5 456.25 457 454.75 \ 454 454.5 454 456.5 451 451 452 451 450.25 450.75 \ 450.5 451 453 451.5 452.75 451 450.5 451.25 448.5 452.75 \ 449.75 449.5 451.75 451.25 450.5 451.25 451.75 451.75 453.5 452.5 \ 452.25 452.25 454 452.5 450.75 455.25 450 451.25 451.75 452 \ 451 452 451.25 452 453.25 452.25 452.75 451 450.75 451.5 \ 448.25 452 725.75 721.25 723.5 723.75 723 723.25 723.5 723.5 \ 722.75 722.5 722.25 721.25 722.25 722.75 720.75 720.75 724.25 721 \ 722.5 722 722.5 722.25 722.5 722 722.25 722 722 722 \ 722.75 721.5 721.75 721.5 724 720.75 722.25 721.75 721.5 722.5 \ 722 722 722 721.75 721.5 720.75 721.75 720 720.75 719.75 \ 721.25 717.75 719.75 719 719.25 719.5 719.75 719.25 718.25 718.25 \ 718.5 718.25 718.75 717 717.5 717 723.25 720 722 720.5 \ 720.75 721 720.5 720 719 718.5 718.75 718 719.25 718.5 \ 718.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 = \ 486 \ 445.25 453.5 452.5 439 452.5 455.25 459 451.25 443.75 447.75 \ 460 453 451.75 452.75 454.75 452.25 450 450.5 451.5 451.5 \ 451.5 450.5 449.25 450 450.75 449 447.75 452.75 448.75 449 \ 450.5 449.75 448.25 449.25 448.5 448.25 449 447.5 448.5 446 \ 445.75 446.5 444 448.5 444 444.5 445.5 445 444.25 444.75 \ 444.5 445 447.75 446.25 448.25 446 445.75 446.25 443.5 448.25 \ 437.5 437.75 439.25 438.5 437.75 438.5 438.5 438.25 440 438.25 \ 439.5 437.25 436.75 437.25 434.75 437.25 445.25 446.75 445.75 447.5 \ 446.5 448 446.75 446.75 447.5 448 447 445.75 445.25 446 \ 445.75 449.5 445.5 446.5 446.75 448.25 447.25 447.75 447.5 447.25 \ 447.5 448.25 447.25 446.75 446.5 448 446.25 450 725 721 \ 724.5 723.5 724 725.5 724.5 725.5 724.25 724.25 724 722.75 \ 723.25 723.5 722.5 721.5 731 727.75 728 727.5 728.25 729.75 \ 730 729 727.75 727.5 728.75 726.75 727.25 725.75 725.75 726.5 \ 727.75 724 726.75 725.75 725.25 727 725.75 727.25 724 724.25 \ 725 723.75 724.5 725.25 724.25 723.25 725 722 723.5 723.75 \ 723.5 725.75 724.25 725.25 724.5 723.5 724.25 724.25 725 725 \ 723.5 723 728.25 724 726.75 726 726 726.75 725 726 \ 725.5 724.5 725 724.5 725.5 726.25 725 724.25 727 723.75 \ 725 725 727.5 729 730.75 730.25 730.75 729.75 731 727 \ 727 #----------------------------------------------------------- --------[ 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 = \ 747.5 \ 743.75 735.5 736.25 738.25 723 737.25 737.75 730.75 746.25 732.75 \ 725.5 744.5 734.25 730.75 739 736.5 733.75 733 731.5 733 \ 734 734.25 732.25 730.75 729.5 731 727.75 731.5 727.25 727.5 \ 727 728.5 727.75 728 727.5 727.5 728.5 728.5 728.25 726.25 \ 725.5 726.25 724.75 729.25 725.75 726.25 725.5 726.75 725.25 726.75 \ 726.25 726 727 728.25 727.75 728.25 729 728.75 726 731 \ 726 726.5 725.5 727 726.5 727.25 727 726.5 726.75 728 \ 727 727.25 726.25 727.25 725.5 729.5 721.5 725.5 725.25 726 \ 725.5 726.25 725.75 725.75 726 726.25 725.75 724.75 724.25 725.25 \ 723.25 726.75 451.5 448.25 450.75 450.25 450.75 451 451 450.75 \ 449.75 450 450 449.5 450.75 449 449.5 448.5 455.75 451 \ 453 452.25 452.5 453 453.5 452.75 453 452.5 452.75 451.75 \ 452.75 451.75 452 452 443.5 439.75 441.5 441.5 441.75 442 \ 442 442 441 441.25 441.5 440.25 440.75 439.75 440 439.75 \ 448.75 445.75 447.25 447.25 447.25 447.75 447.25 447.25 446.25 446 \ 446 446 446.25 445 445 444.75 448.25 444.75 446.5 445 \ 446.75 446.5 446.5 446 444.75 445 444.75 444.75 446 444.25 \ 443.75 443 448.5 445 445.5 445.25 447 445 445.25 444.75 \ 444.75 445 445.5 445.25 445.75 444.5 444.75 443.5 449.75 445.75 \ 447.5 445.5 447.5 448.75 446.5 446.75 451.75 447 442 443.5 \ 443.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 = \ 464 \ 466 473.75 450 449 450 455 449.25 450.25 451.75 451.25 \ 448.75 450.25 448 452.75 728.75 724.5 725.25 724.25 722.75 724.75 \ 723 724.5 721.5 720 721 720.5 721.25 721.75 720.25 720.75 \ 724.25 719.75 723 721.25 721.75 723.5 722.25 723.25 721.25 721.5 \ 721.75 721 722.5 722.75 721.75 720.75 729.5 725.25 725.5 725.75 \ 726 726.75 726.5 726.5 726.25 725 725.75 725.75 724.5 724.25 \ 724.75 726 451.25 452 452.25 452.5 451.75 452.25 452 452.25 \ 453.5 452.25 453.25 452 452.25 452.75 450.5 454.5 727.5 724.75 \ 726.75 725.25 726 726.5 726.75 726.5 725.75 726 725 725.5 \ 726.75 724.25 725.5 724 453.25 454 455.5 454.75 453.75 454.25 \ 454 454.25 455.5 454 455 453.5 453.25 454.75 452 455.75 \ 446 446.5 447.75 446.75 446.25 447 446.5 447 447.25 447 \ 447.5 445.25 445.75 445.5 443.5 447.25 722.75 719 720 719.75 \ 720.25 721 720.75 719.75 720.75 721.5 720.75 721.75 722 720.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 = \ 464.5 \ 467.5 463.25 460.25 450.75 459.5 459 454 452.75 453.75 453.5 \ 453.25 450.25 455 729.75 725 726.5 727.25 725 724 724.25 \ 724.5 722 722.5 722 720.25 722 722.25 720.5 717.5 724 \ 720 722.75 722 722.5 721.75 722 722.25 720.75 720 721.5 \ 720.75 722.75 721.5 722.5 721.75 462 463 462.25 464 461.5 \ 463.25 462.25 462.5 463.5 464.25 463.75 462.5 462.25 463 461.25 \ 464.5 725 722.25 724.5 723.75 724.75 724.25 724.75 724.5 724.75 \ 724.5 725 724.25 725.25 724.5 724.75 723.75 454.75 454.5 456 \ 454.75 454 454.75 455.75 455 456 455.5 454.75 454.75 456.25 \ 454.5 454 457.75 450.75 452 453 453 451.5 452.5 452.75 \ 452.25 453.75 452.75 453.25 453.25 453.5 453.25 451.25 456.5 459.5 \ 460.5 460.25 461.5 460 460.25 459.75 459.75 460.75 460.25 459 \ 460.25 459.75 459.5 457.75 462.5 718 716 717.25 716.25 717.5 \ 718.75 718.5 718.25 718 717.5 718.25 718.75 719.25 718 714 #----------------------------------------------------------- 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 = \ 749.5 \ 749.5 750.25 753.25 749.5 729.5 742.75 739.25 735 737.5 738.5 \ 733.5 464.5 456.25 455.75 452.25 451.25 451.75 454.75 448.75 450.5 \ 449.75 448.5 448.75 450 447.25 448.25 447.75 456 452 451.5 \ 450.75 451 452 451.5 449.5 449.75 449.25 450.5 448 448.5 \ 447.25 447.25 447.5 452 447.5 448.75 449.5 448.5 448.5 449.25 \ 449.75 448.25 448 447.75 447.25 447.5 448 446.25 446.25 446.75 \ 442.5 445 444.75 444.75 447 445.75 446.25 445.25 444.75 445.25 \ 444.75 445.75 446.5 445 444.25 722.75 723.25 725.75 724.75 723.75 \ 725.25 725.5 725.75 726.5 726 725 726.25 726.25 725.75 724.5 \ 728.25 450.5 448 449 448.25 449.25 449 449 449 449.25 \ 448.75 449 449 450 448.5 449 449 725 726.25 726.75 \ 727 726.5 726.75 726.75 727 729 727.75 727.25 727.25 728.5 \ 727.25 726 729.75 727.5 728 729.5 728.5 727.75 728.75 729.25 \ 729.5 730.25 730 729.25 729.5 730.5 729.75 728.5 732.25 726.75 \ 727 728.75 728 727.5 728 727.75 728.75 729.25 728.25 727.75 \ 728.5 729.5 728.75 727.5 731.5 728 728.25 729.75 729.5 728.5 \ 729.25 729.5 730.5 730.75 730.25 731 729.5 729.25 729.75 727.75 \ 731.25 451.25 447 449 447.75 448.25 447.75 448.25 447 446.75 \ 446.75 447.25 446.5 447.5 445.5 445.75 446.5 448 446 451.25 \ 450.75 454 458.5 485.25 452.5 452 452 452 452 #----------------------------------------------------------- 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 = \ 741.5 \ 741.5 741.5 741.25 751.5 737.5 729.75 744.75 732.5 729 732 \ 734.25 727 731.5 739.75 731.75 729.5 727.75 725 731 731 \ 729.75 729.5 729.75 729.5 728.25 726.25 731.25 453 448 450.25 \ 448.25 447.25 449 447.5 449.75 447.5 445.75 446.25 444.75 446.25 \ 446.5 445 444.75 456.25 451.5 451.75 451 452 451.5 452.25 \ 451.75 451.25 450.25 451.75 450.5 450 449.5 449.5 449 447.25 \ 443.25 447 444.5 445.5 446.75 445.75 447 446 444 445.5 \ 444.5 445.5 445.25 444.25 443.75 447.5 444.25 446.75 446 446.25 \ 447.75 446.75 448 447.5 447.5 447.5 447.5 448 447.5 447 \ 447 717.75 717.5 718.75 718.25 717.75 718 718.5 718.5 719.75 \ 718.75 718.5 718.75 720.5 719.25 718 722 449 445.5 447.25 \ 448.5 447.25 446.25 446.75 448.5 446.75 447.75 447.5 446.75 447 \ 447 446 445.75 729 728.75 730 729.75 729.25 729.75 729.75 \ 729.75 731.5 730.75 730.5 730.25 731.25 730.5 729 733.25 723.25 \ 723 724.5 723.75 723.25 723.5 724.5 723.75 726 725.25 724 \ 723.75 725.75 724.75 723.25 727.75 729.5 729.5 730 731 730 \ 730.75 730.25 730.5 731.5 731 731.75 730.5 730.25 731.25 729.25 \ 732 753.25 753.5 752.25 753.75 752.5 753.5 753 753 743.25 \ 754 753 753.75 754 753.25 751 757 455.25 451.5 454.75 \ 456 452.25 455.75 419.5 455 454.5 454.5 454.5 454.5 #----------------------------------------------------------- #-----------------------------------------------------------