Code indexing in gitaly is broken and leads to code not being visible to the user. We work on the issue with highest priority.

Skip to content
Snippets Groups Projects
Commit abb90695 authored by kraus's avatar kraus
Browse files

add notes that multi-slit is asymmetric

parent 85c90a70
No related branches found
No related tags found
No related merge requests found
......@@ -46,7 +46,7 @@ DISTRIB1: DISTRIBUTION,
// SLIT1 is a asymmetric multi-slit where the range of the slits are -4 cm <= x <= 0.0
SLIT1: FLEXIBLECOLLIMATOR, DESCRIPTION="repeat(translate(rectangle(0.04,0.002),-0.02,-0.02),20,0,0.004)", L=0.04, ELEMEDGE=32.432;
MSLIT1: MONITOR, ELEMEDGE=32.472;
......
repeat(
repeat(// this is a asymmetric multi-slit whose slits range from -4 cm <= x <= 0.0
translate(
rectangle(
0.04,0.002),
-0.02,-0.02),
20,0,0.004)
20,0,0.004)
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment