+--------------------+ | VARIAB = HMAX (ID) | +--------------------+ and-----------------+ | VARIAB= HMIN (ID) | +-------------------+
Action: Returns the maximum or minimum channel contents of a histogram (without underflow and overflow). In the case of a 2-dimensional histogram the returned value does not take into account projections.
+--------------------+ | VARIAB = HSUM (ID) | +--------------------+
Action: Returns the integrated contents of a histogram (without underflow and overflow). In the case of a 2-dimensional histogram the returned value does not take into account projections.