|
20 | 20 | /gate/world/daughters/name OpticalSystem |
21 | 21 | /gate/world/daughters/insert box |
22 | 22 |
|
23 | | -#/gate/OpticalSystem/geometry/setXLength 10.5 cm |
24 | | -#/gate/OpticalSystem/geometry/setYLength 10.5 cm |
25 | 23 | /gate/OpticalSystem/geometry/setXLength 20. cm |
26 | 24 | /gate/OpticalSystem/geometry/setYLength 40. cm |
27 | 25 | /gate/OpticalSystem/geometry/setZLength 2.0 cm |
28 | 26 | /gate/OpticalSystem/placement/setTranslation 0 0 3.0 cm |
29 | 27 | /gate/OpticalSystem/setMaterial Air |
30 | 28 |
|
31 | | -#/gate/OpticalSystem/repeaters/insert ring |
32 | | -#/gate/OpticalSystem/ring/setRepeatNumber 16 |
33 | | -#/gate/OpticalSystem/ring/setPoint1 0. 1. 0. mm |
34 | | -#/gate/OpticalSystem/ring/setPoint2 0. 0. 0. mm |
35 | 29 |
|
36 | 30 | # === crystal: pixels and an additionnal volume behind the pixels === |
37 | 31 | /gate/OpticalSystem/daughters/name crystal |
|
47 | 41 | /gate/systems/OpticalSystem/crystal/attach crystal |
48 | 42 |
|
49 | 43 |
|
50 | | -# === pixels === |
51 | | -#/gate/crystal/daughters/name pixel |
52 | | -#/gate/crystal/daughters/insert box |
53 | | -#/gate/pixel/geometry/setXLength 2. cm |
54 | | -#/gate/pixel/geometry/setYLength 2. cm |
55 | | -#/gate/pixel/geometry/setXLength 0.105 cm |
56 | | -#/gate/pixel/geometry/setYLength 0.105 cm |
57 | | -#/gate/pixel/geometry/setZLength 1 cm |
58 | | -#/gate/pixel/setMaterial Air |
59 | | -#/gate/pixel/placement/setTranslation 0 0 0 cm |
60 | | -#/gate/pixel/vis/setColor red |
61 | | -#/gate/pixel/repeaters/insert cubicArray |
62 | | -#/gate/pixel/cubicArray/setRepeatNumberX 5 |
63 | | -#/gate/pixel/cubicArray/setRepeatNumberY 5 |
64 | | -#/gate/pixel/cubicArray/setRepeatNumberX 100 |
65 | | -#/gate/pixel/cubicArray/setRepeatNumberY 100 |
66 | | -#/gate/pixel/cubicArray/setRepeatNumberZ 1 |
67 | | -#/gate/pixel/cubicArray/setRepeatVector 2.1 2.1 0 cm |
68 | | -#/gate/pixel/cubicArray/setRepeatVector 0.105 0.105 0 cm |
69 | | -#/gate/pixel/vis/forceSolid |
70 | | -#/gate/pixel/attachCrystalSD |
71 | | -#/gate/systems/OpticalSystem/pixel/attach pixel |
72 | | - |
73 | | - |
74 | 44 | # === additionnal volume behind pixels (ex: electronic board) === |
75 | 45 | /gate/OpticalSystem/daughters/name Electronics |
76 | 46 | /gate/OpticalSystem/daughters/insert box |
|
0 commit comments