source: trunk/examples/extended/electromagnetic/TestEm2/geant3/include/pvolum.inc @ 1187

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

update

File size: 724 bytes
Line 
1
2      COMMON/PVOLUM/ IMAT,NLTOT,NRTOT,DLX0,DRX0,X0,Z1,R1 
3*                                                               
4*  IMAT   = GEANT material number.                              (data card MATE)
5*  NLTOT  = total number of longitudinal bins.                  (data card BINS)
6*  NRTOT  = total number of radial bins.                        (data card BINS)
7*  DLX0   = longitudinal bin length , in radiation length unit. (data card BINS)
8*  DRX0   = radial bin length       , in radiation length unit. (data card BINS)
9*                                                                               
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.