next up previous contents
Next: Switches in PEAK_SWIT Up: Switches Previous: Switches

Switches in GEANT_SW

A list of the switch variables (in alphabetical order):

  1. DEDXOFFSET - Offset added in HIT_SCALE to the dE/dx values after scaling. see also DEDXSCALE. The default value is -7.770E-7.
  2. DEDXSCALE - Scale factor used in HIT_SCALE for the output dE/dx. The formula used is tex2html_wrap_inline2380; The default value is 2.396. Hits that would be scaled to negative values are ignored (see also HITTHRESHOLD).
  3. HITTHRESHOLD - The hit threshold (in GeV/cm) for a hit to be considered good. Note that clusters of hits are merged and scaled before this cut is applied. Used in HIT_JITTER. The default value is 2.0E-6 GeV. The hit scaling routine (if enabled) will cut all hits that would have been scaled to give negative values for tex2html_wrap_inline2386 (these hits are included in the count of hits failing the threshold), thus if HITTHRESHOLD is negative, the codes will behave as though HITTHRESHOLD were 0.0.
  4. ONEPADTH - The threshold below which hits will be treated as one pad hits. The uncertainty in x associated with the hit (DX) is given as tex2html_wrap_inline2390 and the positions are rounded (in x) to a position of the form tex2html_wrap_inline2394, where N is an integer, to reproduce some of the one pad hit effects. The treatment of y is the same as for the other hits.
  5. ONEPADWIDTH - The uncertainty in tex2html_wrap_inline2386 for the cut used to determine if a hit is a one pad hit or not, expressed as a fraction of the threshold value. The value used to determine if a hit is a one pad hit or not is tex2html_wrap_inline2402, where GAUSSIAN is a Gaussian distributed random number with unit sigma, instead of DEDX_ARE. Thus, in the neighborhood of the cut, there is a probability of being one pad or two pad rather than a just cutoff value. The default value is 0.20, which seems to give about the same distribution as the Ni + Cu data.
  6. PRINTF - The print flag. If the flag is set to a negative, value the usual debugging output will be reduced. The default value is 0. Routines known to use this flag are TOF_SIM (suppresses output at -3).
  7. SIGMA_A_SQ - Used in GUOUT_SMDATA to find the pad resolution function. The value is that of tex2html_wrap_inline2406. The default value is 1.94E-3 cmtex2html_wrap_inline2308.
  8. SIGMA_B_SQ - Used in GUOUT_SMDATA to find the pad resolution function. The value is that of tex2html_wrap_inline2412. The default value is 4.54E-6 cm.
  9. SIGMA_C_SQ - Used in GUOUT_SMDATA to find the pad resolution function. The value is that of tex2html_wrap_inline2416. The default value is 9.98E-3 cmtex2html_wrap_inline2308.
  10. SIGMA_Y - Used in GUOUT_SMDATA as the resolution in the tex2html_wrap_inline2274 (drift) direction. The default value is 0.07 cm.
  11. XMAX_CLUSTER_SIZE - Clusters of hits larger than this size will be cut rather than output as a merged hit. Note that the cluster size is taken to be in pad widths (see XPADSIZE) and is rounded up to the next integer. Used in HIT_MERGE. The default value is 10.0 pads.
  12. XMERGE - If hit merging is enabled, hits closer together than XMERGE in the X direction and closer together then YMERGE in the Y direction are considered to be overlapping and to be merged. XMERGE and YMERGE are used to give a tall, thin rectangle of merged hits. XMERGE_B and YMERGE_B are use to generate a short, fat rectangle of merged hits. The two rectangles combine to give a cross-shaped region of merged hits as is seen in the data. See section 7.2. Used in HIT_MERGE. The default value is 0.8 cm.
  13. XMERGE_B - If hit merging is enabled, hits closer together than XMERGE_B in the X direction and closer together then YMERGE_B in the Y direction are considered to be overlapping and to be merged. Used in HIT_MERGE. The default value is 1.5 cm.

  14. XPADSIZE - The dimensions of a pad in the X direction. Used to find number of pads that the cluster ``hits.'' Used in HIT_MERGE. Also used in GUOUT_SMDATA, and HIT_JITTER as the pad width for the one pad hit calculations. The default value is 0.8 cm.
  15. YMERGE - If hit merging is enabled, hits closer together than YMERGE in the Y direction and closer together than XMERGE in the X direction are considered to be overlapping. Used in HIT_MERGE. The default value is 2.8 cm.
  16. YMERGE_B - If hit merging is enabled, hits closer together than YMERGE_B in the Y direction and closer together then XMERGE_B in the X direction are considered to be overlapping. Used in HIT_MERGE. The default value is 0.6 cm.

  17. YPADPLANE - The location of the pad plane in TPC coordinates (the Y component). Used in GUOUT_SMDATA to find the drift distance given the Y coordinate of the hit in TPC coordinates. The default value is -34.6 cm.


next up previous contents
Next: Switches in PEAK_SWIT Up: Switches Previous: Switches

E895 common account
Wed Aug 6 16:32:35 EDT 1997