Pierfrancesco Butti
Pierfrancesco Butti
The covariance matrix of the seeds need to be blown up before being passed to the CKF for track finding. This should happen for every seed strategy used. However the...
In order to reduce the combinatorics in the track finding an remove duplicated seeds I would like to implement a way to compute the number of shared hits on each...
While checking the geometry of the recoil tracker I noticed that the size of the navigation layers is the same size of the sensitive layers. This might lead to loss...
Remove the perigee representation and use the target Acts::PlaneSurface for CKF findTracks and remove the target track state.
There are some issues with the seeding in the tagger and recoil volumes that need to be investigated. However the current processors are rather confusing in terms of functionalities and...
This PR aims introduces a delegate function to the SeedFinderConfig to select space points that should be used to fill the grid before the doublet search. The reason for this...
Change ACTS version to v35. We are currently using v19, which is starting to be deprecated.
This PR wants to add the possibility to keep intermediate particles from the Pythia generator. This could be useful if one wants to study specific tracking performance from B-/D-hadron decays...