Skip to content

Releases: KFTrack/KinKal

Update to c++20

17 Sep 17:24
07abb0f

Choose a tag to compare

No actual code change, just CMake flags.

Intersection fixes

15 Aug 21:48
7533898

Choose a tag to compare

Bug fixes and implementation improvements for intersection methods.

Geometry fixes

01 Aug 00:16
f5378a4

Choose a tag to compare

Refinements, fixes and extensions to Geometry and Intersection classes.

v2.4.0

28 Jul 23:58
d4521b2

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

Choose a tag to compare

Protect end processing

v2.3.0

18 Jan 18:51
87eeed7

Choose a tag to compare

Release to fix RPATH problems, resolves issue 166

v2.2.1

25 Oct 18:49
dad2dd1

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

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

Choose a tag to compare

Interface cleanups and divergence testing improvements

v2.0.1

10 Jun 14:53
ad52da0

Choose a tag to compare

Bug fixes