source: trunk/source/geometry/solids/test/SBT/geant4/trap.geant4 @ 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: 820 bytes
Line 
1#
2# GEANT4 SBT Script to test G4Cons
3# DCW 19/3/99 First try
4#
5# Increment the number below when errors become a bit more rare
6#
7test/maxPoints 10000
8#
9# --- trap.a{1,2}.log
10# Here is a trap,  used and getting problems in CMS    May 28, 1999
11#
12/test/gridSizes 0 0 0 m
13/solid/G4Trap   1268.  0 0 295.  1712.2 1870.29 0 295.  1712.2 1870.29 0 mm
14/test/errorFileName  log/trap.a1.log
15/test/run
16/test/gridSizes 0.02 0.02 0.02 m
17/test/errorFileName  log/trap.a2.log
18/test/run
19/test/gridSizes 0.01 0.01 0.01 m
20/test/errorFileName  log/trap.a3.log
21/test/run
22
23/test/widths 2 2 2 m
24/test/gridSizes 0.05 0.05 0.05 m
25/test/errorFileName  log/trap.b1.log
26/test/run
27/test/gridSizes 0.02 0.02 0.02 m
28/test/errorFileName  log/trap.b2.log
29/test/run
30/test/gridSizes 0.01 0.01 0.01 m
31/test/errorFileName  log/trap.b3.log
32/test/run
33#
34exit
Note: See TracBrowser for help on using the repository browser.