#include <NicePlot.h>
Public Member Functions | |
Styles () | |
Static Public Member Functions | |
static void | FormatHisto (TH1 *h, const Style *s) |
static void | FormatPad (TPad *pad, bool grid=true, bool logx=false, bool logy=false) |
static void | SavePlot (const char *name, const char *dir) |
Public Attributes | |
Style * | s1 |
Style * | s2 |
Style * | sback |
Style * | sg1 |
Style * | sgr1 |
Style * | sgr2 |
Style * | spblue |
Style * | spred |
Definition at line 9 of file NicePlot.h.
Styles::Styles | ( | ) |
|
static |
Definition at line 54 of file NicePlot.cc.
References h, and alignCSCRings::s.
Referenced by Comparator::Draw().
|
static |
|
static |
Definition at line 86 of file NicePlot.cc.
References DeadROC_duringRun::dir, HLT_2022v15_cff::eps, and Skims_PA_cff::name.
Style* Styles::s1 |
Definition at line 11 of file NicePlot.h.
Style* Styles::s2 |
Definition at line 12 of file NicePlot.h.
Style* Styles::sback |
Definition at line 14 of file NicePlot.h.
Style* Styles::sg1 |
Definition at line 13 of file NicePlot.h.
Style* Styles::sgr1 |
Definition at line 17 of file NicePlot.h.
Style* Styles::sgr2 |
Definition at line 18 of file NicePlot.h.
Style* Styles::spblue |
Definition at line 16 of file NicePlot.h.
Style* Styles::spred |
Definition at line 15 of file NicePlot.h.