Forked from
atlas / athena
Source project has a limited visibility.
-
Tim Martin authored
* 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.
Tim Martin authored* 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.
Code owners
Assign users and groups as approvers for specific file changes. Learn more.