Loading [MathJax]/extensions/tex2jax.js
ATLAS Offline Software
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Modules Pages

Introduction

The PyKernel package contains some python modules and python-bindings for interactive anaysis using Athena. Note that this package is for python but doxygen doesn't treat python very well. See PyKernel doc instead.

Python modules

  • PyKernel.py: core module to help StoreGate access, histogramming and visualization
  • PyKHist.py: wrapper module for histograms

Python bindings

  • PyItPatch: contains patches to treat C++ iterators as python's iterator
  • PyReverseProxy: converts a C++ object to a PyObject

Extra Pages

  • PyKernelUsed
  • PyKernelReq