Geant4.10
Main Page
Related Pages
Modules
Namespaces
Data Structures
Files
File List
Globals
•
All
Data Structures
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Groups
Pages
geant4.10.00.p01
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 Wed Apr 30 2014 15:55:15 for Geant4.10 by
1.8.7