AccNodeBunchTracker#
- class orbit.lattice.AccNodeBunchTracker(name='no name', type_in='bunch tracker')[source]#
Bases:
orbit.lattice.AccNode.AccNodeClass. Base class of the accelerator nodes that track the pyORBIT bunch.
Methods Summary
track(paramsDict)It is tracking the bunch through the element.
trackBunch(bunch[, paramsDict, actionContainer])It tracks the bunch through the AccNodeBunchTracker instance.
Methods Documentation