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
Please register or sign in to comment