xboa
Static Public Attributes | List of all members
rg Class Reference

root globals line_color_int=1, line_style_int=1, line_width_int=2, fill_color_int=None, stats_bool=False, hist_title_string='' More...

Static Public Attributes

int canvas_border_mode = 0
 
int canvas_highlight_color = 2
 
int canvas_fill_color = 10
 
 hist_fill_color = canvas_fill_color
 
int line_width = 2
 
int line_color = 1
 
int line_style = 1
 
int fill_color = 0
 
int graph_fill_color = 10
 
 stats = False
 
float histo_margin = 0.0
 
float graph_margin = 0.1
 
int fit_color = 4
 
int fit_style = 2
 

Detailed Description

root globals line_color_int=1, line_style_int=1, line_width_int=2, fill_color_int=None, stats_bool=False, hist_title_string=''

Container to hold some details of root global style information

Definition at line 151 of file _common.py.

Member Data Documentation

int canvas_border_mode = 0
static

Definition at line 152 of file _common.py.

int canvas_highlight_color = 2
static

Definition at line 153 of file _common.py.

int canvas_fill_color = 10
static

Definition at line 154 of file _common.py.

hist_fill_color = canvas_fill_color
static

Definition at line 155 of file _common.py.

int line_width = 2
static

Definition at line 156 of file _common.py.

int line_color = 1
static

Definition at line 157 of file _common.py.

int line_style = 1
static

Definition at line 158 of file _common.py.

int fill_color = 0
static

Definition at line 159 of file _common.py.

int graph_fill_color = 10
static

Definition at line 160 of file _common.py.

stats = False
static

Definition at line 161 of file _common.py.

float histo_margin = 0.0
static

Definition at line 162 of file _common.py.

float graph_margin = 0.1
static

Definition at line 163 of file _common.py.

int fit_color = 4
static

Definition at line 164 of file _common.py.

int fit_style = 2
static

Definition at line 165 of file _common.py.


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