Geant4  9.6.p02
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
calor.inc
Go to the documentation of this file.
1 
2  COMMON/CALOR/Imat,SizeX,SizeYZ,nLayers
3  COMMON/FIELD/Field
4 *
5 * Imat = GEANT material number (data card CALOR)
6 * SizeX = total X-size of the box (cm) (data card CALOR)
7 * SizeYZ = total YZ-size of the box (cm) (data card CALOR)
8 * nLayers = numbers of layers (data card CALOR)
9 * Field = magnetic field (tesla) (data card FIELD)
10 *
11  COMMON/STEPMAX/stepmax
12 *
13 * stepmax = max allowed step length (data card STEPMX)