LArSoft  v06_85_00
Liquid Argon Software toolkit - http://larsoft.org/
rootlogon.C File Reference

Go to the source code of this file.

Functions

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")
 

Function Documentation

hipStyle SetFillColor ( )
hipStyle SetHistLineWidth ( )
hipStyle SetLineWidth ( )
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 ( )
hipStyle SetTextSize ( 0.  05)
hipStyle SetTitleBorderSize ( )