/[PAMELA software]/yoda/event/CalibTrk1Event.h
ViewVC logotype

Diff of /yoda/event/CalibTrk1Event.h

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

revision 2.1 by kusanagi, Thu Jan 13 14:43:21 2005 UTC revision 4.1 by kusanagi, Wed Mar 9 19:37:30 2005 UTC
# Line 26  namespace pamela { Line 26  namespace pamela {
26        int   nbad_l2[6];        int   nbad_l2[6];
27        int   nbad_l3[6];        int   nbad_l3[6];
28        int   cal_flag[6];        int   cal_flag[6];
29        int   DSPped_par[6][3072];        float DSPped_par[6][3072];
30        float DSPsig_par[6][3072];        float DSPsig_par[6][3072];
31        float DSPbad_par[6][3072];        int   DSPbad_par[6][3072];
32        UINT8 unpackError;        UINT8 unpackError;
33      ClassDef(CalibTrk1Event, 1)      ClassDef(CalibTrk1Event, 3)
34    };    };
35  }  }
36    

Legend:
Removed from v.2.1  
changed lines
  Added in v.4.1

  ViewVC Help
Powered by ViewVC 1.1.23