Geant4_10
Main Page
Related Pages
Modules
Namespaces
Classes
Files
File List
File Members
source
source
analysis
g4tools
include
tools
hbook
hisid.f
Go to the documentation of this file.
1
INTEGER
FUNCTION
hisid
(ID)
2
IMPLICIT NONE
3
INTEGER
id
4
LOGICAL
hexist
5
IF
(hexist(id).EQV..true.)
THEN
6
hisid
= 1
7
ELSE
8
hisid
= 0
9
ENDIF
10
END
hisid
INTEGER function hisid(ID)
Definition:
hisid.f:1
Generated on Sat Dec 14 2013 14:33:58 for Geant4_10 by
1.8.5