ViewVC Help
View File | Revision Log | Show Annotations | Root Listing
root/cvsroot/UserCode/VHbb/python/8TeVsamples.cfg
Revision: 1.2
Committed: Wed Jun 6 20:52:37 2012 UTC (12 years, 11 months ago) by nmohr
Branch: MAIN
Changes since 1.1: +35 -4 lines
Log Message:
Xsec

File Contents

# User Rev Content
1 nmohr 1.2 [General]
2     prefix = ZllH.2012.
3     lumi = 2220.
4    
5 bortigno 1.1 #Montecarlos
6     [DYJetsToLL_M-50_TuneZ2Star_8TeV-madgraph-tarball]
7     infile = DYJetsToLL_M-50_TuneZ2Star_8TeV-madgraph-tarball
8     sampleName =['Zudsg','Zbb','Zcc']
9     sampleType =['BKG']*3
10     sampleGroup=['DYlight','DYb','DYc']
11 nmohr 1.2 xSec = [3503.7]*3
12 bortigno 1.1 SF = [1.108,0.984,1.108]
13     Aprefix = ['udsg_120_', 'b_120_','c_120_']
14 nmohr 1.2 cut = ['(Vtype == 1 || Vtype == 0) & EVENT.json & eventFlav != 5 & eventFlav != 4 & (lheV_pt < 70. | lheV_pt > 100.)','(Vtype == 1 || Vtype == 0) & EVENT.json & eventFlav == 5 & (lheV_pt < 70. | lheV_pt > 100.)','(Vtype == 1 || Vtype == 0) & EVENT.json & eventFlav == 4 & (lheV_pt < 70. | lheV_pt > 100.)']
15    
16     [DYJetsToLL_PtZ-70To100_TuneZ2star_8TeV-madgraph-tarball]
17     infile = DYJetsToLL_PtZ-70To100_TuneZ2star_8TeV-madgraph-tarball
18     sampleName =['Zudsg','Zbb','Zcc']
19     sampleType =['BKG']*3
20     sampleGroup=['DYlight','DYb','DYc']
21     xSec = [62.]*3
22     SF = [1.108,0.984,1.108]
23     Aprefix = ['udsg_120_', 'b_120_','c_120_']
24     cut = ['(Vtype == 1 || Vtype == 0) & EVENT.json & eventFlav != 5 & eventFlav != 4 & lheV_pt > 70. & lheV_pt < 100.','(Vtype == 1 || Vtype == 0) & EVENT.json & eventFlav == 5 & lheV_pt > 70. & lheV_pt < 100.','(Vtype == 1 || Vtype == 0) & EVENT.json & eventFlav == 4 & lheV_pt > 70. & lheV_pt < 100.']
25 bortigno 1.1
26     [WW_TuneZ2star_8TeV_pythia6_tauola]
27     infile = WW_TuneZ2star_8TeV_pythia6_tauola
28     sampleName = WW
29     sampleType = BKG
30     sampleGroup = VV
31     xSec = 57.1097
32     SF = 1.
33     Aprefix =
34     cut = (Vtype == 1 || Vtype == 0)
35    
36     [WZ_TuneZ2star_8TeV_pythia6_tauola]
37     infile = WZ_TuneZ2star_8TeV_pythia6_tauola
38     sampleName = WZ
39     sampleType = BKG
40     sampleGroup = VV
41     xSec = 32.3161
42     SF = 1.
43     Aprefix =
44     cut = (Vtype == 1 || Vtype == 0)
45    
46     [ZZJetsTo2L2Q_TuneZ2star_8TeV-madgraph-tauola]
47     infile = ZZJetsTo2L2Q_TuneZ2star_8TeV-madgraph-tauola
48     sampleName = ZZ
49     sampleType = BKG
50     sampleGroup = VV
51     xSec = 8.25561*0.03658*3*0.6991
52     SF = 1.
53     Aprefix =
54     cut = (Vtype == 1 || Vtype == 0)
55    
56     [TTJets_TuneZ2Star_8TeV-madgraph-tauola]
57     infile = TTJets_TuneZ2Star_8TeV-madgraph-tauola
58     sampleName = TT
59     sampleType = BKG
60     sampleGroup = TT
61     xSec = 225.197
62     SF = 1.
63     Aprefix =
64     cut = (Vtype == 1 || Vtype == 0)
65    
66     [T_s-channel_TuneZ2star_8TeV-powheg-tauola]
67     infile = T_s-channel_TuneZ2star_8TeV-powheg-tauola
68     sampleName = ST_s
69     sampleType = BKG
70     sampleGroup = ST
71     xSec = 3.89394
72     SF = 1.
73     Aprefix =
74     cut = (Vtype == 1 || Vtype == 0)
75    
76     [T_t-channel_TuneZ2star_8TeV-powheg-tauola]
77     infile = T_t-channel_TuneZ2star_8TeV-powheg-tauola
78     sampleName = ST_t
79     sampleType = BKG
80     sampleGroup = ST
81     xSec = 30.0042
82     SF = 1.
83     Aprefix =
84     cut = (Vtype == 1 || Vtype == 0)
85    
86     [T_tW-channel-DR_TuneZ2star_8TeV-powheg-tauola]
87     infile = T_tW-channel-DR_TuneZ2star_8TeV-powheg-tauola
88     sampleName = ST_tW
89     sampleType = BKG
90     sampleGroup = ST
91     xSec = 11.1773
92     SF = 1.
93     Aprefix =
94     cut = (Vtype == 1 || Vtype == 0)
95    
96     [Tbar_s-channel_TuneZ2star_8TeV-powheg-tauola]
97     infile = Tbar_s-channel_TuneZ2star_8TeV-powheg-tauola
98     sampleName = STbar_s
99     sampleType = BKG
100     sampleGroup = ST
101     xSec = 1.75776
102     SF = 1.
103     Aprefix =
104     cut = (Vtype == 1 || Vtype == 0)
105    
106     [Tbar_t-channel_TuneZ2star_8TeV-powheg-tauola]
107     infile = Tbar_t-channel_TuneZ2star_8TeV-powheg-tauola
108     sampleName = STbar_t
109     sampleType = BKG
110     sampleGroup = ST
111     xSec = 55.531
112     SF = 1.
113     Aprefix =
114     cut = (Vtype == 1 || Vtype == 0)
115    
116     [Tbar_tW-channel-DR_TuneZ2star_8TeV-powheg-tauola]
117     infile = Tbar_tW-channel-DR_TuneZ2star_8TeV-powheg-tauola
118     sampleName = STbar_tW
119     sampleType = BKG
120     sampleGroup = ST
121     xSec = 11.1773
122     SF = 1.
123     Aprefix =
124     cut = (Vtype == 1 || Vtype == 0)
125    
126     #[ZH_ZToLL_HToBB_M-110_7TeV-powheg-herwigpp]
127     #[ZH_ZToLL_HToBB_M-115_7TeV-powheg-herwigpp]
128     #[ZH_ZToLL_HToBB_M-120_7TeV-powheg-herwigpp]
129     #[ZH_ZToLL_HToBB_M-125_7TeV-powheg-herwigpp]
130     #[ZH_ZToLL_HToBB_M-130_7TeV-powheg-herwigpp]
131     #[ZH_ZToLL_HToBB_M-135_7TeV-powheg-herwigpp]
132    
133     #Data
134 nmohr 1.2 [DataZee]
135     infile = DataZee
136     sampleFile = DataZee
137     sampleName =Zee
138     sampleType =DATA
139     sampleGroup=DATA
140     Aprefix =
141     cut = (Vtype==1)
142    
143     [DataZmm]
144     infile = DataZmm
145     sampleFile = DataZmm
146     sampleName =Zmm
147     sampleType =DATA
148     sampleGroup=DATA
149     Aprefix =
150     cut = (Vtype==0)
151    
152 bortigno 1.1 [Data]
153     infile = DataZ
154     sampleFile = ['DataZee', 'DataZmm']
155     sampleName =['Zee','Zmm']
156     sampleType =['DATA','DATA']
157     sampleGroup=['DATA','DATA']
158 nmohr 1.2