Geant4
9.6.p02
Main Page
Related Pages
Modules
Namespaces
Classes
Files
File List
File Members
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Groups
Pages
geant4_9_6_p02
source
analysis
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
Generated on Sat May 25 2013 14:33:02 for Geant4 by
1.8.4