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