Go to the source code of this file.
|
| 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) |
| |
| hipStyle | SetFillColor (0) |
| |
| hipStyle | SetTextSize (0.05) |
| |
| hipStyle | SetHistLineWidth (2) |
| |
| hipStyle | SetLineWidth (2) |
| |
| hipStyle | SetPadBottomMargin (0.10) |
| |
| hipStyle | SetTitleBorderSize (0) |
| |
| hipStyle | SetPadLeftMargin (0.20) |
| |
| gROOT | SetStyle ("clearRetro") |
| |
| hipStyle SetFillColor |
( |
0 |
| ) |
|
| hipStyle SetHistLineWidth |
( |
2 |
| ) |
|
| hipStyle SetLineWidth |
( |
2 |
| ) |
|
| hipStyle SetPadBottomMargin |
( |
0. |
10 | ) |
|
| hipStyle SetPadLeftMargin |
( |
0. |
20 | ) |
|
| 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 |
| ) |
|
| gROOT SetStyle |
( |
"clearRetro" |
| ) |
|
| hipStyle SetTextSize |
( |
0. |
05 | ) |
|
| hipStyle SetTitleBorderSize |
( |
0 |
| ) |
|