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

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

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.1 - (hide annotations) (download)
Sat Jun 17 12:14:55 2006 UTC (18 years, 5 months ago) by mocchiut
Branch: MAIN
Branch point for: ToFLevel2
File MIME type: text/plain
Initial revision

1 mocchiut 1.1 c Normalized ADC value
2     REAL adc_c(4,12),adctof_c(4,12),tdc_c(4,12)
3     REAL xtofpos(3),ytofpos(3)
4     REAL beta_a(13), betatof_a(13)
5     INTEGER tof_i_flag(6),tof_j_flag(6)
6     common /tofoutput/beta_a,betatof_a,
7     & xtofpos,ytofpos,adc_c,adctof_c,tdc_c,
8     & tof_i_flag,tof_j_flag
9    
10     SAVE /tofoutput/

  ViewVC Help
Powered by ViewVC 1.1.23