|
28 | 28 |
|
29 | 29 | families: |
30 | 30 | # Momentum cleaning |
31 | | - - &TCP3 { <<: *ALL, gap: 15, stage: primary, material: C, length: 0.6 } |
32 | | - - &TCSG3 { <<: *ALL, gap: 18, stage: secondary, material: C, length: 1 } |
| 31 | + - &TCP3 { <<: *ALL, gap: 15, stage: primary, material: CFC, length: 0.6 } |
| 32 | + - &TCSG3 { <<: *ALL, gap: 18, stage: secondary, material: CFC, length: 1 } |
33 | 33 | - &TCLA3 { <<: *ALL, gap: 20, stage: tertiary, material: Iner, length: 1 } |
34 | 34 | # Betatron cleaning |
35 | | - - &TCP7 { <<: *ALL, gap: 5, stage: primary, material: C, length: 0.6 } |
36 | | - - &TCSG7 { <<: *ALL, gap: 6.5, stage: secondary, material: C, length: 1 } |
| 35 | + - &TCP7 { <<: *ALL, gap: 5, stage: primary, material: CFC, length: 0.6 } |
| 36 | + - &TCSG7 { <<: *ALL, gap: 6.5, stage: secondary, material: CFC, length: 1 } |
37 | 37 | - &TCLA7 { <<: *ALL, gap: 10, stage: tertiary, material: Iner, length: 1 } |
38 | 38 | - &CRY7 { <<: *ALL, gap: null, stage: special, material: Si, length: 0.004, side: left, crystal: strip, active: false } |
39 | 39 | # Injection protection |
40 | | - - &TCLI { <<: *ALL, gap: null, stage: tertiary, material: C, length: 1, angle: 90 } |
| 40 | + - &TCLI { <<: *ALL, gap: null, stage: tertiary, material: CFC, length: 1, angle: 90 } |
41 | 41 | - &TDI { <<: *ALL, gap: null, stage: tertiary, material: CU, length: 1.565, angle: 90 } |
42 | 42 | # Dump protection |
43 | | - - &TCDQ { <<: *ALL, gap: 7.3, stage: tertiary, material: C, length: 3, angle: 0, side: left } |
44 | | - - &TCSP { <<: *ALL, gap: 7.3, stage: secondary, material: C, length: 1, angle: 0 } |
| 43 | + - &TCDQ { <<: *ALL, gap: 7.3, stage: tertiary, material: CFC, length: 3, angle: 0, side: left } |
| 44 | + - &TCSP { <<: *ALL, gap: 7.3, stage: secondary, material: CFC, length: 1, angle: 0 } |
45 | 45 | # Triplet protection |
46 | 46 | - &TCT15 { <<: *ALL, gap: 8.5, stage: tertiary, material: Iner, length: 1, parking: 0.020 } |
47 | 47 | - &TCT2 { <<: *ALL, gap: 37, stage: tertiary, material: Iner, length: 1, } |
|
0 commit comments