/[PAMELA software]/chewbacca/event/CalibCalPulse2Event.h
ViewVC logotype

Diff of /chewbacca/event/CalibCalPulse2Event.h

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

revision 1.1.1.1 by mocchiut, Tue Sep 23 07:19:48 2008 UTC revision 1.2 by mocchiut, Thu Oct 2 14:37:23 2008 UTC
# Line 18  namespace pamela { Line 18  namespace pamela {
18          int   pstwerr[4];          int   pstwerr[4];
19          float pperror[4];          float pperror[4];
20          float calpuls[4][11][96];          float calpuls[4][11][96];
21          UINT8 unpackError;          UINT16 CAL_RESET;
22            UINT16 WRITE_FPGA_REG_CH;
23            UINT16 WRITE_FPGA_REG_VCAL;
24            UINT8 unpackError;
25    
26      ClassDef(CalibCalPulse2Event, 2)      ClassDef(CalibCalPulse2Event, 3)
27    };    };
28  }  }
29    

Legend:
Removed from v.1.1.1.1  
changed lines
  Added in v.1.2

  ViewVC Help
Powered by ViewVC 1.1.23