ATLAS Offline Software
Control
xAODRootAccess
python
Control/xAODRootAccess/python/__init__.py
Go to the documentation of this file.
1
# Copyright (C) 2002-2017 CERN for the benefit of the ATLAS collaboration
2
3
# $Id: __init__.py 653633 2015-03-12 13:44:48Z krasznaa $
4
#
5
# File to make it possible to refer to xAODRootAccess as a module in
6
# Python (PyROOT) code.
7
#
8
9
__version__ =
"$Revision: 653633 $"
10
__author__ =
"Attila Krasznahorkay <Attila.Krasznahorkay@cern.ch>"
11
__all__ = [
"TPyEvent"
,
"TPyStore"
,
"GenerateDVIterators"
]
Generated on Wed Sep 3 2025 21:06:04 for ATLAS Offline Software by
1.8.18