Information on fate of particle

INTEGER,ALLOCATABLE ::&
      chdlis(:,:),&          ! List of decay-products of particle.
                             ! (read CHilD-LISt).
                             ! CHDLIS(0,*) is the # of children
                             ! (Hence CHDLIS(0,*) = 0 -> stable )
                             ! CHDLIS(1:# of children,*) is the
                             ! line-numbers of the decay-products.
      deccod(:)              ! code telling how the particle came from
                             ! it's ancestor (directly, =0 or via a casade
                             ! of one or more resonances, in which case decode
                             ! tell how many resonance-decays there are between
                             ! the particle and the ancestor). deccod=-2
                             ! means that the particle itself is a resoncance,
                             ! whilc -1 means that it is some kind of for-
                             ! reference information (eg. particle was generated
                             ! but never used because its ancestor interacted
                             ! in the detector before the production of the
                             ! particle.).

calorimeter-measurement-of-the-track-seen-values