/[PAMELA software]/DarthVader/TrackerLevel2/inc/TrkStruct.h
ViewVC logotype

Diff of /DarthVader/TrackerLevel2/inc/TrkStruct.h

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.20 by pam-fi, Mon May 14 11:03:04 2007 UTC revision 1.22 by pam-fi, Thu May 24 13:29:08 2007 UTC
# Line 294  struct cMini2track { Line 294  struct cMini2track {
294      double xm_a[NPLANE],ym_a[NPLANE];      double xm_a[NPLANE],ym_a[NPLANE];
295      double xm_b[NPLANE],ym_b[NPLANE];      double xm_b[NPLANE],ym_b[NPLANE];
296      double resx[NPLANE],resy[NPLANE];      double resx[NPLANE],resy[NPLANE];
297        double tailx[NPLANE],taily[NPLANE];
298      double xgood[NPLANE],ygood[NPLANE];      double xgood[NPLANE],ygood[NPLANE];
299      double dedxtrk_x[NPLANE];      double dedxtrk_x[NPLANE];
300      double dedxtrk_y[NPLANE];      double dedxtrk_y[NPLANE];
# Line 476  extern "C" { Line 477  extern "C" {
477      int  readb_();      int  readb_();
478      void gufld_(float*, float*);      void gufld_(float*, float*);
479      void xyzpam_(int*,int*,int*,int*,int*,float*,float*,float*,float*);      void xyzpam_(int*,int*,int*,int*,int*,float*,float*,float*,float*);
480        float riseta_(int*,float*);
481    
482  }  }
483    

Legend:
Removed from v.1.20  
changed lines
  Added in v.1.22

  ViewVC Help
Powered by ViewVC 1.1.23