MIDAS
Loading...
Searching...
No Matches
HistPlot Struct Reference
Collaboration diagram for HistPlot:

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< HistVarvars
 

Detailed Description

Definition at line 8338 of file mhttpd.cxx.

Member Data Documentation

◆ enable_factor

bool HistPlot::enable_factor = true

Definition at line 8349 of file mhttpd.cxx.

◆ log_axis

bool HistPlot::log_axis = false

Definition at line 8344 of file mhttpd.cxx.

◆ maximum

double HistPlot::maximum = 0

Definition at line 8342 of file mhttpd.cxx.

◆ minimum

double HistPlot::minimum = 0

Definition at line 8341 of file mhttpd.cxx.

◆ show_factor

bool HistPlot::show_factor = false

Definition at line 8348 of file mhttpd.cxx.

◆ show_fill

bool HistPlot::show_fill = true

Definition at line 8347 of file mhttpd.cxx.

◆ show_run_markers

bool HistPlot::show_run_markers = true

Definition at line 8345 of file mhttpd.cxx.

◆ show_values

bool HistPlot::show_values = true

Definition at line 8346 of file mhttpd.cxx.

◆ timescale

std::string HistPlot::timescale = "1h"

Definition at line 8340 of file mhttpd.cxx.

◆ vars

std::vector<HistVar> HistPlot::vars

Definition at line 8351 of file mhttpd.cxx.

◆ zero_ylow

bool HistPlot::zero_ylow = false

Definition at line 8343 of file mhttpd.cxx.


The documentation for this struct was generated from the following file: