Skip to content
Snippets Groups Projects
Commit e4100190 authored by Edward Moyse's avatar Edward Moyse
Browse files

Merge branch 'dot.TrigEDMConfig-20191017' into 'master'

TrigEDMConfig: Add missing dots in output item names.

See merge request atlas/athena!27266
parents abb9b3fd dce297c1
No related branches found
No related tags found
No related merge requests found
......@@ -130,14 +130,14 @@ TriggerHLTListRun3 = [
# These are for precision photon and precision Electron Keeping same names as in Run2
('xAOD::ElectronContainer#HLT_egamma_Electrons', 'BS ESD AODFULL', 'Egamma', 'inViews:precisionElectronViews'),
('xAOD::ElectronTrigAuxContainer#HLT_egamma_ElectronsAux', 'BS ESD AODFULL', 'Egamma'),
('xAOD::ElectronTrigAuxContainer#HLT_egamma_ElectronsAux.', 'BS ESD AODFULL', 'Egamma'),
('xAOD::ElectronContainer#HLT_egamma_Iso_Electrons', 'BS ESD AODFULL', 'Egamma', 'inViews:precisionIsoElectronViews'),
('xAOD::ElectronTrigAuxContainer#HLT_egamma_Iso_ElectronsAux', 'BS ESD AODFULL', 'Egamma'),
('xAOD::ElectronTrigAuxContainer#HLT_egamma_Iso_ElectronsAux.', 'BS ESD AODFULL', 'Egamma'),
('xAOD::PhotonContainer#HLT_egamma_Photons', 'BS ESD AODFULL', 'Egamma', 'inViews:precisionPhotonViews'),
('xAOD::PhotonTrigAuxContainer#HLT_egamma_PhotonsAux.', 'BS ESD AODFULL', 'Egamma'),
('xAOD::PhotonContainer#HLT_egamma_Iso_Photons', 'BS ESD AODFULL', 'Egamma', 'inViews:precisionIsoPhotonViews'),
('xAOD::PhotonTrigAuxContainer#HLT_egamma_Iso_PhotonsAux', 'BS ESD AODFULL', 'Egamma'),
('xAOD::PhotonTrigAuxContainer#HLT_egamma_Iso_PhotonsAux.', 'BS ESD AODFULL', 'Egamma'),
# Muon
......
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