/[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.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  /**  /**

Legend:
Removed from v.1.17  
changed lines
  Added in v.1.18

  ViewVC Help
Powered by ViewVC 1.1.23