Skip to content
Snippets Groups Projects
Commit b12b323e authored by Jihee Kim's avatar Jihee Kim
Browse files

Added rootlogon.C.

parent 09f16ee7
Branches
Tags
No related merge requests found
Pipeline #3477 passed with warnings
{
// Setting for Graphs
gROOT->SetStyle("Plain");
gStyle->SetOptFit(1);
gStyle->SetLineWidth(2);
gStyle->SetPadTickX(1);
gStyle->SetPadTickY(1);
gStyle->SetPadGridX(1);
gStyle->SetPadGridY(1);
gStyle->SetPadLeftMargin(0.14);
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment