Skip to content

Releases: KFTrack/KinKal

Intersection fixes

15 Aug 21:48
7533898
Compare
Choose a tag to compare

Bug fixes and implementation improvements for intersection methods.

Geometry fixes

01 Aug 00:16
f5378a4
Compare
Choose a tag to compare

Refinements, fixes and extensions to Geometry and Intersection classes.

v2.4.0

28 Jul 23:58
d4521b2
Compare
Choose a tag to compare

Define basic geometry classes and implement intersection methods. These will be used for fit extrapolation and sampling.

v2.3.1

24 Jan 16:59
1f21740
Compare
Choose a tag to compare

Protect end processing

v2.3.0

18 Jan 18:51
87eeed7
Compare
Choose a tag to compare

Release to fix RPATH problems, resolves issue 166

v2.2.1

25 Oct 18:49
dad2dd1
Compare
Choose a tag to compare

Bug fixes to deltaT derivatives and line traj range. Change KLine parameterization. Small interface additions and implementation simplification.

Refactor Material Xing

19 Jul 18:22
2c7c78f
Compare
Choose a tag to compare

Refactor the Material Xing interface to put parametric data in the detector object instead of the fit object, to allow more flexible update algorithms. Also support multiple magnetic field maps.

Divergence testing improvements

28 Jun 00:29
e38f65f
Compare
Choose a tag to compare

Interface cleanups and divergence testing improvements

v2.0.1

10 Jun 14:53
ad52da0
Compare
Choose a tag to compare

Bug fixes

Refactor memory

03 Jun 14:11
Compare
Choose a tag to compare

This release includes a refactoring of the underlying Trajectory memory model to allow computing unbiased residuals directly from hits, with corresponding substantial internal class interfaces changes. This release also replaces TrackEnds effects with a few lines of core fit code, introduces a limited iteration range, and standardizes the update/refit cycle object states.