|
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 8357 of file mhttpd.cxx.
| std::string HistVar::colour |
Definition at line 8362 of file mhttpd.cxx.
| std::string HistVar::event_name |
Definition at line 8359 of file mhttpd.cxx.
| double HistVar::factor = 1.0 |
Definition at line 8366 of file mhttpd.cxx.
| std::string HistVar::formula |
Definition at line 8361 of file mhttpd.cxx.
| std::string HistVar::label |
Definition at line 8363 of file mhttpd.cxx.
| double HistVar::offset = 0 |
Definition at line 8367 of file mhttpd.cxx.
| int HistVar::order = -1 |
Definition at line 8365 of file mhttpd.cxx.
| bool HistVar::show_raw_value = false |
Definition at line 8364 of file mhttpd.cxx.
| std::string HistVar::tag_name |
Definition at line 8360 of file mhttpd.cxx.
| double HistVar::voffset = 0 |
Definition at line 8368 of file mhttpd.cxx.