| Parameter Name |
Units |
Type |
Default |
Description |
| FILENAME |
|
STRING |
|
filename for histogram output |
| INTERVAL |
|
long |
1 |
interval in passes between output |
| START_PASS |
|
long |
0 |
starting pass for output |
| BINS |
|
long |
50 |
number of bins |
| FIXED_BIN_SIZE |
|
long |
0 |
if nonzero, bin size is fixed after the first histogram is made |
| X_DATA |
|
long |
1 |
histogram x and x'? |
| Y_DATA |
|
long |
1 |
histogram y and y'? |
| LONGIT_DATA |
|
long |
1 |
histogram t and p? |
| BIN_SIZE_FACTOR |
|
double |
1 |
multiply computed bin size by this factor before histogramming |
| NORMALIZE |
|
long |
1 |
normalize histogram with bin size and number of particles? |
| DISABLE |
|
long |
0 |
If nonzero, no output will be generated. |