Skip to content

Updates to SUSY matching scale code

Zach Marshall requested to merge zmarshal/athena:master_MGC_Consistency into master

Improvement to SUSY matching scale code after comments from the pMSSM analysis team. Instead of simply looking over the mass dictionary and trying to guess what production modes are included based on what masses are set, this first attempts to peek at the production modes that have been defined and understand from them what the appropriate scale should be. The old behavior is retained as a fall-back in case this fails. This might be of interest to @gstark and @aagaard

Tested with the first couple of MCG tests, seems to be ok.

At the same time, seem to have found (and fixed) a minor bug in the skeleton.

Merge request reports