EUROPEAN ORGANIZATION FOR NUCLEAR RESEARCH

MAKETHIN: Slice a sequence into thin lenses

This module converts a sequence with thick elements into one composed entirely of thin elemtens as required by the default MAD-X tracking.

Slicing is done by the MAKETHIN command:
MAKETHIN,SEQUENCE=sequence name,
         STYLE=slicing style;
The parameters are defined as: By default all elements are converted to one thin element positioned at the center of the thick element. To get a greater slicing for certain elements use a standard SELECT command with FLAG=MAKETHIN and CLASS, RANGE or PATTERN:
SELECT,FLAG=MAKETHIN,
       CLASS=class,RANGE=range,
       SLICE=no of slices;
The created thin lens sequence has the following properties: Hints:
Helmut Burkhardt, September 2005