Skip to content

Clean up unused properties for secondary vertex tools

Thomas Strebler requested to merge tstreble/athena:SVCleanUpMay2 into 23.0

Remove unused properties for secondary vertex tools. In particular, radii for beam pipe and pixel layers are set in initialisation steps and never overwritten in tool config, while the centres of the corresponding cylinders are never shifted, so those unused properties are removed, along with a few other ones. fabs are also changed for std::abs.

PHYSVAL outputs checked to be unchanged.

FYI @kostyuk

Merge request reports