ATLAS Offline Software
EgammaPIDdefs.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 egammaPID namespace visible
4 from ROOT import egammaPID # noqa: F401
5 
6 # pull in the dictioinary with EgammaPIDdefs
7 from ROOT.egammaPID import egammaIDQuality # noqa: F401