source: trunk/examples/extended/electromagnetic/TestEm3/geant3/g4mat/README @ 1309

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

update

File size: 739 bytes
Line 
1
2This program compare the Geant3 and Geant4 dE/dx tables.
3The Geant4 values are read as ffread data cards, as they are printed out
4by TestEm3, according the standard Geant3 binning.
5One must complete by hand the data cards KINE and MATE; see the file lead.dat
6as an example.
7The Geant3 values are computed within this program.
8The g4-g3 differences are ploted in the file plmat.paw
9
10 % cd geant3/g4mat
11 % gmakeB           to make an executable  (Batch version)
12 % gmakeT           to make an executable  (inTeractive version)
13 
14 To execute:
15 
16 % cd geant3/g4mat
17 % $G4SYSTEM/g4mat.xb (for batch) or g4mat.xt (for interactive)
18 
19 The program will ask:
20 G3 > gives the filename of the data cards to be read:
21 
22 lead.dat      (XXX.dat)
23 
Note: See TracBrowser for help on using the repository browser.