Main Page
Namespaces
Classes
Package Documentation
Validation
RecoParticleFlow
interface
NicePlot.h
Go to the documentation of this file.
1
#ifndef __Validation_RecoParticleFlow_NicePlot__
2
#define __Validation_RecoParticleFlow_NicePlot__
3
4
#include <TH1.h>
5
#include <TPad.h>
6
7
class
Style
:
public
TH1 {
8
};
9
10
11
class
Styles
{
12
public
:
13
Style
*
s1
;
14
Style
*
s2
;
15
Style
*
sg1
;
16
Style
*
sback
;
17
Style
*
spred
;
18
Style
*
spblue
;
19
Style
*
sgr1
;
20
Style
*
sgr2
;
21
22
Styles
();
23
24
25
static
void
FormatHisto( TH1*
h
,
const
Style
*
s
);
26
27
static
void
FormatPad( TPad* pad,
bool
grid
=
true
,
bool
logx =
false
,
bool
logy =
false
);
28
29
static
void
SavePlot
(
const
char
*
name
,
const
char
*
dir
);
30
};
31
32
33
#endif
Styles::sgr1
Style * sgr1
Definition:
NicePlot.h:19
Styles::s2
Style * s2
Definition:
NicePlot.h:14
listHistos.grid
grid
Definition:
listHistos.py:42
h
FWCore Framework interface EventSetupRecordImplementation h
Helper function to determine trigger accepts.
Definition:
L1TUtmAlgorithmRcd.h:4
alignCSCRings.s
s
Definition:
alignCSCRings.py:91
Styles::spred
Style * spred
Definition:
NicePlot.h:17
Styles::sback
Style * sback
Definition:
NicePlot.h:16
Styles::s1
Style * s1
Definition:
NicePlot.h:13
Styles::sgr2
Style * sgr2
Definition:
NicePlot.h:20
Style
Definition:
Style.py:1
Styles::sg1
Style * sg1
Definition:
NicePlot.h:15
Styles::spblue
Style * spblue
Definition:
NicePlot.h:18
dir
dbl *** dir
Definition:
mlp_gen.cc:35
Styles
Definition:
NicePlot.h:11
dataset.name
name
Definition:
dataset.py:45
public_plots_tools.SavePlot
def SavePlot(fig, file_name_base)
Definition:
public_plots_tools.py:215
Generated for CMSSW Reference Manual by
1.8.11