TriggerJobOpts: cleanup of various Getter classes
Several cleanups to the "Getter" classes in TriggerJobOpts:
- Replace the
L1ByteStream[Decoders/Encoders]RecExSetuphelpers with using the CA generators directly. That way it is easier to see which code is used in old/new-style job options. - Use
CAtoGlobalWrapperinTriggerRecoGetter - The "environment" argument to
TriggerConfigGetterhas no real purpose anymore. Remove it and also the automatic fallback to disable the trigger (rec.doTrigger) if the input does not have the relevant information. In that case this "Getter" should just not be called. - Delete obsolete example job options in TrigAnalysis