Updating convertHistogramToSymMatrix function in TQHistogramUtils.cxx
Release notes
convertHistogramToSymMatrix
had two ! missing in lines 8320 and 8321.
This function checks if the matrix to invert is invertible. NULL is the value that needs to be returned if the matrix is NOT alphanumeric, and not in the other way around.