|
ATLAS Offline Software
|
Go to the documentation of this file.
10 """Centralize style settings for root plots.
16 """Make a standard set of Root plot style settings."""
38 s.SetHistLineWidth (3)
39 s.SetHistLineColor (1)
40 s.SetFrameLineWidth (3)
41 s.SetFrameLineColor (1)
42 s.SetLabelSize(0.05,
"xyz")
43 s.SetTitleOffset(1.2,
"xyz")
46 s.SetPadLeftMargin (0.1)