# 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