ATLAS Offline Software
Event
xAOD
xAODMuon
python
xAODMuonEnums.py
Go to the documentation of this file.
1
# Copyright (C) 2002-2025 CERN for the benefit of the ATLAS collaboration
2
3
from
ROOT
import
xAODMuonEnums
# noqa: F401
4
5
# pull in the MuonType enum dictionary by name - it makes the enum names
6
# (and also other enums names from the same dictionary)
7
# visible directly in the xAODMuonEnums namespace
8
from
ROOT.xAODMuonEnums
import
MuonType
# noqa: F401
Generated on Wed Sep 3 2025 21:23:52 for ATLAS Offline Software by
1.8.18