Skip to content

fix extrapolation to given target surface

Christian Gumpert requested to merge ACTS-63_extrapolation_to_surface into master

Extrapolation to target surface would not stop at surface to incomplete initialisation of the ExtrapolationCell object. The endVolume and endLayer properties were not set.

Merge request reports