Parent Directory | Revision Log | Patch
revision 1.34 by bongi, Thu Nov 20 15:05:43 2008 UTC | revision 1.35 by pam-fi, Thu Dec 4 14:33:47 2008 UTC | |
---|---|---|
# | Line 341 struct cMini2track { | Line 341 struct cMini2track { |
341 | double pfixed; | double pfixed; |
342 | double chi2; | double chi2; |
343 | double xv[NPLANE],yv[NPLANE],zv[NPLANE]; | double xv[NPLANE],yv[NPLANE],zv[NPLANE]; |
double xv_a[NPLANE],yv_a[NPLANE],zv_a[NPLANE]; | ||
double xv_b[NPLANE],yv_b[NPLANE],zv_b[NPLANE]; | ||
344 | double axv[NPLANE],ayv[NPLANE]; | double axv[NPLANE],ayv[NPLANE]; |
345 | double cov[5][5]; | double cov[5][5]; |
346 | double fact; | double fact; |
|
ViewVC Help | |
Powered by ViewVC 1.1.23 |