Herwig++
2.7.0
|
Options for channel output. More...
Variables | |
const unsigned int | Default = 0 |
Default output: bin_low bin_high content error. | |
const unsigned int | Bincenters = 1 |
Instead of bin_low _bin_high put a single column (bin_low+bin_high)/2. | |
const unsigned int | NoErrorbars = 1 << 1 |
Do not output uncertainties. | |
const unsigned int | NanEvents = 1 << 2 |
Output the histogram of events with numerical indefinite weights. | |
const unsigned int | Statistics = 1 << 3 |
Output global statistics in a comment. |
Options for channel output.