Skip to content
Snippets Groups Projects
Forked from atlas / athena
138737 commits behind, 16855 commits ahead of the upstream repository.
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()