Geant4  10.02.p03
setpawc.f File Reference

Go to the source code of this file.

Functions/Subroutines

integer *4 function setpawc ()
 

Function/Subroutine Documentation

◆ setpawc()

integer*4 function setpawc ( )

Definition at line 27 of file setpawc.f.

27  INTEGER npawc
28  parameter(npawc = 1000000)
29  INTEGER p
30  COMMON /pawc/ p(npawc)
31  INTEGER iquest
32  common/quest/iquest(100)
33  setpawc = npawc
34  RETURN
static int FASTCALL common(PROLOG_STATE *state, int tok)
Definition: xmlrole.cc:1309
integer *4 function setpawc()
Definition: setpawc.f:27
Here is the call graph for this function: