Skip to content
Snippets Groups Projects
  • Stephen A. Wood's avatar
    2af4bf2d
    Untested SOS tracking code. · 2af4bf2d
    Stephen A. Wood authored
      THcDriftChamber
        New flag fHMSStyleChambers to determine if HMS or SOS style
        tracking should be done.  Flag is set on if the spectrometer
        name begins with 'h'.
        THcDriftChamber::LeftRight fSmallAngleApprox must be set and
        fHMSStyleChambers must be off to do SOS style.
        If not HMS style, ignore all the Yplane optimizations
      THcDC
        SOS code does "project to chamber" in link stubs.  Need to evaluate
        if this is necessary, or if HMS style should also do it.
    2af4bf2d
    History
    Untested SOS tracking code.
    Stephen A. Wood authored
      THcDriftChamber
        New flag fHMSStyleChambers to determine if HMS or SOS style
        tracking should be done.  Flag is set on if the spectrometer
        name begins with 'h'.
        THcDriftChamber::LeftRight fSmallAngleApprox must be set and
        fHMSStyleChambers must be off to do SOS style.
        If not HMS style, ignore all the Yplane optimizations
      THcDC
        SOS code does "project to chamber" in link stubs.  Need to evaluate
        if this is necessary, or if HMS style should also do it.