Skip to content

IdealStateCreator should use best extrapolation possible for MC-Checking

Christoph Hasse requested to merge ideal_tme into master

The IdealStateCreator now uses the TrackMasterExtrapolator which correctly accounts for energy loss and multiple scattering.
Especially important because the IdealStateCreator provides the mc-truth for the TrackResChecker

The TrackDistanceSelector is configured to such that the extrapolation is always performed by the RungeKuttaExtrapolator

/cc @wouter @ldufour @sstahl

Merge request reports