ATLAS Offline Software
xAODIso.py
Go to the documentation of this file.
1 # Copyright (C) 2002-2020 CERN for the benefit of the ATLAS collaboration
2 
3 # Make sure that the dictionary is loaded.
4 import ROOT
5 ROOT.xAOD.Iso.ROOT6_NamespaceAutoloadHook()
6 
7 # Declare the xAODIso type.
8 xAODIso = ROOT.xAOD.Iso