MIDAS
|
Public Attributes | |
std::string | event_name |
std::string | tag_name |
std::string | formula |
std::string | colour |
std::string | label |
bool | show_raw_value = false |
int | order = -1 |
double | factor = 1.0 |
double | offset = 0 |
double | voffset = 0 |
Definition at line 8324 of file mhttpd.cxx.
std::string HistVar::colour |
Definition at line 8329 of file mhttpd.cxx.
std::string HistVar::event_name |
Definition at line 8326 of file mhttpd.cxx.
double HistVar::factor = 1.0 |
Definition at line 8333 of file mhttpd.cxx.
std::string HistVar::formula |
Definition at line 8328 of file mhttpd.cxx.
std::string HistVar::label |
Definition at line 8330 of file mhttpd.cxx.
double HistVar::offset = 0 |
Definition at line 8334 of file mhttpd.cxx.
int HistVar::order = -1 |
Definition at line 8332 of file mhttpd.cxx.
Definition at line 8331 of file mhttpd.cxx.
std::string HistVar::tag_name |
Definition at line 8327 of file mhttpd.cxx.
double HistVar::voffset = 0 |
Definition at line 8335 of file mhttpd.cxx.