Skip to content
Snippets Groups Projects
Select Git revision
  • 59b67c03546eca8549c93720c33e06a4d8fbaf1c
  • master default protected
  • laudantium-unde-et-iste-et
  • ea-dolor-quia-et-sint
  • ipsum-consequatur-et-in-et
  • sapiente-et-possimus-neque-est
  • qui-in-quod-nam-voluptatem
  • aut-deleniti-est-voluptatum-repellat
  • modi-et-quam-sunt-consequatur
  • et-laudantium-voluptas-quos-pariatur
  • voluptatem-quia-fugit-ut-perferendis
  • at-adipisci-ducimus-qui-nihil
  • dolorem-ratione-sed-illum-minima
  • inventore-temporibus-ipsum-neque-rerum
  • autem-at-dolore-molestiae-et
  • doloribus-dolorem-quos-adipisci-et
  • sed-sit-tempore-expedita-possimus
  • et-recusandae-deleniti-voluptas-consectetur
  • atque-corrupti-laboriosam-nobis-explicabo
  • nostrum-ut-vel-voluptates-et
  • quisquam-dolorum-minus-non-ipsam
21 results

README.md

Blame
  • Code owners
    Assign users and groups as approvers for specific file changes. Learn more.
    example_chamber.dat 1.11 KiB
    #**************************************************************************
    # Script to set the vacuum chamber 
    #
    # Comments:
    #  1) Line start with "#" is comment
    #  2) The format of the vacuum chamber definition is 
    #     start element, end element, minimum x, maximum x,
    #     minimum y, maximum y.  
    #  3) The first line is to define the global 
    #     vacuum chamber limit around the ring, and 
    #     the key words should be "Start","All".
    #  4) To set the vacuum chamber, it is needed to add two markers
    #     in the lattice, such as MK1 and MK2, MK1 is before the first element, 
    #     and MK2 is after the end element for the vacuum chamber region.
    #  5) the units are meters for minimum x, maximum x, minimum y, maximum y  
    #****************************************************************************
    #
    # MK1 MK2 dxmin  dxmax  dymin   dymax  (Apertures in meters)
    Start  All    -35e-3  35e-3  -12.5e-3   12.5e-3
    #sdm1 esdm  -21e-3  21e-3   -5e-3     5e-3
    debut ehu600  -35e-3  35e-3  -7e-3    7e-3
    ssep  esep   -20e-3  35e-3  -7e-3    7e-3
    ssdm  esdm   -21e-3  21e-3  -5e-3    5e-3
    ssdac esdac  -35e-3  25e-3  -2.5e-3   2.5e-3