xboa
Classes | Namespaces
_matrix_tracking.py File Reference

Go to the source code of this file.

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...
 

Namespaces

 xboa.tracking._matrix_tracking
 Should be imported directly from the xboa::tracking namespace.