Maximum and Minimum

[HMAXIMIN]

                         +--------------------+
                         | 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.

Input parameter:
ID
Histogram identifier.

Integrated contents

[HINTCONT]

                          +--------------------+
                          | 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.

Input parameter:
ID
Histogram identifier.