Parent Directory | Revision Log | Patch
revision 1.17 by pam-fi, Mon Feb 19 16:28:39 2007 UTC | revision 1.18 by pam-fi, Wed Mar 28 09:24:07 2007 UTC | |
---|---|---|
# | Line 296 struct cMini2track { | Line 296 struct cMini2track { |
296 | double xv[NPLANE],yv[NPLANE],zv[NPLANE]; | double xv[NPLANE],yv[NPLANE],zv[NPLANE]; |
297 | double axv[NPLANE],ayv[NPLANE]; | double axv[NPLANE],ayv[NPLANE]; |
298 | double cov[5][5]; | double cov[5][5]; |
299 | double fact; | |
300 | int nstep; | int nstep; |
301 | int idcand; | int idcand; |
302 | int trackmode; | int trackmode; |
303 | int istepmin; | |
304 | }; | }; |
305 | // | // |
306 | /** | /** |
|
ViewVC Help | |
Powered by ViewVC 1.1.23 |