[ Identification | Description | Input parameters | Output parameters | Links ]

The Slit Component

Rectangular/circular slit

Identification

Description

Based on Slit-comp by Kim Lefmann and Henrik Roennow
A simple rectangular or circular slit. You may either
specify the radius (circular shape), which takes precedence,
or the rectangular bounds.
No transmission around the slit is allowed.
If cutting option is used, low-weight x-rays are ABSORBED

Example: Slit(xmin=-0.01, xmax=0.01, ymin=-0.01, ymax=0.01)
         Slit(radius=0.01, cut=1e-10)

Input parameters

Parameters in boldface are required; the others are optional.
Name Unit Description Default
xmin m Lower x bound -0.01
xmax m Upper x bound 0.01
ymin m Lower y bound -0.01
ymax m Upper y bound 0.01
radius m Radius of slit in the z=0 plane, centered at Origo 0
cut 1 Lower limit for allowed weight 0
xwidth m Width of slit. Overrides xmin,xmax. 0
yheight m Height of slit. Overrides ymin,ymax. 0

Links


[ Identification | Description | Input parameters | Output parameters | Links ]

Generated automatically by McDoc, Peter Willendrup <peter.willendrup@risoe.dk> / Fri Sep 2 21:40:01 2011