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

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

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

revision 1.31 by pam-fi, Fri Aug 31 14:56:50 2007 UTC revision 1.32 by pam-fi, Wed Nov 7 10:38:51 2007 UTC
# Line 90  class TrkTrack : public TObject { Line 90  class TrkTrack : public TObject {
90    
91  private:  private:
92    
93    public:
94    
95      int   seqno;           ///<stored track sequential number      int   seqno;           ///<stored track sequential number
96      int   image;           ///<sequential number of track-image      int   image;           ///<sequential number of track-image
97                    
 public:  
   
98      float al[5];           ///<TRACK STATE VECTOR      float al[5];           ///<TRACK STATE VECTOR
99      float coval[5][5];     ///<covariance matrix      float coval[5][5];     ///<covariance matrix
100      int   xgood[6];        ///<cluster id for x-view (0 = view not included in the fit)      int   xgood[6];        ///<cluster id for x-view (0 = view not included in the fit)

Legend:
Removed from v.1.31  
changed lines
  Added in v.1.32

  ViewVC Help
Powered by ViewVC 1.1.23