source: trunk/examples/extended/electromagnetic/TestEm11/geant3/include/calor.inc @ 807

Last change on this file since 807 was 807, checked in by garnier, 16 years ago

update

File size: 631 bytes
Line 
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.