15.20.2.16 PR...

- These options modify the printed output for LIST HISTOGRAM. They either take a numeric parameter or ON/OFF. If ON or OFF are omitted ON is assumed. 1. MIN=n - Selects the minimum Y for print plot. 2. MAX=n - Selects the maximum Y for print plot. 3. BIGBI=n - Selects the number of columns per channel for histogram print. 4. AUTOMATIC 5. BLACK - Fills the area under the hist with "X" 6. STAR - Prints an asterisk for the histogram 7. ERROR - Puts on error bars 8. CONTENTS - Prints the histogram contents 9. INTEGRAL - Prints the integrated contents 10. HISTOGRAM - Prints the histogram shape 11. LINEAR - Prints on a linear scale in Y 12. LOGARITHIC - Prints on a log scale in Y 13. LOW - Prints the lower limits of the bins 14. MAXIMUM=n - Sets the maximum on the contents 15. MINIMUM=n - Sets the minimum on the contents 16. PAGE=n - Sets the number of lines/page (all histograms) 17. ROTATE - Rotates the hist 18. STATISTICS - Includes hist statistics in output 19. SQUEEZE - Squeezes pages together to save paper. (all histograms) 20. 1PAGE - hist takes only 1 page 21. 2PAGE - Spills hist over 2 pages 22. TABLE - Prints 2-d hists as a table 23. SCATTER - Prints 2-d hists as a scatter plot.