* 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.
Showing
- MuonSpectrometer/MuonConfig/python/MuonBytestreamDecodeConfig.py 1 addition, 1 deletion...ctrometer/MuonConfig/python/MuonBytestreamDecodeConfig.py
- MuonSpectrometer/MuonConfig/python/MuonRdoDecodeConfig.py 4 additions, 4 deletionsMuonSpectrometer/MuonConfig/python/MuonRdoDecodeConfig.py
- Reconstruction/RecJobTransforms/share/skeleton.RDOtoRDOtrigger.py 3 additions, 1 deletion...uction/RecJobTransforms/share/skeleton.RDOtoRDOtrigger.py
- Trigger/TrigAlgorithms/TrigL2MuonSA/TrigL2MuonSA/MuFastSteering.h 2 additions, 2 deletions...TrigAlgorithms/TrigL2MuonSA/TrigL2MuonSA/MuFastSteering.h
- Trigger/TrigAlgorithms/TrigL2MuonSA/python/TrigL2MuonSAConfig_newJO.py 2 additions, 2 deletions...lgorithms/TrigL2MuonSA/python/TrigL2MuonSAConfig_newJO.py
- Trigger/TrigAlgorithms/TrigT2CaloCommon/python/CaloDef.py 2 additions, 2 deletionsTrigger/TrigAlgorithms/TrigT2CaloCommon/python/CaloDef.py
- Trigger/TrigAlgorithms/TrigT2CaloCommon/share/testDataAccessService.py 2 additions, 2 deletions...lgorithms/TrigT2CaloCommon/share/testDataAccessService.py
- Trigger/TrigSteer/L1Decoder/python/L1DecoderConfig.py 22 additions, 23 deletionsTrigger/TrigSteer/L1Decoder/python/L1DecoderConfig.py
- Trigger/TrigSteer/L1Decoder/src/CTPUnpackingTool.h 1 addition, 0 deletionsTrigger/TrigSteer/L1Decoder/src/CTPUnpackingTool.h
- Trigger/TrigSteer/L1Decoder/src/EMRoIsUnpackingTool.h 2 additions, 2 deletionsTrigger/TrigSteer/L1Decoder/src/EMRoIsUnpackingTool.h
- Trigger/TrigSteer/L1Decoder/src/JRoIsUnpackingTool.h 3 additions, 3 deletionsTrigger/TrigSteer/L1Decoder/src/JRoIsUnpackingTool.h
- Trigger/TrigSteer/L1Decoder/src/L1Decoder.h 2 additions, 2 deletionsTrigger/TrigSteer/L1Decoder/src/L1Decoder.h
- Trigger/TrigSteer/L1Decoder/src/METRoIsUnpackingTool.h 1 addition, 1 deletionTrigger/TrigSteer/L1Decoder/src/METRoIsUnpackingTool.h
- Trigger/TrigSteer/L1Decoder/src/MURoIsUnpackingTool.h 2 additions, 2 deletionsTrigger/TrigSteer/L1Decoder/src/MURoIsUnpackingTool.h
- Trigger/TrigSteer/L1Decoder/src/RoIsUnpackingEmulationTool.h 2 additions, 1 deletionTrigger/TrigSteer/L1Decoder/src/RoIsUnpackingEmulationTool.h
- Trigger/TrigSteer/L1Decoder/src/RoIsUnpackingToolBase.cxx 8 additions, 8 deletionsTrigger/TrigSteer/L1Decoder/src/RoIsUnpackingToolBase.cxx
- Trigger/TrigSteer/L1Decoder/src/TAURoIsUnpackingTool.h 2 additions, 2 deletionsTrigger/TrigSteer/L1Decoder/src/TAURoIsUnpackingTool.h
- Trigger/TrigSteer/ViewAlgsTest/share/EVTest.py 3 additions, 3 deletionsTrigger/TrigSteer/ViewAlgsTest/share/EVTest.py
- Trigger/TrigSteer/ViewAlgsTest/share/creatingEVTest.ref 12 additions, 11 deletionsTrigger/TrigSteer/ViewAlgsTest/share/creatingEVTest.ref
- Trigger/TrigSteer/ViewAlgsTest/share/mergingEVTest.ref 12 additions, 11 deletionsTrigger/TrigSteer/ViewAlgsTest/share/mergingEVTest.ref
Loading
Please register or sign in to comment