Files
geant4/examples/extended/electromagnetic/TestEm11/geant3/include/calor.inc
T
2016-06-09 12:11:21 +02:00

14 lines
631 B
C++

COMMON/CALOR/Imat,SizeX,SizeYZ,nLayers
COMMON/FIELD/Field
*
* Imat = GEANT material number (data card CALOR)
* SizeX = total X-size of the box (cm) (data card CALOR)
* SizeYZ = total YZ-size of the box (cm) (data card CALOR)
* nLayers = numbers of layers (data card CALOR)
* Field = magnetic field (tesla) (data card FIELD)
*
COMMON/STEPMAX/stepmax
*
* stepmax = max allowed step length (data card STEPMX)