Skip to content
Snippets Groups Projects
Commit 14282016 authored by Tim Martin's avatar Tim Martin
Browse files

* The initial navigation collections produced by the L1Decoder are prefixed...

   * The initial navigation collections produced by the L1Decoder are prefixed "HLTNav_" (like all other navigation collections)
   * The initial ROI and initial Rec ROI collections produced by the L1Decoder are prefixed "HLT_" (like all other persistifiable collections produced during HLT execution)
   * The white listing of ROI containers in the `recordable()` checking function is removed.
   * The white listing of "HLTNav_" containers in the `recordable()` checking function is changed to an ERROR.
   * All "HLTNav_" containers are added to the EDM (online) via TriggerConfig.py so they should never be specified by hand in TriggerEDMRun3.py
   * Added some missing navigation containers to the collection script (L1Decoder fullscan output and HLT summary maker output)
   * When exporting "HLTNav_", dynamic variables were removed. The output of HypoAlgs requires dynamic variables to re-map element links.
   * Both decObj and decObjFilterOut are now passed to triggerOutputCfg such that the sub-set in decObjFilterOut get the correct aux dyn added.
parent 3cf7acc0
No related branches found
No related tags found
No related merge requests found
Showing
with 88 additions and 83 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment