3 # fcl file for default parameters for the pma stitching algorithm
7 StitchingThreshold: 10.0 # This is the tolerance on allowing stitching to happen. Larger is more tolerant.
8 NodesFromEnd: 2 # Number of nodes from the end of the track used for extrapolations for stitching.
9 # This is important to avoid problems from end effects of tracks.
10 # Setting this equal to 2 means it skips two nodes at each end.