Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
atlas
athena
Commits
9b2ccee8
Commit
9b2ccee8
authored
Oct 12, 2021
by
Oleg Kuprash
Browse files
Put bs-streamerinfos in sync with 21.0
parent
36fe3571
Changes
2
Hide whitespace changes
Inline
Side-by-side
Trigger/TrigDataAccess/TrigSerializeResult/python/dictwrite.py
View file @
9b2ccee8
#!/usr/bin/env pyroot.py
# Copyright (C) 2002-2017 CERN for the benefit of the ATLAS collaboration
#----------------------------------------------
#
# PLEASE DO NOT UPDATE bs-streamerinfos.root YOURSELF!!!!
# Contact the person mentioned on:
# https://twiki.cern.ch/twiki/bin/view/Atlas/TrigSerializeResult
# and/or the Trigger EDM Coordinator
#
#----------------------------------------------
import
sys
doEDM
=
False
...
...
@@ -34,6 +44,8 @@ objects = [
'xAOD::TrigRNNOutput_v1'
,
'xAOD::TrigRNNOutputContainer_v1'
,
'xAOD::TrigRNNOutputAuxContainer_v1'
,
'xAOD::TrigRNNOutputContainer_v2'
,
'xAOD::TrigRNNOutputAuxContainer_v2'
,
'xAOD::CaloClusterContainer_v1'
,
'xAOD::CaloClusterAuxContainer_v2'
,
'xAOD::L2StandAloneMuonContainer_v1'
,
...
...
@@ -47,6 +59,7 @@ objects = [
'xAOD::MuonAuxContainer_v1'
,
'xAOD::MuonAuxContainer_v2'
,
'xAOD::MuonAuxContainer_v3'
,
'xAOD::MuonAuxContainer_v4'
,
'xAOD::TrackParticleContainer_v1'
,
'xAOD::TrackParticleAuxContainer_v1'
,
'xAOD::TrackParticleAuxContainer_v2'
,
...
...
@@ -92,6 +105,7 @@ objects = [
'xAOD::TrigElectronAuxContainer_v1'
,
'xAOD::JetContainer_v1'
,
'xAOD::JetTrigAuxContainer_v1'
,
'xAOD::JetTrigAuxContainer_v2'
,
'xAOD::TrigDecision_v1'
,
'xAOD::TrigDecisionAuxInfo_v1'
,
'xAOD::TrigConfKeys_v1'
,
...
...
@@ -114,6 +128,7 @@ objects = [
'xAOD::TrigEMClusterAuxContainer_v2'
,
'xAOD::TrigRingerRingsAuxContainer_v2'
,
'xAOD::TrigRNNOutputAuxContainer_v2'
,
#'TrigMuonEFIsolation_p2',
]
from
collections
import
defaultdict
...
...
Trigger/TrigDataAccess/TrigSerializeResult/share/bs-streamerinfos.root
View file @
9b2ccee8
No preview for this file type
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment