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

Diff of /yoda/event/CalibTrk2Event.h

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

revision 1.2 by kusanagi, Tue Jul 6 13:31:14 2004 UTC revision 2.0 by kusanagi, Tue Sep 21 20:49:57 2004 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   checksum[6];        int   DSPped_par[6][3072];
       int   DSPbad_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];
32      ClassDef(CalibTrk2Event, 1)      ClassDef(CalibTrk2Event, 1)
33    };    };
34  }  }

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

  ViewVC Help
Powered by ViewVC 1.1.23