# 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 = \ 508 \ 512.25 502.5 499 503.75 500.25 498.5 500 501 501.75 501 \ 501.25 500.25 497 501 539 533.5 535.25 535.25 534 533.5 \ 533 534.25 532.75 532.5 532.5 531.5 532 533 531 531.25 \ 530 525.5 528.5 527.25 528 529.5 528.25 529.75 527.5 527.5 \ 527.75 526.75 527 527 526 526 524.25 520 520.75 519.75 \ 521.5 522.25 522.5 521.25 520.5 520.75 521.25 519.75 518.5 518.5 \ 519 519.25 512.75 513.25 512.75 514.75 512.25 514.25 514.25 514.5 \ 514.25 514.75 514.5 514.25 514 514.25 512.75 516 527.5 523.75 \ 524.25 523.75 524 524.75 525.25 524.5 524 524 525.5 523.75 \ 524 523.25 524 524.25 521.75 522 522.75 523 522.25 523 \ 521.25 521.75 522.75 523.75 523.25 522.25 522 523 522 524.5 \ 522.25 523 523 525 523.25 524.25 524 524.75 525 526.25 \ 526 525.5 525.25 526 524.5 526.25 531.75 527 529 529.25 \ 528.75 527.5 527.5 528 526.75 527.5 526.25 526.25 542 526 #----------------------------------------------------------- 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 = \ 539 \ 534.75 523.75 528 530.25 533.75 532.5 530 531.5 529.5 529.75 \ 529.5 527 531.75 534 529 531 529.25 529.5 531 529.5 \ 531 528.75 528 528 527.25 527.5 528.5 527.25 526.5 530 \ 527.25 528.75 527.75 528.75 529 529.25 528.75 528.5 528 528 \ 528 528.75 527.75 527 526.5 525.25 526 526.75 526.25 524.75 \ 526.5 526 526.5 527.75 526.5 528 526.25 526 526.75 523.75 \ 526.5 533.75 528.75 531 532.75 531.25 531.75 531.5 532.5 530.75 \ 530.75 531.5 530 531.25 532 530.25 530.25 525.25 525.25 524.75 \ 526.25 525 525.25 525.75 525.75 525.5 525.75 526 525.75 524.75 \ 526.5 524.5 527.5 523.25 524.25 524 526.25 523.5 523.5 523.25 \ 524 524.75 525.5 525 525.25 524 525 524 527 520.75 \ 526.5 526 527.5 526.75 527.75 527.25 527.75 528.25 529.25 529.5 \ 529.25 528.25 529.75 527.5 530.25 527.5 524 525.5 525 525 \ 526.25 525.25 526.25 525.5 526 526 528.25 533.5 527.75 521.5 #----------------------------------------------------------- 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 = \ 539 \ 510.75 528.25 541.25 531.5 535.25 544 525.25 528.25 530.75 527.5 \ 528.5 542 541 533.75 540.75 540.75 538 538 539.5 533.75 \ 536.5 532.75 534.25 533 531.75 532.5 531.75 536 531.5 534.25 \ 532.75 532.5 534.5 532.5 533.75 531.5 530.5 531 530 530.75 \ 530.5 529 528.75 530.5 526.5 528 528.5 527 527.25 527 \ 527.75 527.5 527 526.75 525.5 526.5 526.5 525 524 526.75 \ 523 526 525.25 525.5 527.75 526.25 527 526.25 525.75 526 \ 525.75 526.25 526.75 525.75 526 520.25 521 520.75 522.25 520.5 \ 521.25 521.5 521.75 520.75 522 521.25 521 521.75 522 521 \ 522.25 526.25 522.5 523.5 524.75 523.5 523.5 523.75 524.75 523.5 \ 523 523 522.5 523 523.75 522.5 522.5 526.25 525.75 525.5 \ 527.5 525.75 526.25 526.25 525.5 526.75 526.5 526.5 525.75 526 \ 526.25 524.75 528 519.25 520 519.75 520.25 519.75 519.5 520 \ 520 520.75 520.75 520.25 520.25 520 520.25 519.5 522 513.25 \ 514.25 514 515.25 514.75 515.25 515.25 515 515.75 516.75 517 \ 517 516.5 518 516.25 519.25 525.5 525.5 525.75 527.25 525.75 \ 526.25 526 526.25 526.25 527 526.5 526.5 526 527.25 526 \ 529.5 528.75 525.25 527.75 527.75 528 529.5 528.75 529 528.75 \ 529 529.25 528.25 531.25 531.75 530.25 529.75 533.75 529.75 526.5 \ 528.5 532.5 528.5 537 540.75 529.25 528 528 528 #----------------------------------------------------------- # 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 = \ 518 \ 527 528.75 522.75 523 515.25 510.25 523.5 510.5 513.25 516.25 \ 520.25 526.25 528 529 520.75 524.5 525.25 521.75 520.75 523.5 \ 520.5 523.5 519.75 519.25 520.25 519.25 522 536.75 532.5 534.25 \ 534 535 535 534.5 532.5 531.5 531.5 531.5 530.75 530 \ 529.5 528.75 527.5 536 532.25 534.75 533.25 534 534.75 533.25 \ 535.25 534.25 533 533 532.25 532.75 532.75 532.25 531 528 \ 523.75 525.5 525.75 526.25 527.75 526.75 528.75 528 527 528.25 \ 527.25 527.25 527.75 527 526.25 532.75 528.5 530 531.25 530 \ 530 530 530.25 530 530 530 530 529.5 530 529.25 \ 529.25 523.75 523.75 523.25 524.5 524.25 524.5 524.25 524.25 525.25 \ 524.5 525 524.75 524.5 525.5 523.75 526.5 529.75 527.5 528.75 \ 529 528.5 528.25 528.25 528.75 528 528.25 528.25 528 528.25 \ 528.5 527.5 527 525.25 525 524.75 526.25 525 525.5 525 \ 524.75 525 525.75 525.5 525.5 524.75 525.5 524 527.25 518.75 \ 519.5 518.25 520.25 519.5 520 519.75 519.75 521.5 522 522.25 \ 521.25 521.75 522.25 520.5 524.5 520.5 520.25 520 521.5 520.25 \ 520.75 520.75 520.25 520.5 521.5 520.5 520.5 520.5 521 520 \ 523.5 527.5 526.75 527 527.5 527.25 527.5 528.5 528 527.5 \ 528.25 529 529 528.25 528.75 527.75 532.25 533.5 529.25 529.25 \ 533.25 530.5 530.75 535 547 526.25 525.75 523 523 #----------------------------------------------------------- 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 = \ 538 \ 535.25 534.5 534.25 532.5 532.5 533 534.75 533.25 535 532.25 \ 531.5 532.25 528.5 531.75 532.25 532.25 530.75 531.75 530.75 531.5 \ 531.25 531.5 532 532.75 532.25 532.75 532.25 533.25 531 536 \ 526.75 527.25 529 528.5 527 528 528.75 528.5 529.75 529 \ 529 528.5 530 528.75 526.75 532.5 518 518.5 519.75 519.5 \ 518.75 519.25 518.25 519 519.5 518 519 517.25 515.75 517 \ 513.5 518 525.75 526.5 526.25 528 526.5 527.25 527.5 527.75 \ 528.5 529 528.75 528.5 528.75 530.25 528.75 532 537.25 534 \ 536.25 535.25 535.75 537.5 535.75 537.25 536.25 536 537 535.75 \ 536.75 537 536.5 535.75 533.25 528.75 530.25 531.25 529.75 530 \ 530 530.5 529.5 529.5 529 528.25 528.75 529.25 527.5 527 \ 529.25 525.5 528 527.25 527.25 529.25 527.75 529 528.25 527.5 \ 528.25 527.5 528.5 529.5 528.25 527.5 532.75 528 530 530 \ 529 528.5 528.75 529.25 527.5 527.75 527.25 526.5 527.5 527.25 \ 577.75 #----------------------------------------------------------- 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 = \ 556 \ 539.25 542.25 539 543.25 538.75 540.5 540.5 540.25 541 538.75 \ 538 538.5 538 540.5 505.5 505.5 506.5 505.5 504.75 505.25 \ 505 505.5 507.5 506 507.25 505.5 505 505.75 503 507.25 \ 525.25 525 527.25 526.75 526 526.75 527.25 527.25 529 528 \ 527.75 527.75 529.5 528 526.25 530.75 528.5 529.75 530.25 530.5 \ 529.5 530.5 529.75 530.5 531.75 530.75 531.25 529.5 529.25 530 \ 526.75 530.5 535.25 530.75 533 533.25 532.5 532.75 533 533 \ 532.25 532 531.75 530.75 531.75 532.25 530.25 530.25 523.75 520.5 \ 522 521.5 522 521.75 522 521.5 521.75 521.5 521.5 521.5 \ 522.25 521 521.25 521 520.5 517.25 518.75 518.25 518 519 \ 518.5 518.5 518.5 518.25 518 517.25 518.25 516.5 517.25 516.25 \ 527.25 523.75 525.75 525 525.25 525.5 525.75 525.25 524.25 524.25 \ 524.5 524.25 524.75 523 523.5 523 525.75 522.5 524.5 523 \ 523.25 523.5 523 522.5 521.5 521 521.25 520.5 521.75 521 \ 521.25 #----------------------------------------------------------- --------[ 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 = \ 561 \ 520.25 528.5 527.5 514 527.5 530.25 534 526.25 518.75 522.75 \ 535 528 530.25 531.25 533.25 530.75 528.5 529 530 530 \ 530 529 527.75 528.5 529.25 527.5 526.25 531.25 518.25 518.5 \ 520 519.25 517.75 518.75 518 517.75 518.5 517 518 515.5 \ 515.25 516 513.5 518 516.5 517 518 517.5 516.75 517.25 \ 517 517.5 520.25 518.75 520.75 518.5 518.25 518.75 516 520.75 \ 516 516.25 517.75 517 516.25 517 517 516.75 518.5 516.75 \ 518 515.75 515.25 515.75 513.25 515.75 527.25 528.75 527.75 529.5 \ 528.5 530 528.75 528.75 529.5 530 529 527.75 527.25 528 \ 527.75 531.5 521 522 522.25 523.75 522.75 523.25 523 522.75 \ 523 523.75 522.75 522.25 522 523.5 521.75 525.5 525.5 521.5 \ 525 524 524.5 526 525 526 524.75 524.75 524.5 523.25 \ 523.75 524 523 522 535 531.75 532 531.5 532.25 533.75 \ 534 533 531.75 531.5 532.75 530.75 531.25 529.75 529.75 530.5 \ 531.25 527.5 530.25 529.25 528.75 530.5 529.25 530.75 527.5 527.75 \ 528.5 527.25 528 528.75 527.75 526.75 525.5 522.5 524 524.25 \ 524 526.25 524.75 525.75 525 524 524.75 524.75 525.5 525.5 \ 524 523.5 528.75 524.5 527.25 526.5 526.5 527.25 525.5 526.5 \ 526 525 525.5 525 526 526.75 525.5 524.75 527.5 524.25 \ 525.5 525.5 528 529.5 531.25 530.75 531.25 530.25 531.5 527.5 \ 527.5 #----------------------------------------------------------- --------[ 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 = \ 545 \ 541.25 533 533.75 535.75 520.5 534.75 535.25 528.25 543.75 530.25 \ 523 542 535.25 531.75 540 537.5 534.75 534 532.5 534 \ 535 535.25 533.25 531.75 530.5 532 528.75 532.5 527.75 528 \ 527.5 529 528.25 528.5 528 528 529 529 528.75 526.75 \ 526 526.75 525.25 529.75 526.25 526.75 526 527.25 525.75 527.25 \ 526.75 526.5 527.5 528.75 528.25 528.75 529.5 529.25 526.5 531.5 \ 529.5 530 529 530.5 530 530.75 530.5 530 530.25 531.5 \ 530.5 530.75 529.75 530.75 529 533 521.5 525.5 525.25 526 \ 525.5 526.25 525.75 525.75 526 526.25 525.75 524.75 524.25 525.25 \ 523.25 526.75 523.5 520.25 522.75 522.25 522.75 523 523 522.75 \ 521.75 522 522 521.5 522.75 521 521.5 520.5 527.75 523 \ 525 524.25 524.5 525 525.5 524.75 525 524.5 524.75 523.75 \ 524.75 523.75 524 524 522 518.25 520 520 520.25 520.5 \ 520.5 520.5 519.5 519.75 520 518.75 519.25 518.25 518.5 518.25 \ 517.75 514.75 516.25 516.25 516.25 516.75 516.25 516.25 515.25 515 \ 515 515 515.25 514 514 513.75 524.25 520.75 522.5 521 \ 522.75 522.5 522.5 522 520.75 521 520.75 520.75 522 520.25 \ 519.75 519 524.5 521 521.5 521.25 523 521 521.25 520.75 \ 520.75 521 521.5 521.25 521.75 520.5 520.75 519.5 522.25 518.25 \ 520 518 520 521.25 519 519.25 524.25 519.5 514.5 516 \ 516 #----------------------------------------------------------- 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 = \ 526.5 \ 528.5 536.25 512.5 511.5 512.5 517.5 511.75 512.75 514.25 513.75 \ 511.25 512.75 510.5 515.25 525.75 521.5 522.25 521.25 519.75 521.75 \ 520 521.5 518.5 517 518 517.5 518.25 518.75 517.25 517.75 \ 524.25 519.75 523 521.25 521.75 523.5 522.25 523.25 521.25 521.5 \ 521.75 521 522.5 522.75 521.75 520.75 530 525.75 526 526.25 \ 526.5 527.25 527 527 526.75 525.5 526.25 526.25 525 524.75 \ 525.25 526.5 529.75 530.5 530.75 531 530.25 530.75 530.5 530.75 \ 532 530.75 531.75 530.5 530.75 531.25 529 533 531.5 528.75 \ 530.75 529.25 530 530.5 530.75 530.5 529.75 530 529 529.5 \ 530.75 528.25 529.5 528 524.25 525 526.5 525.75 524.75 525.25 \ 525 525.25 526.5 525 526 524.5 524.25 525.75 523 526.75 \ 526.5 527 528.25 527.25 526.75 527.5 527 527.5 527.75 527.5 \ 528 525.75 526.25 526 524 527.75 526.25 522.5 523.5 523.25 \ 523.75 524.5 524.25 523.25 524.25 525 524.25 525.25 525.5 524 #----------------------------------------------------------- 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 = \ 539 \ 542 537.75 534.75 525.25 534 533.5 528.5 527.25 528.25 528 \ 527.75 524.75 529.5 533.25 528.5 530 530.75 528.5 527.5 527.75 \ 528 525.5 526 525.5 523.75 525.5 525.75 524 521 523.5 \ 519.5 522.25 521.5 522 521.25 521.5 521.75 520.25 519.5 521 \ 520.25 522.25 521 522 521.25 537 538 537.25 539 536.5 \ 538.25 537.25 537.5 538.5 539.25 538.75 537.5 537.25 538 536.25 \ 539.5 529 526.25 528.5 527.75 528.75 528.25 528.75 528.5 528.75 \ 528.5 529 528.25 529.25 528.5 528.75 527.75 526.25 526 527.5 \ 526.25 525.5 526.25 527.25 526.5 527.5 527 526.25 526.25 527.75 \ 526 525.5 529.25 524.75 526 527 527 525.5 526.5 526.75 \ 526.25 527.75 526.75 527.25 527.25 527.5 527.25 525.25 530.5 537.5 \ 538.5 538.25 539.5 538 538.25 537.75 537.75 538.75 538.25 537 \ 538.25 537.75 537.5 535.75 540.5 520.5 518.5 519.75 518.75 520 \ 521.25 521 520.75 520.5 520 520.75 521.25 521.75 520.5 516.5 #----------------------------------------------------------- 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 = \ 551 \ 551 551.75 554.75 551 531 544.25 540.75 536.5 539 540 \ 535 540.5 532.25 531.75 528.25 527.25 527.75 530.75 524.75 526.5 \ 525.75 524.5 524.75 526 523.25 524.25 523.75 531.5 527.5 527 \ 526.25 526.5 527.5 527 525 525.25 524.75 526 523.5 524 \ 522.75 522.75 523 524.5 520 521.25 522 521 521 521.75 \ 522.25 520.75 520.5 520.25 519.75 520 520.5 518.75 518.75 523.25 \ 519 521.5 521.25 521.25 523.5 522.25 522.75 521.75 521.25 521.75 \ 521.25 522.25 523 521.5 520.75 522.75 523.25 525.75 524.75 523.75 \ 525.25 525.5 525.75 526.5 526 525 526.25 526.25 525.75 524.5 \ 528.25 523 520.5 521.5 520.75 521.75 521.5 521.5 521.5 521.75 \ 521.25 521.5 521.5 522.5 521 521.5 521.5 525.5 526.75 527.25 \ 527.5 527 527.25 527.25 527.5 529.5 528.25 527.75 527.75 529 \ 527.75 526.5 530.25 528 528.5 530 529 528.25 529.25 529.75 \ 530 530.75 530.5 529.75 530 531 530.25 529 532.75 527.25 \ 527.5 529.25 528.5 528 528.5 528.25 529.25 529.75 528.75 528.25 \ 529 530 529.25 528 532 528.5 528.75 530.25 530 529 \ 529.75 530 531 531.25 530.75 531.5 530 529.75 530.25 528.25 \ 531.75 526.75 522.5 524.5 523.25 523.75 523.25 523.75 522.5 522.25 \ 522.25 522.75 522 523 521 521.25 522 517.5 515.5 520.75 \ 520.25 523.5 528 554.75 522 521.5 521.5 521.5 521.5 #----------------------------------------------------------- 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 = \ 545.5 \ 545.5 545.5 545.25 555.5 541.5 533.75 548.75 536.5 533 536 \ 538.25 527.5 532 540.25 532.25 530 528.25 525.5 531.5 531.5 \ 530.25 530 530.25 530 528.75 526.75 531.75 532 527 529.25 \ 527.25 526.25 528 526.5 528.75 526.5 524.75 525.25 523.75 525.25 \ 525.5 524 523.75 538.75 534 534.25 533.5 534.5 534 534.75 \ 534.25 533.75 532.75 534.25 533 532.5 532 532 531.5 520.25 \ 516.25 520 517.5 518.5 519.75 518.75 520 519 517 518.5 \ 517.5 518.5 518.25 517.25 516.75 520 516.75 519.25 518.5 518.75 \ 520.25 519.25 520.5 520 520 520 520 520.5 520 519.5 \ 519.5 517.25 517 518.25 517.75 517.25 517.5 518 518 519.25 \ 518.25 518 518.25 520 518.75 517.5 521.5 519.5 516 517.75 \ 519 517.75 516.75 517.25 519 517.25 518.25 518 517.25 517.5 \ 517.5 516.5 516.25 530 529.75 531 530.75 530.25 530.75 530.75 \ 530.75 532.5 531.75 531.5 531.25 532.25 531.5 530 534.25 526.25 \ 526 527.5 526.75 526.25 526.5 527.5 526.75 529 528.25 527 \ 526.75 528.75 527.75 526.25 530.75 530.5 530.5 531 532 531 \ 531.75 531.25 531.5 532.5 532 532.75 531.5 531.25 532.25 530.25 \ 533 529.75 530 528.75 530.25 529 530 529.5 529.5 519.75 \ 530.5 529.5 530.25 530.5 529.75 527.5 533.5 524.75 521 524.25 \ 525.5 521.75 525.25 489 524.5 524 524 524 524 #----------------------------------------------------------- #-----------------------------------------------------------