source: trunk/examples/extended/electromagnetic/TestEm4/geant3/README@ 807

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

update

File size: 575 bytes
RevLine 
[807]1
2 testem4/src is the geant3 equivalent of TestEm4
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/testem4.xb (for batch) or testem4.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 testem4 produces 1 histo saved as testem4.paw if ISWIT(2)=1
20
21 Content of this histo:
22
23 1 : energy deposit in C6F6
24
Note: See TracBrowser for help on using the repository browser.