TransverseBPM#
- class orbit.py_linac.orbit_correction.TransverseBPM(trajCorrection, bpm_marker_node, sfx='')[source]#
Bases:
orbit.py_linac.lattice.LinacAccNodes.BaseLinacNodeBPM node for transverse position report
Methods Summary
returns coordinates of the particle
track(paramsDict)It is tracking the bunch through this node.
trackDesign(paramsDict)Nothing should happen here
Methods Documentation