ATLAS Offline Software
Event
xAOD
xAODEgamma
python
xAODEgammaParameters.py
Go to the documentation of this file.
1
# Copyright (C) 2002-2025 CERN for the benefit of the ATLAS collaboration
2
3
# make the xAOD namespace accessible
4
from
ROOT
import
xAOD
# noqa: F401
5
6
# pull in the EgammaType enum dictionary by name - it makes the enum names
7
# visible directly in EgammaParameters namespace
8
from
ROOT.xAOD.EgammaParameters
import
EgammaType
# noqa: F401
Generated on Mon Sep 29 2025 21:23:51 for ATLAS Offline Software by
1.8.18