Replace outdated jet sequences in MET trigger test
Attempting to solve ATR-19930 with @jburr
The solution
The solution was to use the "FullScanRoIs" produced by CreateFullScanRoI
instead of the default "FSJetRoIs", which requires at least one active FS chain.
Since this test is meant to test the MET trigger code outside of the menu framework, there are no chains active so this RoI can't be produced. "FullScanRoIs" is also used by the other MET trigger test scripts.
Updated ref file
Since this test has been broken for a few months, it is a bit impossible to track down what exactly has changed since the last version of this ref file.
I will assume that this is because we are now using a different RoI, and also because of some changes in the jet code. I suppose any major bugs would have been caught by the jet slice if they exist.