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 8338 of file mhttpd.cxx.
Definition at line 8349 of file mhttpd.cxx.
Definition at line 8344 of file mhttpd.cxx.
double HistPlot::maximum = 0 |
Definition at line 8342 of file mhttpd.cxx.
double HistPlot::minimum = 0 |
Definition at line 8341 of file mhttpd.cxx.
Definition at line 8348 of file mhttpd.cxx.
Definition at line 8347 of file mhttpd.cxx.
Definition at line 8345 of file mhttpd.cxx.
Definition at line 8346 of file mhttpd.cxx.
std::string HistPlot::timescale = "1h" |
Definition at line 8340 of file mhttpd.cxx.
std::vector<HistVar> HistPlot::vars |
Definition at line 8351 of file mhttpd.cxx.
Definition at line 8343 of file mhttpd.cxx.