/[PAMELA software]/DarthVader/TrackerLevel2/inc/F77/common_mini_2.f
ViewVC logotype

Diff of /DarthVader/TrackerLevel2/inc/F77/common_mini_2.f

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

revision 1.3 by pam-fi, Thu Oct 26 16:22:37 2006 UTC revision 1.4 by pam-fi, Mon Feb 19 16:28:39 2007 UTC
# Line 57  c     REAL*8 DEDXTRK            !(1) Line 57  c     REAL*8 DEDXTRK            !(1)
57        REAL*8 COV        REAL*8 COV
58        INTEGER NSTEP        INTEGER NSTEP
59        INTEGER IDCAND            !(2)        INTEGER IDCAND            !(2)
60          INTEGER TRACKMODE
61        COMMON/TRACK/        COMMON/TRACK/
62       $      AL(5)                                      !track parameters       $      AL(5)                                      !track parameters
63       $     ,XM(NPLANES),YM(NPLANES),ZM(NPLANES)        !couple    => xyz point       $     ,XM(NPLANES),YM(NPLANES),ZM(NPLANES)        !couple    => xyz point
# Line 74  c     $     ,DEDXTRK(NPLANES)           Line 75  c     $     ,DEDXTRK(NPLANES)          
75       $     ,COV(5,5)       $     ,COV(5,5)
76       $     ,NSTEP       $     ,NSTEP
77       $     ,IDCAND              !(2) track-candidate ID (to relate some level1 info)       $     ,IDCAND              !(2) track-candidate ID (to relate some level1 info)
78         $     ,TRACKMODE           ! tracking mode, 0=normal, 1=with bremsstrahlung
79  c******************************************************  c******************************************************
80  cccccc 06/10/2005 modified by elena vannuccini ---> (1)  cccccc 06/10/2005 modified by elena vannuccini ---> (1)
81  cccccc 17/08/2006 modified by elena vannuccini ---> (2)  cccccc 17/08/2006 modified by elena vannuccini ---> (2)

Legend:
Removed from v.1.3  
changed lines
  Added in v.1.4

  ViewVC Help
Powered by ViewVC 1.1.23