/[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.2 - (show annotations) (download)
Thu Jul 6 09:03:26 2006 UTC (18 years, 5 months ago) by mocchiut
Branch: MAIN
CVS Tags: v2r01, v1r01beta, v1r01, v2r00BETA
Changes since 1.1: +2 -0 lines
File MIME type: text/plain
Upgraded ToF routines and output

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 beta_a(13), betatof_a(13)
6 INTEGER tof_i_flag(6),tof_j_flag(6)
7 common /tofoutput/beta_a,betatof_a,
8 & xtofpos,ytofpos,adc_c,adctof_c,tdc_c,
9 & tofmask,
10 & tof_i_flag,tof_j_flag
11
12 SAVE /tofoutput/

  ViewVC Help
Powered by ViewVC 1.1.23