]> git.uio.no Git - u/mrichter/AliRoot.git/blob - GEANT321/gkine/gtau.F
This commit was generated by cvs2svn to compensate for changes in r2,
[u/mrichter/AliRoot.git] / GEANT321 / gkine / gtau.F
1 *
2 * $Id$
3 *
4 * $Log$
5 * Revision 1.1.1.1  1995/10/24 10:21:19  cernlib
6 * Geant
7 *
8 *
9 #include "geant321/pilot.h"
10 *CMZ :  3.21/02 29/03/94  15.41.21  by  S.Giani
11 *-- Author :
12       SUBROUTINE GTAU
13 C.
14 C.    ******************************************************************
15 C.    *                                                                *
16 C.    *            Generates the process e+e- -> tau+ tau-             *
17 C.    *             can be called from GUKINE                          *
18 C.    *                                                                *
19 C.    *       Author    R.Hemingway  26 Sept 1985                      *
20 C.    *       Obsoleted in 3.15                                        *
21 C.    *                                                                *
22 C.    ******************************************************************
23 C.
24 #include "geant321/gcunit.inc"
25       WRITE(CHMAIL,10000)
26 10000 FORMAT('Obsolete GTAU reached. This routine is now dummy.')
27       CALL GMAIL(1,1)
28 C
29       END