source: trunk/source/geometry/solids/BREPS/test/G4BREPIOtest.out @ 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: 5.0 KB
Line 
1Testing generic BREP solid:
2-----------------------------------------------------------
3    *** Dump for solid - Generic BREP ***
4    ===================================================
5 Solid type: Closed_Shell
6 Parameters:
7   Number of solids: 0
8-----------------------------------------------------------
9
10Testing BREP Box solid:
11-----------------------------------------------------------
12    *** Dump for solid - BREP Box ***
13    ===================================================
14 Solid type: Closed_Shell
15 Parameters:
16   Number of solids: 0
17-----------------------------------------------------------
18
19   Pt1: (1,1,1)   Pt2: (1,-1,1)   Pt3: (-1,-1,1)   Pt4: (-1,1,1)
20   Pt5: (1,1,-1)   Pt6: (1,-1,-1)   Pt7: (-1,-1,-1)   Pt8: (-1,1,-1)
21-----------------------------------------------------------
22
23Testing BREP Cone solid:
24-----------------------------------------------------------
25    *** Dump for solid - BREP Cone ***
26    ===================================================
27 Solid type: Closed_Shell
28 Parameters:
29   Number of solids: 0
30-----------------------------------------------------------
31
32 origin:       (0,0,0)
33 axis:         (0,0,1)
34 direction:    (1,0,0)
35 length:       10
36 radius:       5
37 large_radius: 10
38-----------------------------------------------------------
39
40Testing BREP Cylinder solid:
41-----------------------------------------------------------
42    *** Dump for solid - BREP Cylinder ***
43    ===================================================
44 Solid type: Closed_Shell
45 Parameters:
46   Number of solids: 0
47-----------------------------------------------------------
48
49 origin:       (0,0,0)
50 axis:         (0,0,1)
51 direction:    (1,0,0)
52 length:       5
53 radius:       10
54-----------------------------------------------------------
55
56Testing BREP Open PolyCone solid:
57-----------------------------------------------------------
58    *** Dump for Boolean solid - BREPS OpenPCone ***
59    ===================================================
60 Solid type: G4IntersectionSolid
61 Parameters of constituent solids:
62===========================================================
63-----------------------------------------------------------
64    *** Dump for solid - BREPS OpenPCone ***
65    ===================================================
66 Solid type: Closed_Shell
67 Parameters:
68   Number of solids: 0
69-----------------------------------------------------------
70
71 start_angle:   0
72 opening_angle: 6.28319
73 num_z_planes:  4
74 z_start:       -12000
75 z_values:      -12000 -11500 -11500 -11000
76 RMIN:          100 0 0 100
77 RMAX:          100 2000 1000 100
78-----------------------------------------------------------
79-----------------------------------------------------------
80    *** Dump for solid - IntersectionTubs ***
81    ===================================================
82 Solid type: G4Tubs
83 Parameters:
84    inner radius : 0 mm
85    outer radius : 2000 mm
86    half length Z: 1000 mm
87    starting phi : 0 degrees
88    delta phi    : 360 degrees
89-----------------------------------------------------------
90===========================================================
91
92Testing BREP PolyCone solid:
93-----------------------------------------------------------
94    *** Dump for solid - BREP PolyCone ***
95    ===================================================
96 Solid type: Closed_Shell
97 Parameters:
98   Number of solids: 0
99-----------------------------------------------------------
100
101 start_angle:   0
102 opening_angle: 6.28319
103 num_z_planes:  4
104 z_start:       -12000
105 z_values:      -12000 -11500 -11500 -11000
106 RMIN:          100 0 0 100
107 RMAX:          100 2000 1000 100
108-----------------------------------------------------------
109
110Testing BREP Polyhedra solid:
111-----------------------------------------------------------
112    *** Dump for solid - BREP Polyhedra ***
113    ===================================================
114 Solid type: Closed_Shell
115 Parameters:
116   Number of solids: 0
117-----------------------------------------------------------
118
119 start_angle:   1.5708
120 opening_angle: 6.28319
121 sides:         4
122 num_z_planes:  3
123 z_start:       3500
124 z_values:      3500 4000 4500
125 RMIN:          0 0 0
126 RMAX:          700 0 700
127-----------------------------------------------------------
128
129Testing BREP Sphere solid:
130-----------------------------------------------------------
131    *** Dump for solid - BREP Sphere ***
132    ===================================================
133 Solid type: Closed_Shell
134 Parameters:
135   Number of solids: 0
136-----------------------------------------------------------
137
138 origin: (0,0,0)
139 xhat:   (1,0,0)
140 zhat:   (0,0,1)
141 radius: 10
142-----------------------------------------------------------
143
144Testing BREP Torus solid:
145-----------------------------------------------------------
146    *** Dump for solid - BREP Torus ***
147    ===================================================
148 Solid type: Closed_Shell
149 Parameters:
150   Number of solids: 0
151-----------------------------------------------------------
152
153 origin:       (0,0,0)
154 axis:         (1,0,0)
155 direction:    (0,0,1)
156 MinRadius:    5
157 MaxRadius:    10
158-----------------------------------------------------------
159
Note: See TracBrowser for help on using the repository browser.