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

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

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.5 - (show annotations) (download)
Tue Aug 11 12:58:23 2009 UTC (15 years, 3 months ago) by mocchiut
Branch: MAIN
CVS Tags: v10RED, v9r00, v9r01, v10REDr01, HEAD
Changes since 1.4: +1 -1 lines
File MIME type: text/plain
Compilation warnings with gcc >= 4.3 fixed

1 c Normalized ADC value
2 REAL adc_c(4,12),adctof_c(4,12),tdc_c(4,12)
3 INTEGER tofmask(4,12)
4 REAL xtofpos(3),ytofpos(3)
5 REAL xtr_tof(6),ytr_tof(6)
6 REAL beta_a(13), betatof_a(13)
7 INTEGER tof_i_flag(6),tof_j_flag(6)
8 INTEGER adcflagtof(4,12),tdcflagtof(4,12)
9 INTEGER adcflag(4,12),tdcflag(4,12)
10 common /tofoutput/beta_a,betatof_a,
11 & xtofpos,ytofpos,xtr_tof,ytr_tof,
12 & adc_c,adctof_c,tdc_c,
13 & tofmask,
14 & tof_i_flag,tof_j_flag,
15 & adcflagtof,tdcflagtof,
16 & adcflag,tdcflag
17
18 SAVE /tofoutput/

  ViewVC Help
Powered by ViewVC 1.1.23