Done (const/AV), (restrict/SR). Const is useful to have, also for code readability. Restrict does not show any further improvements but includes a small mod (“const &” for complex parameters)
Const changes in eemumu_AV/master.
Restrict and “const &” in eemumu_auto/restrict
More consts in eemumu_AV/master (in addition to what is already upstream.
(Partially) DONE, Const moved upstream to MG5 → merge to eemumu_AV