This routine increment by one the given bin number of the given historam.
The histogram number should refer to a valid number otherwise get_hist
returns -1000000 in xval. call inc_hist (Histo_number, Ibin, Xval)
Histo_number : Histogram number Ibin : bin content Xval : bin content after incrementation or -1000000 in case of erorr.