@@ -18,6 +18,7 @@ Clusters from the first plane in Z (named the seed plane) are related to cluster
*`require_detectors`: Names of detectors which are required to have a cluster on the track. If a track does not have a cluster from all detectors listed here, it is rejected. If empty, no detector is required. Default is empty.
*`timestamp_from`: Defines the detector which provides the track timestamp. This detector also needs to be set as `required_detector`. If empty, the average timestamp of all clusters on the track will be used. Empty by default.
*`track_model`: Select the track model used for reconstruction. Defaults to the only supported fit `straightline`.