]> git.uio.no Git - u/mrichter/AliRoot.git/blame - ISAJET/code/fortop.F
VZERO added
[u/mrichter/AliRoot.git] / ISAJET / code / fortop.F
CommitLineData
0795afa3 1#include "isajet/pilot.h"
2 SUBROUTINE FORTOP
3C----------------------------------------------------------------------
4C-
5C- Purpose and Methods :
6C- add to force list forced decays for all heavy q particles
7C- if there was a request to force a heavy q decay
8C- Zero IFORCE after use
9C-
10C- Created 15-DEC-1989 Serban D. Protopopescu
11C-
12C Ver 7.30: Decay top quark rather than hadron, so no longer needed.
13C----------------------------------------------------------------------
14#if defined(CERNLIB_IMPNONE)
15 IMPLICIT NONE
16#endif
17#include "isajet/itapes.inc"
18#include "isajet/force.inc"
19C----------------------------------------------------------------------
20 RETURN
21 END