source: trunk/source/geometry/solids/test/fred/README.volumes @ 1350

Last change on this file since 1350 was 1350, checked in by garnier, 13 years ago

update to last version 4.9.4

File size: 1015 bytes
Line 
1README.volumes
2
3Fred has several test volumes currently available.
4
5Before run initialization, a test volume should be selected. Several
6volumes are currently implemented. Unless otherwise specified, they have
7dimensions of 1 m.
8
9/fred/volume BOX              # a simple box
10/fred/volume TUBS             # a tube of 1 m inner and 1.2 m outer radii
11/fred/volume CONE             # a cone a 1 m inner and 1.2 m radii at one
12                              # end and 0.4 m and 0.6 m radii at the other
13/fred/volume PCON             # A polycone (crashes with beta 1)
14/fred/volume PGON             # A eight sided polygon of 1 m inner and
15                              # 1.2 m outer transverse size
16/fred/volume PGON2            # The same as above but rotated by 22.5 degrees
17                             
18For all volumes except BOX, a start phi angle and delta phi angle
19can be specified by the commands:
20
21/fred/startPhi <value degrees>
22/fred/deltaPhi <value degrees>
23
24By default, startPhi=0 and deltaPhi=360 (i.e. no phi segmentation).
Note: See TracBrowser for help on using the repository browser.