Skip to content

ProjectionPropagation: Doping profile is only loaded at initialize() stage

Simon Spannagel requested to merge fix_doping_profile_check into master

We cannot check this value in constructor, it will always be false there.

Merge request reports