/[PAMELA software]/YodaProfiler/inc/GLTables.h
ViewVC logotype

Diff of /YodaProfiler/inc/GLTables.h

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

revision 1.20 by mocchiut, Tue Sep 11 07:53:54 2007 UTC revision 1.21 by mocchiut, Fri Oct 19 07:47:51 2007 UTC
# Line 325  class GL_TIMESYNC : public GL_TABLES { Line 325  class GL_TIMESYNC : public GL_TABLES {
325      UInt_t pktfirst;      UInt_t pktfirst;
326      UInt_t toffset;      UInt_t toffset;
327      //      //
328      //    UInt_t ID;      UInt_t ID;
329      //    UInt_t ID_RAW;      UInt_t ID_RAW;
330        UInt_t ID_RESURS_OFFSET;
331      UInt_t OBT0;      UInt_t OBT0;
332      UInt_t TIMESYNC;      UInt_t TIMESYNC;
333      UInt_t TYPE;      UInt_t TYPE;
# Line 351  class GL_TIMESYNC : public GL_TABLES { Line 352  class GL_TIMESYNC : public GL_TABLES {
352      UInt_t GetT0() { return T0; };      UInt_t GetT0() { return T0; };
353      UInt_t GetType() { return TYPE; };      UInt_t GetType() { return TYPE; };
354      //      //
355      ClassDef(GL_TIMESYNC,2);      ClassDef(GL_TIMESYNC,3);
356  };  };
357    
358    

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

  ViewVC Help
Powered by ViewVC 1.1.23