Skip to content

Commit

Permalink
Merge pull request #1006 from JeffersonLab/steer21
Browse files Browse the repository at this point in the history
Set correctPerSensorPerPhase=true in RawTrackerHitFitterDriver
  • Loading branch information
cbravo135 authored Sep 5, 2023
2 parents dfbe023 + 6709eb5 commit 2771eb8
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -101,6 +101,7 @@
<subtractTOF>true</subtractTOF>
<subtractTriggerTime>true</subtractTriggerTime>
<correctChanT0>false</correctChanT0>
<correctPerSensorPerPhase>true</correctPerSensorPerPhase>
<debug>false</debug>
</driver>
<driver name="TrackerHitDriver" type="org.hps.recon.tracking.DataTrackerHitDriver">
Expand Down

0 comments on commit 2771eb8

Please sign in to comment.