Go to the source code of this file.
◆ uginit()
Definition at line 3 of file TestEm4/geant3/src/uginit.F.
12 print *,
'G3 > gives the filename of the data cards to be read:' 14 IF (filnam.EQ.
' ') filnam =
'run01.dat' 15 OPEN (unit=5,
file=filnam,status=
'unknown',form=
'formatted')
void print(G4double elem)