CMS 3D CMS Logo

ZMuMuAnalysisSchedules_cff.py
Go to the documentation of this file.
1 import FWCore.ParameterSet.Config as cms
2 
5 #from ElectroWeakAnalysis.Skimming.zMuMu_SubskimPathsWithMCTruth_cff import *
6 
7 
8 
9 
10 
18 
19 
24 
25 
26 
27 
28 
29 
30 #goodZToMuMuPathLoose.replace(goodZToMuMuLoose, dimuonsSeq * goodZToMuMuLoose)
31 goodZToMuMuPathLoose._seq = dimuonsPath._seq + goodZToMuMuPathLoose._seq
32 
33 goodZToMuMu2HLTPathLoose._seq = dimuonsPath._seq + goodZToMuMu2HLTPathLoose._seq
34 
35 
36 #goodZToMuMu2HLTPathLoose.replace(goodZToMuMuLoose, dimuonsSeq * goodZToMuMuLoose)
37 
38 #goodZToMuMu1HLTPathLoose.replace(goodZToMuMuLoose, dimuonsSeq * goodZToMuMuLoose)
39 
40 goodZToMuMu1HLTPathLoose._seq= dimuonsPath._seq + goodZToMuMu1HLTPathLoose._seq
41 
42 
43 goodZToMuMuAB1HLTPathLoose._seq = dimuonsPath._seq + goodZToMuMuAB1HLTPathLoose._seq
44 
45 goodZToMuMuBB2HLTPathLoose._seq = dimuonsPath._seq + goodZToMuMuBB2HLTPathLoose._seq
46 
47 
48 #goodZToMuMuSameChargePathLoose.replace(dimuonsGlobalSameCharge, dimuonsSeq * dimuonsGlobalSameCharge)
49 goodZToMuMuSameChargePathLoose._seq = dimuonsPath._seq + goodZToMuMuSameChargePathLoose._seq
50 
51 
52 
57 
58 
59 
60 
61 
62 #goodZToMuMuOneStandAloneMuonPathLoose.replace(zToMuMuOneStandAloneMuonLoose, notGoodZToMuMuSeq)
63 
64 goodZToMuMuOneStandAloneMuonPathLoose._seq = dimuonsPath._seq + goodZToMuMuOneStandAloneMuonPathLoose._seq
65 
66 
73 
74 goodZToMuMuOneTrackerMuonPathLoose._seq = dimuonsPath._seq + goodZToMuMuOneTrackerMuonPathLoose._seq
75 
76 
77 
78 
79 
81 
82 #goodZToMuMuOneTrackPathLoose.replace(zToMuGlobalMuOneTrack, notGoodZToMuMuSeq * zToMuGlobalMuOneTrack )
83 
84 goodZToMuMuOneTrackPathLoose._seq = dimuonsPath._seq + dimuonsOneTrackPath._seq + goodZToMuMuOneTrackPathLoose._seq
85 
86 goodZToMuMuOneTrackPathLoose.remove(dimuonsFilter)
87 
88 #initialGoodZToMuMuPath.replace(goodZToMuMu, dimuonsSeq * goodZToMuMu)
89 initialGoodZToMuMuPath._seq = dimuonsPath._seq + initialGoodZToMuMuPath._seq
90 
91 
92 #goodZToMuMuPath.replace(goodZToMuMu, dimuonsSeq * goodZToMuMu)
93 goodZToMuMuPath._seq = dimuonsPath._seq + goodZToMuMuPath._seq
94 
95 
96 #goodZToMuMu2HLTPath.replace(goodZToMuMu, dimuonsSeq * goodZToMuMu)
97 goodZToMuMu1HLTPath._seq = dimuonsPath._seq + goodZToMuMu1HLTPath._seq
98 
99 #goodZToMuMu1HLTPath.replace(goodZToMuMu, dimuonsSeq * goodZToMuMu)
100 goodZToMuMu2HLTPath._seq = dimuonsPath._seq + goodZToMuMu2HLTPath._seq
101 
102 goodZToMuMuAB1HLTPath._seq = dimuonsPath._seq + goodZToMuMuAB1HLTPath._seq
103 
104 goodZToMuMuBB2HLTPath._seq = dimuonsPath._seq + goodZToMuMuBB2HLTPath._seq
105 
106 
107 #goodZToMuMuSameChargePath.replace( dimuonsGlobalSameCharge, dimuonsSeq * dimuonsGlobalSameCharge)
108 goodZToMuMuSameChargePath._seq = dimuonsPath._seq + goodZToMuMuSameChargePath._seq
109 
110 #goodZToMuMuSameCharge2HLTPath.replace( dimuonsGlobalSameCharge, dimuonsSeq * dimuonsGlobalSameCharge)
111 
112 goodZToMuMuSameCharge2HLTPath._seq = dimuonsPath._seq + goodZToMuMuSameCharge2HLTPath._seq
113 
114 #goodZToMuMuSameCharge1HLTPath.replace( dimuonsGlobalSameCharge, dimuonsSeq * dimuonsGlobalSameCharge)
115 goodZToMuMuSameCharge1HLTPath._seq = dimuonsPath._seq + goodZToMuMuSameCharge1HLTPath._seq
116 
117 
118 #nonIsolatedZToMuMuPath.replace(nonIsolatedZToMuMu, dimuonsSeq * nonIsolatedZToMuMu)
119 nonIsolatedZToMuMuPath._seq = dimuonsPath._seq + nonIsolatedZToMuMuPath._seq
120 
121 #oneNonIsolatedZToMuMuPath.replace(nonIsolatedZToMuMu, dimuonsSeq * nonIsolatedZToMuMu)
122 oneNonIsolatedZToMuMuPath._seq = dimuonsPath._seq + oneNonIsolatedZToMuMuPath._seq
123 
124 #twoNonIsolatedZToMuMuPath.replace(nonIsolatedZToMuMu, dimuonsSeq * nonIsolatedZToMuMu)
125 twoNonIsolatedZToMuMuPath._seq = dimuonsPath._seq + twoNonIsolatedZToMuMuPath._seq
126 
127 
128 
133 
134 
135 
136 
138 goodZToMuMuOneStandAloneMuonPath._seq = dimuonsPath._seq + goodZToMuMuOneStandAloneMuonPath._seq
139 
140 
141 
148 
149 
150 
151 
152 
153 
155 
156 
157 
158 
159 goodZToMuMuOneTrackerMuonPath._seq = dimuonsPath._seq + goodZToMuMuOneTrackerMuonPath._seq
160 
161 
162 goodZToMuMuOneTrackPath._seq = dimuonsPath._seq + dimuonsOneTrackPath._seq + goodZToMuMuOneTrackPath._seq
163 goodZToMuMuOneTrackPath.remove(dimuonsFilter)
164 
165 
166 
167 
168 
171 
172 
176 
177 
181 
182 
183 
188 
189 
190 
195 
196 
197 
202 
203 
204 
205 
212 
213 
214 
223 
224 
225 
226 
227 
228 
229 
230 
234 
235 
236 
240 
241 
242 
243 
247 
248 
249 
253 
254 
255 
256 
261 
262 
263 
268 
269 
270 
271 
276 
277 
278 
279 
283 
284 
285 
290 
291 
292 
297 
298 
299 
305 
306 
307 
308 
309 
317 
318 
ZMuMuCategoriesSequences_cff
zMuMu_SubskimPaths_cff