Geant4  10.02.p03
TestEm11/geant3/include/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)
static const double cm
Definition: G4SIunits.hh:118
Float_t X
string material
Definition: eplot.py:19
G4double total(Particle const *const p1, Particle const *const p2)
static const double tesla
Definition: G4SIunits.hh:265