ATLAS Offline Software
Loading...
Searching...
No Matches
xAODRootAccessDict.h
Go to the documentation of this file.
1// Dear emacs, this is -*- c++ -*-
2//
3// Copyright (C) 2002-2026 CERN for the benefit of the ATLAS collaboration
4//
5#ifndef XAODROOTACCESS_XAODROOTACCESSDICT_H
6#define XAODROOTACCESS_XAODROOTACCESSDICT_H
7
8#ifdef _POSIX_C_SOURCE
9#undef _POSIX_C_SOURCE
10#endif
11#ifdef _XOPEN_SOURCE
12#undef _XOPEN_SOURCE
13#endif
14#include <Python.h>
15
16// Local includude(s):
26
27#endif // XAODROOTACCESS_XAODROOTACCESSDICT_H
Python interface to xAOD::REvent.