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

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

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

revision 1.6 by pam-fi, Thu Dec 4 14:33:38 2008 UTC revision 1.7 by pam-fi, Thu Aug 6 15:00:42 2009 UTC
# Line 58  class TrkLevel0 : public TObject{ Line 58  class TrkLevel0 : public TObject{
58   * \brief Struct to decode tracker words   * \brief Struct to decode tracker words
59   *   *
60   */   */
61  typedef struct trkword{  struct trkword{
62    int type;    int type;
63    int decode;    int decode;
64  };  };

Legend:
Removed from v.1.6  
changed lines
  Added in v.1.7

  ViewVC Help
Powered by ViewVC 1.1.23