SUBROUTINE : FFTRUE(JTRUE)
AUTHOR : S.Burke
DATE : 17/04/91
LANGUAGE : FORTRAN
SHORT SUMMARY of PURPOSE:
Fill an array with true track information. (Then calls FFXTRP to
do it again if the fast tracking banks are available - not the
most efficient way to do it!)
LIST and DESCRIPTION of INPUT VARIABLES/ARGUMENTS:
JTRUE - the true track (STR) number
FS/STR/SVX banks (true track/vertex information)
Geometry information in /FKCONS/
LIST and DESCRIPTION of OUTPUT VARIABLES/ARGUMENTS:
Fills the TRUE array (in /FKTRUE/) with the true track parameters
at each plane
CALLING TREE from FFTRUE :
CALL FKNORM == tree ==>
CALL FKTRAN == tree ==>
CALL FFXTRP == tree ==>
FUNCTIONS USED :
FFCHG
KEEP SEQUENCES USED :
FKNPL FFSTEE FKCONS FKTRUE BCS STFUNCT
Comments from FFTRUE