| Rev | Line | |
|---|
| [807] | 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)
|
|---|
Note:
See
TracBrowser
for help on using the repository browser.