! ! This directory is part of the TRACK package, it contains an example ! of TRACK application to a beam-line with Accelerating RF Cavities and ! Quadrupole Focusing. The included files are: ! ! TRACK Input files: ASCI files ! ! track.dat: General input; Beam, Initial Distribution ... ! sclinac.dat: Lattice input; List of beam-line elements ... ! fi_in.dat: Phases input; Phases for RF cavities (empty) ! graph.cfg: Graphic input; Graphic configuration data ! ! TRACK Fields files: Binary files ! ! eh_MWS.#01: Electro-Magnetic field for RF Cavity type 1 ! ! Note: We use binary format for these files to reduce their sizes on ! disk. For portability we may consider converting them into ASCI ! and modify the code accordingly. ! EMS: refers to the software Electro-Magnetic Studio for static ! elements ! MWS: refers to the software Micro-Wave Studio for RF elements ! ! TRACK Executable: ! ! TRACKv37.exe: (Binary) Executable of TRACK version 3.7 ! ! TRACK Output files: ASCI files ! ! ini_dis.dat: (Binary) Initial Distribution file (Generated/Read-in) ! linac.dat: (ASCI) Combined lattice file (sclinac+fi_in) ! ! wtmp.dat: (ASCI) Element by element Reference Particle data ! out.dat: (ASCI) Element by element Beam output parameters ! coord.dat: (ASCI) Particle coordinates at the end of the lattice ! lost.dat: (ASCI) Lost particles information ! log.dat: (ASCI) General log information ! ! Graphic output: Seen on TRACK's Window, which could be saved into a file ! ! g1.bmp: (BitMap) Evolution of some beam parameters along the ! lattice as seen on TRACK's runing Window. !