Skip to content

remove charge from constructor for charged track parameters

Christian Gumpert requested to merge 40-remove_charge_from_constructor into master

Specifying both, the track parameter values and the charge in the constructor of charged single track parameters could lead to an inconsistent internal state (see ATS-40). This was fixed. Closes ATS-40.

ToDo: A unit test for this should be added.

Merge request reports