TransverseBPM#

class orbit.py_linac.orbit_correction.TransverseBPM(trajCorrection, bpm_marker_node, sfx='')[source]#

Bases: orbit.py_linac.lattice.LinacAccNodes.BaseLinacNode

BPM node for transverse position report

Methods Summary

getCoordinates()

returns coordinates of the particle

track(paramsDict)

It is tracking the bunch through this node.

trackDesign(paramsDict)

Nothing should happen here

Methods Documentation

getCoordinates()[source]#

returns coordinates of the particle

track(paramsDict)[source]#

It is tracking the bunch through this node.

trackDesign(paramsDict)[source]#

Nothing should happen here