#include "calor.inc"
#include "celoss.inc"
#include "histo.inc"
Go to the source code of this file.
◆ uginit()
Definition at line 3 of file TestEm11/geant3/src/uginit.F.
21 CALL ffkey(
'CALOR', imat, 4,
'MIXED')
22 CALL ffkey(
'FIELD', field, 1,
'REAL')
23 CALL ffkey(
'STEPMX',stepmax,1,
'REAL')
24 CALL ffkey(
'HISTO', idhist, 5,
'MIXED')
27 print *,
'G3 > gives the filename of the data cards to be read:' 29 IF (filnam.EQ.
' ') filnam =
'run01.dat' 30 OPEN (unit=5,
file=filnam,status=
'unknown',form=
'formatted')
33 filename =
'testem11.paw' 34 READ(5,98)key,spaces,filename
void print(G4double elem)