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
 

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 143 of file Common.py.

Member Data Documentation

int canvas_border_mode = 0
static

Definition at line 144 of file Common.py.

int canvas_highlight_color = 2
static

Definition at line 145 of file Common.py.

int canvas_fill_color = 10
static

Definition at line 146 of file Common.py.

hist_fill_color = canvas_fill_color
static

Definition at line 147 of file Common.py.

int line_width = 2
static

Definition at line 148 of file Common.py.

int line_color = 1
static

Definition at line 149 of file Common.py.

int line_style = 1
static

Definition at line 150 of file Common.py.

int fill_color = 0
static

Definition at line 151 of file Common.py.

int graph_fill_color = 10
static

Definition at line 152 of file Common.py.

stats = False
static

Definition at line 153 of file Common.py.

float histo_margin = 0.0
static

Definition at line 154 of file Common.py.

float graph_margin = 0.1
static

Definition at line 155 of file Common.py.


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