MadGraphControl patch for decays
Our setup allowed people to either provide a full decay block or to specify a new width. The identification of which they were setting was case-sensitive, and some of our helper functions used the "wrong" case. This has been patched both ways: the helper function now uses upper case like everything else, and the test is no longer case-sensitive.
This fixes an issue from ATLMCPROD-9060