Parent Directory
|
Revision Log
|
Patch
| revision 1.1 by mocchiut, Tue Sep 23 07:19:49 2008 UTC | revision 1.2 by mocchiut, Thu Oct 2 14:37:22 2008 UTC | |
|---|---|---|
| # | Line 18 namespace pamela { | Line 18 namespace pamela { |
| 18 | /** | /** |
| 19 | * An array of chars containing the CalibCal data area. | * An array of chars containing the CalibCal data area. |
| 20 | */ | */ |
| 21 | TArrayC *calibCalData; | // TArrayC *calibCalData; |
| 22 | UINT16 CAL_RESET; | |
| 23 | ClassDef(CalibCalEvent, 1) | UINT16 WRITE_DSP_MEM; |
| 24 | UINT16 WRITE_FPGA_REG; | |
| 25 | ||
| 26 | ClassDef(CalibCalEvent, 2) | |
| 27 | }; | }; |
| 28 | } | } |
| 29 |
|
||||||||
| ViewVC Help | |
| Powered by ViewVC 1.1.23 |