Forked from
atlas / athena
138737 commits behind, 16855 commits ahead of the upstream repository.
-
Giacinto Piacquadio authored
Former-commit-id: 2d18e33e837bec616f051139066339acd58025e1
Giacinto Piacquadio authoredFormer-commit-id: 2d18e33e837bec616f051139066339acd58025e1
Code owners
Assign users and groups as approvers for specific file changes. Learn more.
HIGG5D1ExtraContent.py 378 B
# Copyright (C) 2002-2017 CERN for the benefit of the ATLAS collaboration
#Content included in addition to the Smart Slimming Content
import HIGG5Common
ExtraContent=HIGG5Common.getHIGG5Common()
ExtraContent+=[
"Photons.f3core"
]
ExtraContentTruth=HIGG5Common.getHIGG5CommonTruth()
ExtraContainers=[]
ExtraContainersTruth=HIGG5Common.getHIGG5CommonTruthContainers()