xboa
|
Should be imported directly from the xboa::tracking namespace. More...
Classes | |
class | MatrixTracking |
Class to mimic tracking using simple, user-supplied transfer matrices Each transfer matrix M_i0 must be of type numpy.matrix, where M is defined by u_i = M_i*(u_in-v_in) + v_i and u, v are matrices with shape (1, 6) going like (x, px, y, py, t, energy) More... | |
Should be imported directly from the xboa::tracking namespace.