Skip to content

CombinedTrackFitBuilder - nullptr check

Johannes Junggeburth requested to merge (removed):ATLASRECTS-6500 into master

Hi,

in !45179 (merged), I replaced the dynamic casts of the trackParameters to Perigge parameters by params->surfaceType()/ However, I should check first check whether they are nullptr.

Closes ATLASRECTS-6500

Edited by Johannes Junggeburth

Merge request reports