Skip to content

Commit

Permalink
Set correctPerSensorPerPhase=true in RawTrackerHitFitterDriver
Browse files Browse the repository at this point in the history
  • Loading branch information
cbravo135 committed Sep 5, 2023
1 parent dfbe023 commit 6709eb5
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 6709eb5

Please sign in to comment.