15.45.3 HISTOGRAMS

LIST HISTOGRAMS [APPEND[=ON|OFF]] [FILE|OUTPUT=filename] [IDENT=[FROM] n1 [TO] [n2]] [SELECT|NAME='hist_name'] [EXACT[=ON|OFF]] [AREA|DIRECTORY="dir/subdir..."] [TReE[=ON|OFF]] [ENTRIES[=ON|OFF]] [HISTOGRAM[=ON|OFF]] [MESH[=ON|OFF]] [ARRAY[=ON|OFF]] [NTUPLES[=ON|OFF]] [INdEX[=ON|OFF]] [LOG[=ON|OFF]] This produces a line printer listing of the current histogram data. The options ENTRIES,MESH,NTUPLES,EXACT,NAME, and IDENT select which histograms are printed. TREE lists all histograms in the directory tree. You may specify the output file name FILE=name. The option LOG types the file name of the histogram listing on your terminal. The histogram data is listed in a form suitable to be printed. Some histogram packages allow you to specify the format of the output. For more information see command: SET HISTOGRAM. An index precedes all of the histograms. If you specify INDEX=OFF then no index is listed. (Default:FILE=histo.lis,TREE=OFF,INDEX=ON,APPEND=OFF)