Warning, /geant4/examples/extended/electromagnetic/TestEm3/geant3/g4mat/README is written in an unsupported language. File is not indexed.
0001
0002 This program compare the Geant3 and Geant4 dE/dx tables.
0003 The Geant4 values are read as ffread data cards, as they are printed out
0004 by TestEm3, according the standard Geant3 binning.
0005 One must complete by hand the data cards KINE and MATE; see the file lead.dat
0006 as an example.
0007 The Geant3 values are computed within this program.
0008 The g4-g3 differences are ploted in the file plmat.paw
0009
0010 % cd geant3/g4mat
0011 % gmakeB to make an executable (Batch version)
0012 % gmakeT to make an executable (inTeractive version)
0013
0014 To execute:
0015
0016 % cd geant3/g4mat
0017 % $G4SYSTEM/g4mat.xb (for batch) or g4mat.xt (for interactive)
0018
0019 The program will ask:
0020 G3 > gives the filename of the data cards to be read:
0021
0022 lead.dat (XXX.dat)
0023