TeapotCollimatorNode#
- class orbit.collimation.TeapotCollimatorNode(length, ma, density_fac, shape, a, b, c, d, angle, pos=0.0, name='collimator no name')[source]#
Bases:
orbit.teapot.teapot.DriftTEAPOTThe collimator node class for TEAPOT lattice
Methods Summary
setPosition(pos)track(paramsDict)The collimator-teapot class implementation of the AccNodeBunchTracker class track(probe) method.
Methods Documentation