|
MIDAS
|

Public Attributes | |
| std::string | timescale = "1h" |
| double | minimum = 0 |
| double | maximum = 0 |
| bool | zero_ylow = false |
| bool | log_axis = false |
| bool | show_run_markers = true |
| bool | show_values = true |
| bool | show_fill = true |
| bool | show_factor = false |
| bool | enable_factor = true |
| std::vector< HistVar > | vars |
Definition at line 8371 of file mhttpd.cxx.
| bool HistPlot::enable_factor = true |
Definition at line 8382 of file mhttpd.cxx.
| bool HistPlot::log_axis = false |
Definition at line 8377 of file mhttpd.cxx.
| double HistPlot::maximum = 0 |
Definition at line 8375 of file mhttpd.cxx.
| double HistPlot::minimum = 0 |
Definition at line 8374 of file mhttpd.cxx.
| bool HistPlot::show_factor = false |
Definition at line 8381 of file mhttpd.cxx.
| bool HistPlot::show_fill = true |
Definition at line 8380 of file mhttpd.cxx.
| bool HistPlot::show_run_markers = true |
Definition at line 8378 of file mhttpd.cxx.
| bool HistPlot::show_values = true |
Definition at line 8379 of file mhttpd.cxx.
| std::string HistPlot::timescale = "1h" |
Definition at line 8373 of file mhttpd.cxx.
| std::vector<HistVar> HistPlot::vars |
Definition at line 8384 of file mhttpd.cxx.
| bool HistPlot::zero_ylow = false |
Definition at line 8376 of file mhttpd.cxx.