Geant4  9.6.p02
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
pvolum.inc
Go to the documentation of this file.
1 
2  COMMON/PVOLUM/ IMAT,NLTOT,NRTOT,DLX0,DRX0,X0,Z1,R1
3 *
4 * IMAT = GEANT material number. (data card MATE)
5 * NLTOT = total number of longitudinal bins. (data card BINS)
6 * NRTOT = total number of radial bins. (data card BINS)
7 * DLX0 = longitudinal bin length , in radiation length unit. (data card BINS)
8 * DRX0 = radial bin length , in radiation length unit. (data card BINS)
9 *
10 
11  COMMON/STEPMAX/stepmax
12 *
13 * stepmax = max allowed step length (data card STEPMX)