/[PAMELA software]/yoda/techmodel/forroutines/anticounter/ACcalib.h
ViewVC logotype

Annotation of /yoda/techmodel/forroutines/anticounter/ACcalib.h

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.2 - (hide annotations) (download)
Sat Jul 17 20:03:42 2004 UTC (20 years, 4 months ago) by kusanagi
Branch: MAIN
CVS Tags: Rev040729
Changes since 1.1: +1 -6 lines
File MIME type: text/plain
*** empty log message ***

1 kusanagi 1.2
2 kusanagi 1.1 struct datastruct{
3    
4     unsigned short header;
5     unsigned short status[5];
6     unsigned short temp[8];
7     unsigned short DAC[16];
8     unsigned short regist[6];
9     unsigned short time[8];
10     unsigned short n_tr;
11     unsigned short hitmap_tr[16];
12     unsigned short curve1[4096];
13     unsigned short curve2[4096];
14     unsigned short iCRC;
15     unsigned short tail;
16     unsigned short CRC;
17    
18     };
19    
20    
21    

  ViewVC Help
Powered by ViewVC 1.1.23