Fix a mixup between jLJ and gLJ in HLTSeeding
Fixing my own copy-paste mistake from !48809 (merged) which caused a mix-up between jLJ
and gLJ
seeding. Namely:
-
HLTNav_L1gLJ
andHLT_gLJRoIs
were produced fromL1_jFexLRJetRoI
-
HLTNav_L1jLJ
andHLT_jLJRoIs
were produced fromL1_gFexLRJetRoI
and now it is swapped back (i.e. fixed).
Fortunately, we don't have any chains in the menu so far which use this seeding. All current jLJ
and gLJ
chains use FSNOSEED
. No harm was done except possible confusion in case someone explicitly looked at the Decisions or TrigRoiDescriptors for jLJ
/gLJ
(I doubt anyone did).