/[PAMELA software]/yoda/event/CalibS4Event.h
ViewVC logotype

Diff of /yoda/event/CalibS4Event.h

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

revision 2.0 by kusanagi, Tue Sep 21 20:49:57 2004 UTC revision 2.1 by kusanagi, Sun Oct 17 12:28:15 2004 UTC
# Line 13  namespace pamela { Line 13  namespace pamela {
13    public:    public:
14      CalibS4Event(void);      CalibS4Event(void);
15            
16        UINT16 S4register[384];
17        BYTE   S4command[384];
18        UINT16 S4length[384];
19        BYTE   S4crc[384];
20      ClassDef(CalibS4Event, 1)      ClassDef(CalibS4Event, 1)
21    };    };
22  }  }

Legend:
Removed from v.2.0  
changed lines
  Added in v.2.1

  ViewVC Help
Powered by ViewVC 1.1.23