/[PAMELA software]/DarthVader/ToFLevel2/inc/ToFCore.h
ViewVC logotype

Diff of /DarthVader/ToFLevel2/inc/ToFCore.h

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

revision 1.8 by mocchiut, Wed Feb 17 11:50:51 2010 UTC revision 1.9 by mocchiut, Wed Nov 23 21:19:35 2011 UTC
# Line 62  struct ToFInput { Line 62  struct ToFInput {
62  //! constants for the time-walk for S32  //! constants for the time-walk for S32
63    Float_t tw32[3][2];    Float_t tw32[3][2];
64  //! constants to get the position from the timing for S11  //! constants to get the position from the timing for S11
65    Float_t y_coor_lin11[2][8];    Float_t y_coor_lin11[8][2];
66  //! constants to get the position from the timing for S12  //! constants to get the position from the timing for S12
67    Float_t y_coor_lin12[2][6];    Float_t x_coor_lin12[6][2];
68  //! constants to get the position from the timing for S21  //! constants to get the position from the timing for S21
69    Float_t y_coor_lin21[2][2];    Float_t x_coor_lin21[2][2];
70  //! constants to get the position from the timing for S22  //! constants to get the position from the timing for S22
71    Float_t y_coor_lin22[2][2];    Float_t y_coor_lin22[2][2];
72  //! constants to get the position from the timing for S31  //! constants to get the position from the timing for S31
73    Float_t y_coor_lin31[2][3];    Float_t y_coor_lin31[3][2];
74  //! constants to get the position from the timing for S32  //! constants to get the position from the timing for S32
75    Float_t y_coor_lin32[2][3];    Float_t x_coor_lin32[3][2];
76  //! raw ADC matrix 4x12 : 12 half-boards @ 4 channels  //! raw ADC matrix 4x12 : 12 half-boards @ 4 channels
77    Int_t adc[12][4];    Int_t adc[12][4];
78  //! raw TDC matrix 4x12 : 12 half-boards @ 4 channels  //! raw TDC matrix 4x12 : 12 half-boards @ 4 channels

Legend:
Removed from v.1.8  
changed lines
  Added in v.1.9

  ViewVC Help
Powered by ViewVC 1.1.23