]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - PYTHIA6/pythia6214.f
Adding macro to run the test pt task also on offline ESDs, plus corresponding documen...
[u/mrichter/AliRoot.git] / PYTHIA6 / pythia6214.f
index 5d007041170b68014f2b080009fe210896ec6f18..28e5d1e04ea89b3b4e45506ed6d72319f1c60b21 100644 (file)
@@ -56238,6 +56238,7 @@ C...Loop over all particles. Find cell that was hit by given particle.
      &    KC.EQ.18) GOTO 110
           IF(MSTU(41).GE.3.AND.KCHG(KC,2).EQ.0.AND.PYCHGE(K(I,2)).EQ.0)
      &    GOTO 110
+
         ENDIF
         NP=NP+1
         PT=SQRT(P(I,1)**2+P(I,2)**2)
@@ -59712,10 +59713,3 @@ C...Common code to ensure right century.
  
       RETURN
       END
-
-      SUBROUTINE PYPTFS(MODE,PTMAX,PTMIN,PTGEN)
-C     DUMMY       
-C      common /pyqpar/ T0u,tau0u,nfu,ienglu,ianglu 
-C      common /parimp/ b1,psib1,rb1,rb2,noquen 
-      RETURN
-      END