Skip to content
Commit 349c0152 authored by Shoichiro KAWASE's avatar Shoichiro KAWASE
Browse files

another implement tracking algorithm for MWDC

LP-MWDC with 3 planes can't do 4D(x,y,a,b) tracking due to shortage of information.
Therefore 2D(x,y,a=0,b=0) tracking was implemented.
You can switch these tracking algorithm by setting "TrackingMethod" value of TCatMWDCTrackingProcessor:

- 0: 4D tracking (default)
- 1: 2D tracking
parent 9bfd6a5f
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment