| Line | |
|---|
| 1 |
|
|---|
| 2 | This program compare the Geant3 and Geant4 dE/dx tables.
|
|---|
| 3 | The Geant4 values are read as ffread data cards, as they are printed out
|
|---|
| 4 | by TestEm3, according the standard Geant3 binning.
|
|---|
| 5 | One must complete by hand the data cards KINE and MATE; see the file lead.dat
|
|---|
| 6 | as an example.
|
|---|
| 7 | The Geant3 values are computed within this program.
|
|---|
| 8 | The 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.