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 8348 of file mhttpd.cxx.
Definition at line 8359 of file mhttpd.cxx.
Definition at line 8354 of file mhttpd.cxx.
double HistPlot::maximum = 0 |
Definition at line 8352 of file mhttpd.cxx.
double HistPlot::minimum = 0 |
Definition at line 8351 of file mhttpd.cxx.
Definition at line 8358 of file mhttpd.cxx.
Definition at line 8357 of file mhttpd.cxx.
Definition at line 8355 of file mhttpd.cxx.
Definition at line 8356 of file mhttpd.cxx.
std::string HistPlot::timescale = "1h" |
Definition at line 8350 of file mhttpd.cxx.
std::vector<HistVar> HistPlot::vars |
Definition at line 8361 of file mhttpd.cxx.
Definition at line 8353 of file mhttpd.cxx.