source: trunk/examples/extended/electromagnetic/TestEm1/geant3/README@ 1036

Last change on this file since 1036 was 807, checked in by garnier, 17 years ago

update

File size: 678 bytes
RevLine 
[807]1
2 testem1/src is the geant3 equivalent of TestEm1
3
4 % cd geant3
5 % gmakeB to make an executable (Batch version)
6 % gmakeT to make an executable (inTeractive version)
7
8 To execute:
9
10 % cd geant3
11 % $G4SYSTEM/testem1.xb (for batch) or testem1.xt (for interactive)
12
13 The program will ask:
14 G3 > gives the filename of the data cards to be read:
15
16 run01.dat (runNN.dat is the equivalent of the G4 runNN.mac)
17
18
19 testem1 produces several histo saved as testem1.paw if ISWIT(2)=1
20
21 Content of these histo:
22
23 1 : track length of primary particle
24 2 : number of steps of primary particle
25 3 : step size of primary particle
26
Note: See TracBrowser for help on using the repository browser.