--- DarthVader/ToFLevel2/inc/input_tof.txt 2007/04/30 15:46:29 1.2 +++ DarthVader/ToFLevel2/inc/input_tof.txt 2010/02/17 11:50:52 1.3 @@ -1,7 +1,7 @@ -c k constants (k1, k2) for calculation of beta - REAL k_s11s31(2,24),k_s11s32(2,24),k_s12s31(2,18),k_s12s32(2,18) - REAL k_S21S31(2,6),k_S21S32(2,6),k_S22S31(2,6),k_S22S32(2,6) - REAL k_s11s21(2,16),k_s11s22(2,16),k_s12s21(2,12),k_s12s22(2,12) +c k1 constants for calculation of beta, Z=1, Z=2, Z>2 + REAL k_s11s31(3,24),k_s11s32(3,24),k_s12s31(3,18),k_s12s32(3,18) + REAL k_S21S31(3,6),k_S21S32(3,6),k_S22S31(3,6),k_S22S32(3,6) + REAL k_s11s21(3,16),k_s11s22(3,16),k_s12s21(3,12),k_s12s22(3,12) c relation of time differences in a tof paddle and the location of the c passage of the particle @@ -34,12 +34,13 @@ c----- tracker info integer NTRK double precision AL_PP(5) + double precision trkmip c------ integer adc(4,12),tdc(4,12) integer patterntrig(6) - COMMON / tofinput /AL_PP, + COMMON / tofinput /AL_PP,trkmip, & k_S11S31,k_S11S32,k_S12S31,k_S12S32, & k_S21S31,k_S21S32,k_S22S31,k_S22S32, & k_S11S21,k_S11S22,k_S12S21,k_S12S22,