ACCELERATOR PHYSICS GROUP

class Mapper : public AbstractMapper

(Return to index)

Build transfer map.

An abstract visitor class implementing the default behaviour for all visitors capable of tracking a transfer map through a beam line. It implements some default behaviour for such visitors.

Phase space coordinates (in this order):

x:
horizontal displacement (metres).
p_x/p_r:
horizontal canonical momentum (no dimension).
y:
vertical displacement (metres).
p_y/p_r:
vertical canonical momentum (no dimension).
delta_p/p_r:
relative momentum error (no dimension).
v*delta_t:
time difference delta_t w.r.t. the reference frame which moves with uniform velocity

v_r = c*beta_r = p_r/m

along the design orbit, multiplied by the instantaneous velocity v of the particle (metres).

Where
p_r:
is the constant reference momentum defining the reference frame velocity.
m:
is the rest mass of the particles.
Other units used:
reference momentum:
electron-volts.
accelerating voltage:
volts.
separator voltage:
volts.
frequencies:
hertz.
phase lags:
multiples of (2*pi).

Type: Abstract
Superclasses: public AbstractMapper
Include file: ./Algorithms/Mapper.hh

Inheritance

Synopsis (including inherited members):

Documentation:


Documentation generated by fci on Mon Feb 7 11:41:44 2000