122 |
c here bbb is the y component of the m.field |
c here bbb is the y component of the m.field |
123 |
by = bbb |
by = bbb |
124 |
if(iview.eq.12) by = -1. * bbb |
if(iview.eq.12) by = -1. * bbb |
125 |
fieldcorr = -1. * 0.5*REAL(pmuH_h*by*0.00001*SiDimZ/pitchX) ! EM GCC4.7 pmuH_h is double precision but all the others are real... |
fieldcorr = -1. * 0.5*REAL(pmuH_h*by*0.00001*SiDimZ/pitchX)! EM GCC4.7 pmuH_h is double precision but all the others are real... |
126 |
|
|
127 |
elseif(mod(iview,2).eq.1)then |
elseif(mod(iview,2).eq.1)then |
128 |
c ================================================= |
c ================================================= |