xboa
Namespaces | Variables
xboa Namespace Reference

XBOA - Cross-Platform Beam Optics Analysis A multiparticle tracking postprocessor library for accelerator physicists. More...

Namespaces

 algorithms
 The algorithms module provides algorithms for performing common accelerator physics tasks.
 
 bunch
 Implemented within this module:
 
 Bunch
 
 common
 common module defines common utility data and functions that are used elsewhere
 
 Common
 Deprecated accessor to xboa.common module.
 
 examples
 A set of examples for using the xboa package.
 
 hit
 Implemented within this module:
 
 Hit
 Deprecated accessor to xboa.hit module.
 
 tracking
 The tracking module holds classes related to tracking interfaces for various Monte Carlo codes.
 

Variables

list __all__ = ['bunch', 'hit', 'Common', 'tracking', 'algorithms']
 

Detailed Description

XBOA - Cross-Platform Beam Optics Analysis A multiparticle tracking postprocessor library for accelerator physicists.

You\'ve got your favourite tracking code running, what now? This package is a post-processor for taking beam data to calculate emittance, Twiss functions, etc. Also includes bindings to plotting packages ROOT and matplotlib, and a whole lot more!

Variable Documentation

list __all__ = ['bunch', 'hit', 'Common', 'tracking', 'algorithms']

Definition at line 32 of file __init__.py.