/[PAMELA software]/root2paw/inc/trklev1struct.h
ViewVC logotype

Diff of /root2paw/inc/trklev1struct.h

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

revision 1.2 by mocchiut, Thu Mar 9 15:46:25 2006 UTC revision 1.3 by mocchiut, Thu Mar 9 15:48:38 2006 UTC
# Line 1  Line 1 
1  struct Trklev1 {  struct Trklev1 {
2      Bool_t good1;      Bool_t good1;
3      Int_t nev1;      Int_t nev1;
4        Int_t whic_calib1;
5        Int_t swcode1;
6        //   Bool_t crc1[12];
7        Int_t crc1[12];
8      Int_t pkt_type1;      Int_t pkt_type1;
9      Int_t pkt_num1;      Int_t pkt_num1;
10      Int_t obt1;      Int_t obt1;
11      Int_t which_calib1;      Bool_t cpu_crc1;
12      Int_t nclstr1;      Int_t nclstr1;
13      Int_t view[500];      Int_t view[500];
14      Int_t ladder[500];      Int_t ladder[500];
# Line 38  struct Trklev2 { Line 42  struct Trklev2 {
42      Float_t clsignal[8500];      Float_t clsignal[8500];
43      Float_t cnev[24][12];      Float_t cnev[24][12];
44  };  };
   
   
   

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

  ViewVC Help
Powered by ViewVC 1.1.23