Go to the documentation of this file.
20 XBOA - Cross-Platform Beam Optics Analysis
21 A multiparticle tracking postprocessor library for accelerator physicists.
23 You\'ve got your favourite tracking code running, what now? This package is a
24 post-processor for taking beam data to calculate emittance, Twiss functions,
25 etc. Also includes bindings to plotting packages ROOT and matplotlib, and a
31 __all__ = [
'bunch',
'hit',
'Common',
'tracking',
'algorithms']