/[PAMELA software]/DarthVader/ToFLevel2/inc/output_tof.txt
ViewVC logotype

Diff of /DarthVader/ToFLevel2/inc/output_tof.txt

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

revision 1.1 by mocchiut, Sat Jun 17 12:14:55 2006 UTC revision 1.2 by mocchiut, Thu Jul 6 09:03:26 2006 UTC
# Line 1  Line 1 
1  c      Normalized ADC value  c      Normalized ADC value
2         REAL adc_c(4,12),adctof_c(4,12),tdc_c(4,12)         REAL adc_c(4,12),adctof_c(4,12),tdc_c(4,12)
3           INTEGER tofmask(4,12)
4         REAL xtofpos(3),ytofpos(3)         REAL xtofpos(3),ytofpos(3)
5         REAL beta_a(13), betatof_a(13)         REAL beta_a(13), betatof_a(13)
6         INTEGER  tof_i_flag(6),tof_j_flag(6)         INTEGER  tof_i_flag(6),tof_j_flag(6)
7         common /tofoutput/beta_a,betatof_a,         common /tofoutput/beta_a,betatof_a,
8       &  xtofpos,ytofpos,adc_c,adctof_c,tdc_c,       &  xtofpos,ytofpos,adc_c,adctof_c,tdc_c,
9         &  tofmask,
10       &  tof_i_flag,tof_j_flag       &  tof_i_flag,tof_j_flag
11    
12         SAVE /tofoutput/         SAVE /tofoutput/

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

  ViewVC Help
Powered by ViewVC 1.1.23