|
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 8344 of file mhttpd.cxx.
| bool HistPlot::enable_factor = true |
Definition at line 8355 of file mhttpd.cxx.
| bool HistPlot::log_axis = false |
Definition at line 8350 of file mhttpd.cxx.
| double HistPlot::maximum = 0 |
Definition at line 8348 of file mhttpd.cxx.
| double HistPlot::minimum = 0 |
Definition at line 8347 of file mhttpd.cxx.
| bool HistPlot::show_factor = false |
Definition at line 8354 of file mhttpd.cxx.
| bool HistPlot::show_fill = true |
Definition at line 8353 of file mhttpd.cxx.
| bool HistPlot::show_run_markers = true |
Definition at line 8351 of file mhttpd.cxx.
| bool HistPlot::show_values = true |
Definition at line 8352 of file mhttpd.cxx.
| std::string HistPlot::timescale = "1h" |
Definition at line 8346 of file mhttpd.cxx.
| std::vector<HistVar> HistPlot::vars |
Definition at line 8357 of file mhttpd.cxx.
| bool HistPlot::zero_ylow = false |
Definition at line 8349 of file mhttpd.cxx.