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

Merge branch 'TrigEgammaEDMFix' into 'master'

Fix EventView name for isolated e/y chains

See merge request atlas/athena!27141
parents 0cecee1f 6b6deaf9
No related branches found
No related tags found
No related merge requests found
...@@ -128,12 +128,12 @@ TriggerHLTListRun3 = [ ...@@ -128,12 +128,12 @@ TriggerHLTListRun3 = [
# These are for precision photon and precision Electron Keeping same names as in Run2 # 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::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:precisionElectronViews'), ('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::PhotonContainer#HLT_egamma_Photons', 'BS ESD AODFULL', 'Egamma', 'inViews:precisionPhotonViews'),
('xAOD::PhotonTrigAuxContainer#HLT_egamma_PhotonsAux.', 'BS ESD AODFULL', 'Egamma'), ('xAOD::PhotonTrigAuxContainer#HLT_egamma_PhotonsAux.', 'BS ESD AODFULL', 'Egamma'),
('xAOD::PhotonContainer#HLT_egamma_Iso_Photons', 'BS ESD AODFULL', 'Egamma', 'inViews:precisionPhotonViews'), ('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 # 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