Skip to content

Remove name attribute

Oliver Kirsebom requested to merge remove_name_attribute into release

I have removed the name attribute from the weight and decay classes again. Instead we now manually create a string in the balamuth executable and save it to the output root file: https://gitlab.au.dk/ausa/sim3a/-/blob/remove_name_attribute/balamuth/balamuth.cpp#L90

Merge request reports