Go to the source code of this file.
◆ SetFillColor()
◆ SetHistLineWidth()
hipStyle SetHistLineWidth |
( |
2 |
| ) |
|
◆ SetLineWidth()
hipStyle SetLineWidth |
( |
2 |
| ) |
|
◆ SetPadBottomMargin()
hipStyle SetPadBottomMargin |
( |
0. |
10 | ) |
|
◆ SetPadLeftMargin()
hipStyle SetPadLeftMargin |
( |
0. |
20 | ) |
|
◆ SetStatColor()
cout<< "::: * Aliases defined in rootalias.C" << endl; cout << "::: - List them with q<TAB><< endl; cout << "::: * Visualisation style defined in rootlogon.C" << endl; cout << "::: - Add line gROOT->SetStyle(\"clearRetro\"); to your script to use it" << endl; TStyle *hipStyle= new TStyle("clearRetro","HIP plots style for publications"); hipStyle->SetFrameBorderMode(0); hipStyle->SetCanvasBorderMode(0); hipStyle->SetPadBorderMode(0); hipStyle->SetPadBorderSize(0); hipStyle->SetPadColor(0); hipStyle->SetCanvasColor(0); hipStyle->SetTitleColor(0); hipStyle-> SetStatColor |
( |
0 |
| ) |
|
◆ SetStyle()
gROOT SetStyle |
( |
"clearRetro" |
| ) |
|
◆ SetTextSize()
hipStyle SetTextSize |
( |
0. |
05 | ) |
|
◆ SetTitleBorderSize()
hipStyle SetTitleBorderSize |
( |
0 |
| ) |
|