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

Diff of /chewbacca/event/CalibCalPulse1Event.h

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

revision 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 17  namespace pamela { Line 17  namespace pamela {
17          int   pstwerr[4];          int   pstwerr[4];
18          float pperror[4];          float pperror[4];
19          float calpuls[4][11][96];          float calpuls[4][11][96];
20            UINT16 CAL_RESET;
21            UINT16 WRITE_FPGA_REG_CH;
22            UINT16 WRITE_FPGA_REG_VCAL;    
23          UINT8 unpackError;          UINT8 unpackError;
24    
25      ClassDef(CalibCalPulse1Event, 2)      ClassDef(CalibCalPulse1Event, 3)
26    };    };
27  }  }
28    

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

  ViewVC Help
Powered by ViewVC 1.1.23