forked from IPNL-CMS/plotIt
-
Notifications
You must be signed in to change notification settings - Fork 0
/
example.yml
51 lines (47 loc) · 1.14 KB
/
example.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
files:
'test/DATA_MuHad_Run2012A-22Jan2013.root':
type: data
legend: "Data"
'test/DATA_SingleMu_Run2012B-TOPMuPlusJets-22Jan2013.root':
type: data
'test/DATA_SingleMu_Run2012C-TOPMuPlusJets-22Jan2013.root':
type: data
'test/DATA_SingleMu_Run2012D-TOPMuPlusJets-22Jan2013.root':
type: data
'test/MC_TTbar_SemiLept.root':
type: mc
cross-section: 245.8
branching-ratio: 0.444
generated-events: 25372496
fill-color: "#aaff00ff"
'test/MC_TTbar_FullLept.root':
type: mc
cross-section: 245.8
branching-ratio: 0.112
generated-events: 12096966
fill-color: "#123456"
'test/MC_W4jets.root':
type: mc
cross-section: 264.0
generated-events: 13358902
fill-color: "#123456"
legend: 'W + jets'
'test/MC_W1jets.root':
type: signal
cross-section: 17.4
generated-events: 25000
branching-ratio: 1
fill-color: 40
legend: "W + 1 jet"
plots:
'VERTEX_NGOOD':
x-axis: test
y-axis: test2
rebin: 2
normalized: false
legend:
position: [0.7, 0.8, 0.9, 0.9]
configuration:
width: 800
height: 800
title: 'CMS, L = %lumi% fb^{-1}, #sqrt{s} = 8 TeV'