SUBROUTINE : FERCHK(IERR)
AUTHOR : S.Burke
DATE :
LANGUAGE : FORTRAN
SHORT SUMMARY of PURPOSE:
Histograms the frequency of error conditions per event (up to 200
different errors at once).
LIST and DESCRIPTION of INPUT VARIABLES/ARGUMENTS:
IERR - the error number (as passed to ERRLOG)
LIST and DESCRIPTION of OUTPUT VARIABLES/ARGUMENTS:
Histograms are filled (and booked dynamically) in area //PAWC/FFDBG
CALLING TREE from FERCHK :
None
FUNCTIONS USED :
None
KEEP SEQUENCES USED :
None
Comments from FERCHK