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

Diff of /yoda/event/Calib2_Ac2Event.h

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

revision 2.4 by kusanagi, Sat Jan 29 00:26:41 2005 UTC revision 2.5 by kusanagi, Tue Feb 8 08:14:53 2005 UTC
# Line 11  namespace pamela { Line 11  namespace pamela {
11    private:    private:
12        
13    public:    public:
14        unsigned short ResetDSP;      UINT16 header[2];
15        unsigned short DSPinit;      UINT16 status[5];
16        unsigned short DSPprog;      UINT16 temp[8];
17        unsigned short ModeCalib;      UINT16 DAC1[8];
18        unsigned short SetDac;      UINT16 DAC2[8];
19        unsigned short ModePhysics;      UINT16 regist[6];
20        unsigned short ERROR;      UINT16 time[8];
21        UINT16 n_tr;
22        UINT16 hitmap_tr[16];
23        UINT16 curve1[4096];
24        UINT16 curve2[4096];
25        UINT16 iCRC;
26        UINT16 tail;
27        UINT16 CRC;
28        UINT16 CRCcheck;
29        UINT16 ERROR;
30    
31      Calib2_Ac2Event(void);      Calib2_Ac2Event(void);
32    

Legend:
Removed from v.2.4  
changed lines
  Added in v.2.5

  ViewVC Help
Powered by ViewVC 1.1.23