getNodePosDictForWholeLattice#

orbit.py_linac.lattice.getNodePosDictForWholeLattice(accLattice)[source]#

Returns the dict[node] = (posStart,posEnd) for all nodes (not only for the firts level). This function could be replaced later by the method in the AccLattice class.