Skip to content
Snippets Groups Projects
Commit b2d0f02b authored by Oana Vickey Boeriu's avatar Oana Vickey Boeriu
Browse files

Merge branch '21.2-EGAM7-AddCells-20201214' into '21.2'

add cell container to EGAM7

See merge request !39174
parents a154e41f b05e8538
No related branches found
No related tags found
15 merge requests!76035Updated rel21 number,!63304adding missing electron iso WPs (Tight_VarRad, Loose_VarRad, TightTrackOnly_VarRad),!62053Merge branch 'sh_xrd_warning' into 'master',!61521fix maxPVrefit,!59663fixed a typo in HIGG8D1 format (followup of https://gitlab.cern.ch/atlas/athena/-/merge_requests/59575),!50754Return TruthTaus from truth matching tool in SUSY tools,!48850Added new HDBS derivation (HDBS3),!46643Draft:Adding MET Significance in AT,!46320Draft: Adding support for Leading3SignalJets strategy,!45689Bug fix: Use wrong vector to calculate largest bin number in findBin(),!45211Update in the FFJetSmearingTool,!44864Draft: WIP- MuonUncorrelateSystematics,!43718Modification of EXOT17.py for fractionally charged particle search,!40581Fix crash in egamma topocluster decorator,!39174add cell container to EGAM7
......@@ -390,3 +390,9 @@ EGAM7SlimmingHelper.ExtraVariables += PhotonsCPDetailedContent
# This line must come after we have finished configuring EGAM7SlimmingHelper
EGAM7SlimmingHelper.AppendContentToStream(EGAM7Stream)
#Add full CellContainer
EGAM7Stream.AddItem("CaloCellContainer#AODCellContainer")
EGAM7Stream.AddItem("CaloClusterCellLinkContainer#egammaClusters_links")
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