4 #include "baby_base.hh" 23 gROOT->ProcessLine(
"#include <vector>");
31 chain_(
"junk",
"junk"),
32 tree_(
"tree",
"tree"),
35 event_(static_cast<Long64_t >(bad_val_)),
36 b_event_(tree_.Branch(
"event", &event_)),
38 fromGS_(static_cast<bool >(bad_val_)),
39 b_fromGS_(tree_.Branch(
"fromGS", &fromGS_)),
41 jetmismeas_(static_cast<bool >(bad_val_)),
42 b_jetmismeas_(tree_.Branch(
"jetmismeas", &jetmismeas_)),
44 json12p9_(static_cast<bool >(bad_val_)),
45 b_json12p9_(tree_.Branch(
"json12p9", &json12p9_)),
47 json2p6_(static_cast<bool >(bad_val_)),
48 b_json2p6_(tree_.Branch(
"json2p6", &json2p6_)),
50 json4p0_(static_cast<bool >(bad_val_)),
51 b_json4p0_(tree_.Branch(
"json4p0", &json4p0_)),
53 json7p65_(static_cast<bool >(bad_val_)),
54 b_json7p65_(tree_.Branch(
"json7p65", &json7p65_)),
56 low_dphi_(static_cast<bool >(bad_val_)),
57 b_low_dphi_(tree_.Branch(
"low_dphi", &low_dphi_)),
59 nonblind_(static_cast<bool >(bad_val_)),
60 b_nonblind_(tree_.Branch(
"nonblind", &nonblind_)),
62 pass_(static_cast<bool >(bad_val_)),
63 b_pass_(tree_.Branch(
"pass", &pass_)),
65 pass20_(static_cast<bool >(bad_val_)),
66 b_pass20_(tree_.Branch(
"pass20", &pass20_)),
68 pass40_(static_cast<bool >(bad_val_)),
69 b_pass40_(tree_.Branch(
"pass40", &pass40_)),
71 pass50_(static_cast<bool >(bad_val_)),
72 b_pass50_(tree_.Branch(
"pass50", &pass50_)),
74 pass_cschalo_(static_cast<bool >(bad_val_)),
75 b_pass_cschalo_(tree_.Branch(
"pass_cschalo", &pass_cschalo_)),
76 c_pass_cschalo_(false),
77 pass_ecaldeadcell_(static_cast<bool >(bad_val_)),
78 b_pass_ecaldeadcell_(tree_.Branch(
"pass_ecaldeadcell", &pass_ecaldeadcell_)),
79 c_pass_ecaldeadcell_(false),
80 pass_eebadsc_(static_cast<bool >(bad_val_)),
81 b_pass_eebadsc_(tree_.Branch(
"pass_eebadsc", &pass_eebadsc_)),
82 c_pass_eebadsc_(false),
83 pass_goodv_(static_cast<bool >(bad_val_)),
84 b_pass_goodv_(tree_.Branch(
"pass_goodv", &pass_goodv_)),
86 pass_hbhe_(static_cast<bool >(bad_val_)),
87 b_pass_hbhe_(tree_.Branch(
"pass_hbhe", &pass_hbhe_)),
89 pass_hbheiso_(static_cast<bool >(bad_val_)),
90 b_pass_hbheiso_(tree_.Branch(
"pass_hbheiso", &pass_hbheiso_)),
91 c_pass_hbheiso_(false),
92 pass_jets_(static_cast<bool >(bad_val_)),
93 b_pass_jets_(tree_.Branch(
"pass_jets", &pass_jets_)),
95 pass_jets20_(static_cast<bool >(bad_val_)),
96 b_pass_jets20_(tree_.Branch(
"pass_jets20", &pass_jets20_)),
97 c_pass_jets20_(false),
98 pass_jets40_(static_cast<bool >(bad_val_)),
99 b_pass_jets40_(tree_.Branch(
"pass_jets40", &pass_jets40_)),
100 c_pass_jets40_(false),
101 pass_jets50_(static_cast<bool >(bad_val_)),
102 b_pass_jets50_(tree_.Branch(
"pass_jets50", &pass_jets50_)),
103 c_pass_jets50_(false),
104 pass_jets_nohf_(static_cast<bool >(bad_val_)),
105 b_pass_jets_nohf_(tree_.Branch(
"pass_jets_nohf", &pass_jets_nohf_)),
106 c_pass_jets_nohf_(false),
107 pass_jets_ra2_(static_cast<bool >(bad_val_)),
108 b_pass_jets_ra2_(tree_.Branch(
"pass_jets_ra2", &pass_jets_ra2_)),
109 c_pass_jets_ra2_(false),
110 pass_jets_tight_(static_cast<bool >(bad_val_)),
111 b_pass_jets_tight_(tree_.Branch(
"pass_jets_tight", &pass_jets_tight_)),
112 c_pass_jets_tight_(false),
113 pass_jets_tight_ra2_(static_cast<bool >(bad_val_)),
114 b_pass_jets_tight_ra2_(tree_.Branch(
"pass_jets_tight_ra2", &pass_jets_tight_ra2_)),
115 c_pass_jets_tight_ra2_(false),
116 pass_nohf_(static_cast<bool >(bad_val_)),
117 b_pass_nohf_(tree_.Branch(
"pass_nohf", &pass_nohf_)),
119 pass_ra2_(static_cast<bool >(bad_val_)),
120 b_pass_ra2_(tree_.Branch(
"pass_ra2", &pass_ra2_)),
122 pass_ra2_badmu_(static_cast<bool >(bad_val_)),
123 b_pass_ra2_badmu_(tree_.Branch(
"pass_ra2_badmu", &pass_ra2_badmu_)),
124 c_pass_ra2_badmu_(false),
125 stitch_(static_cast<bool >(bad_val_)),
126 b_stitch_(tree_.Branch(
"stitch", &stitch_)),
128 trig_lep_(static_cast<bool >(bad_val_)),
129 b_trig_lep_(tree_.Branch(
"trig_lep", &trig_lep_)),
131 trig_met_(static_cast<bool >(bad_val_)),
132 b_trig_met_(tree_.Branch(
"trig_met", &trig_met_)),
134 trig_ra4_(static_cast<bool >(bad_val_)),
135 b_trig_ra4_(tree_.Branch(
"trig_ra4", &trig_ra4_)),
137 trig_vvvl_(static_cast<bool >(bad_val_)),
138 b_trig_vvvl_(tree_.Branch(
"trig_vvvl", &trig_vvvl_)),
140 dphi1_(static_cast<float >(bad_val_)),
141 b_dphi1_(tree_.Branch(
"dphi1", &dphi1_)),
143 dphi2_(static_cast<float >(bad_val_)),
144 b_dphi2_(tree_.Branch(
"dphi2", &dphi2_)),
146 dphi3_(static_cast<float >(bad_val_)),
147 b_dphi3_(tree_.Branch(
"dphi3", &dphi3_)),
149 dphi4_(static_cast<float >(bad_val_)),
150 b_dphi4_(tree_.Branch(
"dphi4", &dphi4_)),
152 dphi_wlep_(static_cast<float >(bad_val_)),
153 b_dphi_wlep_(tree_.Branch(
"dphi_wlep", &dphi_wlep_)),
155 eff_jetid_(static_cast<float >(bad_val_)),
156 b_eff_jetid_(tree_.Branch(
"eff_jetid", &eff_jetid_)),
158 eff_trig_(static_cast<float >(bad_val_)),
159 b_eff_trig_(tree_.Branch(
"eff_trig", &eff_trig_)),
161 elel_eta_(static_cast<float >(bad_val_)),
162 b_elel_eta_(tree_.Branch(
"elel_eta", &elel_eta_)),
164 elel_m_(static_cast<float >(bad_val_)),
165 b_elel_m_(tree_.Branch(
"elel_m", &elel_m_)),
167 elel_phi_(static_cast<float >(bad_val_)),
168 b_elel_phi_(tree_.Branch(
"elel_phi", &elel_phi_)),
170 elel_pt_(static_cast<float >(bad_val_)),
171 b_elel_pt_(tree_.Branch(
"elel_pt", &elel_pt_)),
173 elel_pt1_(static_cast<float >(bad_val_)),
174 b_elel_pt1_(tree_.Branch(
"elel_pt1", &elel_pt1_)),
176 elel_pt2_(static_cast<float >(bad_val_)),
177 b_elel_pt2_(tree_.Branch(
"elel_pt2", &elel_pt2_)),
179 elel_w_(static_cast<float >(bad_val_)),
180 b_elel_w_(tree_.Branch(
"elel_w", &elel_w_)),
182 elelv_eta_(static_cast<float >(bad_val_)),
183 b_elelv_eta_(tree_.Branch(
"elelv_eta", &elelv_eta_)),
185 elelv_m_(static_cast<float >(bad_val_)),
186 b_elelv_m_(tree_.Branch(
"elelv_m", &elelv_m_)),
188 elelv_phi_(static_cast<float >(bad_val_)),
189 b_elelv_phi_(tree_.Branch(
"elelv_phi", &elelv_phi_)),
191 elelv_pt_(static_cast<float >(bad_val_)),
192 b_elelv_pt_(tree_.Branch(
"elelv_pt", &elelv_pt_)),
194 elelv_pt1_(static_cast<float >(bad_val_)),
195 b_elelv_pt1_(tree_.Branch(
"elelv_pt1", &elelv_pt1_)),
197 elelv_pt2_(static_cast<float >(bad_val_)),
198 b_elelv_pt2_(tree_.Branch(
"elelv_pt2", &elelv_pt2_)),
200 elelv_w_(static_cast<float >(bad_val_)),
201 b_elelv_w_(tree_.Branch(
"elelv_w", &elelv_w_)),
203 elmu_eta_(static_cast<float >(bad_val_)),
204 b_elmu_eta_(tree_.Branch(
"elmu_eta", &elmu_eta_)),
206 elmu_m_(static_cast<float >(bad_val_)),
207 b_elmu_m_(tree_.Branch(
"elmu_m", &elmu_m_)),
209 elmu_phi_(static_cast<float >(bad_val_)),
210 b_elmu_phi_(tree_.Branch(
"elmu_phi", &elmu_phi_)),
212 elmu_pt_(static_cast<float >(bad_val_)),
213 b_elmu_pt_(tree_.Branch(
"elmu_pt", &elmu_pt_)),
215 elmu_pt1_(static_cast<float >(bad_val_)),
216 b_elmu_pt1_(tree_.Branch(
"elmu_pt1", &elmu_pt1_)),
218 elmu_pt2_(static_cast<float >(bad_val_)),
219 b_elmu_pt2_(tree_.Branch(
"elmu_pt2", &elmu_pt2_)),
221 elmu_w_(static_cast<float >(bad_val_)),
222 b_elmu_w_(tree_.Branch(
"elmu_w", &elmu_w_)),
224 hig1_eta_(static_cast<float >(bad_val_)),
225 b_hig1_eta_(tree_.Branch(
"hig1_eta", &hig1_eta_)),
227 hig1_m_(static_cast<float >(bad_val_)),
228 b_hig1_m_(tree_.Branch(
"hig1_m", &hig1_m_)),
230 hig1_phi_(static_cast<float >(bad_val_)),
231 b_hig1_phi_(tree_.Branch(
"hig1_phi", &hig1_phi_)),
233 hig1_pt_(static_cast<float >(bad_val_)),
234 b_hig1_pt_(tree_.Branch(
"hig1_pt", &hig1_pt_)),
236 hig2_eta_(static_cast<float >(bad_val_)),
237 b_hig2_eta_(tree_.Branch(
"hig2_eta", &hig2_eta_)),
239 hig2_m_(static_cast<float >(bad_val_)),
240 b_hig2_m_(tree_.Branch(
"hig2_m", &hig2_m_)),
242 hig2_phi_(static_cast<float >(bad_val_)),
243 b_hig2_phi_(tree_.Branch(
"hig2_phi", &hig2_phi_)),
245 hig2_pt_(static_cast<float >(bad_val_)),
246 b_hig2_pt_(tree_.Branch(
"hig2_pt", &hig2_pt_)),
248 hig_am_(static_cast<float >(bad_val_)),
249 b_hig_am_(tree_.Branch(
"hig_am", &hig_am_)),
251 hig_dm_(static_cast<float >(bad_val_)),
252 b_hig_dm_(tree_.Branch(
"hig_dm", &hig_dm_)),
254 hig_dphi_(static_cast<float >(bad_val_)),
255 b_hig_dphi_(tree_.Branch(
"hig_dphi", &hig_dphi_)),
257 hig_drmax_(static_cast<float >(bad_val_)),
258 b_hig_drmax_(tree_.Branch(
"hig_drmax", &hig_drmax_)),
260 ht_(static_cast<float >(bad_val_)),
261 b_ht_(tree_.Branch(
"ht", &ht_)),
263 ht40_(static_cast<float >(bad_val_)),
264 b_ht40_(tree_.Branch(
"ht40", &ht40_)),
266 ht50_(static_cast<float >(bad_val_)),
267 b_ht50_(tree_.Branch(
"ht50", &ht50_)),
269 ht_clean_(static_cast<float >(bad_val_)),
270 b_ht_clean_(tree_.Branch(
"ht_clean", &ht_clean_)),
272 ht_hlt_(static_cast<float >(bad_val_)),
273 b_ht_hlt_(tree_.Branch(
"ht_hlt", &ht_hlt_)),
275 ht_isr_me_(static_cast<float >(bad_val_)),
276 b_ht_isr_me_(tree_.Branch(
"ht_isr_me", &ht_isr_me_)),
278 ht_ra2_(static_cast<float >(bad_val_)),
279 b_ht_ra2_(tree_.Branch(
"ht_ra2", &ht_ra2_)),
281 ht_tru_(static_cast<float >(bad_val_)),
282 b_ht_tru_(tree_.Branch(
"ht_tru", &ht_tru_)),
284 htx_(static_cast<float >(bad_val_)),
285 b_htx_(tree_.Branch(
"htx", &htx_)),
287 htx40_(static_cast<float >(bad_val_)),
288 b_htx40_(tree_.Branch(
"htx40", &htx40_)),
290 htx50_(static_cast<float >(bad_val_)),
291 b_htx50_(tree_.Branch(
"htx50", &htx50_)),
293 isr_tru_eta_(static_cast<float >(bad_val_)),
294 b_isr_tru_eta_(tree_.Branch(
"isr_tru_eta", &isr_tru_eta_)),
295 c_isr_tru_eta_(false),
296 isr_tru_phi_(static_cast<float >(bad_val_)),
297 b_isr_tru_phi_(tree_.Branch(
"isr_tru_phi", &isr_tru_phi_)),
298 c_isr_tru_phi_(false),
299 isr_tru_pt_(static_cast<float >(bad_val_)),
300 b_isr_tru_pt_(tree_.Branch(
"isr_tru_pt", &isr_tru_pt_)),
301 c_isr_tru_pt_(false),
302 jetsys_eta_(static_cast<float >(bad_val_)),
303 b_jetsys_eta_(tree_.Branch(
"jetsys_eta", &jetsys_eta_)),
304 c_jetsys_eta_(false),
305 jetsys_m_(static_cast<float >(bad_val_)),
306 b_jetsys_m_(tree_.Branch(
"jetsys_m", &jetsys_m_)),
308 jetsys_nob_eta_(static_cast<float >(bad_val_)),
309 b_jetsys_nob_eta_(tree_.Branch(
"jetsys_nob_eta", &jetsys_nob_eta_)),
310 c_jetsys_nob_eta_(false),
311 jetsys_nob_m_(static_cast<float >(bad_val_)),
312 b_jetsys_nob_m_(tree_.Branch(
"jetsys_nob_m", &jetsys_nob_m_)),
313 c_jetsys_nob_m_(false),
314 jetsys_nob_phi_(static_cast<float >(bad_val_)),
315 b_jetsys_nob_phi_(tree_.Branch(
"jetsys_nob_phi", &jetsys_nob_phi_)),
316 c_jetsys_nob_phi_(false),
317 jetsys_nob_pt_(static_cast<float >(bad_val_)),
318 b_jetsys_nob_pt_(tree_.Branch(
"jetsys_nob_pt", &jetsys_nob_pt_)),
319 c_jetsys_nob_pt_(false),
320 jetsys_phi_(static_cast<float >(bad_val_)),
321 b_jetsys_phi_(tree_.Branch(
"jetsys_phi", &jetsys_phi_)),
322 c_jetsys_phi_(false),
323 jetsys_pt_(static_cast<float >(bad_val_)),
324 b_jetsys_pt_(tree_.Branch(
"jetsys_pt", &jetsys_pt_)),
326 m_tt_(static_cast<float >(bad_val_)),
327 b_m_tt_(tree_.Branch(
"m_tt", &m_tt_)),
329 mct_(static_cast<float >(bad_val_)),
330 b_mct_(tree_.Branch(
"mct", &mct_)),
332 met_(static_cast<float >(bad_val_)),
333 b_met_(tree_.Branch(
"met", &met_)),
335 met_calo_(static_cast<float >(bad_val_)),
336 b_met_calo_(tree_.Branch(
"met_calo", &met_calo_)),
338 met_calo_phi_(static_cast<float >(bad_val_)),
339 b_met_calo_phi_(tree_.Branch(
"met_calo_phi", &met_calo_phi_)),
340 c_met_calo_phi_(false),
341 met_mini_(static_cast<float >(bad_val_)),
342 b_met_mini_(tree_.Branch(
"met_mini", &met_mini_)),
344 met_mini_phi_(static_cast<float >(bad_val_)),
345 b_met_mini_phi_(tree_.Branch(
"met_mini_phi", &met_mini_phi_)),
346 c_met_mini_phi_(false),
347 met_nohf_(static_cast<float >(bad_val_)),
348 b_met_nohf_(tree_.Branch(
"met_nohf", &met_nohf_)),
350 met_nohf_phi_(static_cast<float >(bad_val_)),
351 b_met_nohf_phi_(tree_.Branch(
"met_nohf_phi", &met_nohf_phi_)),
352 c_met_nohf_phi_(false),
353 met_phi_(static_cast<float >(bad_val_)),
354 b_met_phi_(tree_.Branch(
"met_phi", &met_phi_)),
356 met_raw_(static_cast<float >(bad_val_)),
357 b_met_raw_(tree_.Branch(
"met_raw", &met_raw_)),
359 met_raw_phi_(static_cast<float >(bad_val_)),
360 b_met_raw_phi_(tree_.Branch(
"met_raw_phi", &met_raw_phi_)),
361 c_met_raw_phi_(false),
362 met_rebal_(static_cast<float >(bad_val_)),
363 b_met_rebal_(tree_.Branch(
"met_rebal", &met_rebal_)),
365 met_tru_(static_cast<float >(bad_val_)),
366 b_met_tru_(tree_.Branch(
"met_tru", &met_tru_)),
368 met_tru_nuw_(static_cast<float >(bad_val_)),
369 b_met_tru_nuw_(tree_.Branch(
"met_tru_nuw", &met_tru_nuw_)),
370 c_met_tru_nuw_(false),
371 met_tru_nuw_phi_(static_cast<float >(bad_val_)),
372 b_met_tru_nuw_phi_(tree_.Branch(
"met_tru_nuw_phi", &met_tru_nuw_phi_)),
373 c_met_tru_nuw_phi_(false),
374 met_tru_phi_(static_cast<float >(bad_val_)),
375 b_met_tru_phi_(tree_.Branch(
"met_tru_phi", &met_tru_phi_)),
376 c_met_tru_phi_(false),
377 mht_(static_cast<float >(bad_val_)),
378 b_mht_(tree_.Branch(
"mht", &mht_)),
380 mht_clean_(static_cast<float >(bad_val_)),
381 b_mht_clean_(tree_.Branch(
"mht_clean", &mht_clean_)),
383 mht_clean_phi_(static_cast<float >(bad_val_)),
384 b_mht_clean_phi_(tree_.Branch(
"mht_clean_phi", &mht_clean_phi_)),
385 c_mht_clean_phi_(false),
386 mht_phi_(static_cast<float >(bad_val_)),
387 b_mht_phi_(tree_.Branch(
"mht_phi", &mht_phi_)),
389 mj08_(static_cast<float >(bad_val_)),
390 b_mj08_(tree_.Branch(
"mj08", &mj08_)),
392 mj12_(static_cast<float >(bad_val_)),
393 b_mj12_(tree_.Branch(
"mj12", &mj12_)),
395 mj14_(static_cast<float >(bad_val_)),
396 b_mj14_(tree_.Branch(
"mj14", &mj14_)),
398 mj14_nolep_(static_cast<float >(bad_val_)),
399 b_mj14_nolep_(tree_.Branch(
"mj14_nolep", &mj14_nolep_)),
400 c_mj14_nolep_(false),
401 mj40_(static_cast<float >(bad_val_)),
402 b_mj40_(tree_.Branch(
"mj40", &mj40_)),
404 mj50_(static_cast<float >(bad_val_)),
405 b_mj50_(tree_.Branch(
"mj50", &mj50_)),
407 mt_(static_cast<float >(bad_val_)),
408 b_mt_(tree_.Branch(
"mt", &mt_)),
410 mt2_(static_cast<float >(bad_val_)),
411 b_mt2_(tree_.Branch(
"mt2", &mt2_)),
413 mt2_0mass_(static_cast<float >(bad_val_)),
414 b_mt2_0mass_(tree_.Branch(
"mt2_0mass", &mt2_0mass_)),
416 mt_nohf_(static_cast<float >(bad_val_)),
417 b_mt_nohf_(tree_.Branch(
"mt_nohf", &mt_nohf_)),
419 mt_rebal_(static_cast<float >(bad_val_)),
420 b_mt_rebal_(tree_.Branch(
"mt_rebal", &mt_rebal_)),
422 mt_tru_(static_cast<float >(bad_val_)),
423 b_mt_tru_(tree_.Branch(
"mt_tru", &mt_tru_)),
425 mt_tru_nuw_(static_cast<float >(bad_val_)),
426 b_mt_tru_nuw_(tree_.Branch(
"mt_tru_nuw", &mt_tru_nuw_)),
427 c_mt_tru_nuw_(false),
428 mumu_eta_(static_cast<float >(bad_val_)),
429 b_mumu_eta_(tree_.Branch(
"mumu_eta", &mumu_eta_)),
431 mumu_m_(static_cast<float >(bad_val_)),
432 b_mumu_m_(tree_.Branch(
"mumu_m", &mumu_m_)),
434 mumu_phi_(static_cast<float >(bad_val_)),
435 b_mumu_phi_(tree_.Branch(
"mumu_phi", &mumu_phi_)),
437 mumu_pt_(static_cast<float >(bad_val_)),
438 b_mumu_pt_(tree_.Branch(
"mumu_pt", &mumu_pt_)),
440 mumu_pt1_(static_cast<float >(bad_val_)),
441 b_mumu_pt1_(tree_.Branch(
"mumu_pt1", &mumu_pt1_)),
443 mumu_pt2_(static_cast<float >(bad_val_)),
444 b_mumu_pt2_(tree_.Branch(
"mumu_pt2", &mumu_pt2_)),
446 mumu_w_(static_cast<float >(bad_val_)),
447 b_mumu_w_(tree_.Branch(
"mumu_w", &mumu_w_)),
449 mumuv_eta_(static_cast<float >(bad_val_)),
450 b_mumuv_eta_(tree_.Branch(
"mumuv_eta", &mumuv_eta_)),
452 mumuv_m_(static_cast<float >(bad_val_)),
453 b_mumuv_m_(tree_.Branch(
"mumuv_m", &mumuv_m_)),
455 mumuv_phi_(static_cast<float >(bad_val_)),
456 b_mumuv_phi_(tree_.Branch(
"mumuv_phi", &mumuv_phi_)),
458 mumuv_pt_(static_cast<float >(bad_val_)),
459 b_mumuv_pt_(tree_.Branch(
"mumuv_pt", &mumuv_pt_)),
461 mumuv_pt1_(static_cast<float >(bad_val_)),
462 b_mumuv_pt1_(tree_.Branch(
"mumuv_pt1", &mumuv_pt1_)),
464 mumuv_pt2_(static_cast<float >(bad_val_)),
465 b_mumuv_pt2_(tree_.Branch(
"mumuv_pt2", &mumuv_pt2_)),
467 mumuv_w_(static_cast<float >(bad_val_)),
468 b_mumuv_w_(tree_.Branch(
"mumuv_w", &mumuv_w_)),
470 nisr_(static_cast<float >(bad_val_)),
471 b_nisr_(tree_.Branch(
"nisr", &nisr_)),
473 ntrupv_mean_(static_cast<float >(bad_val_)),
474 b_ntrupv_mean_(tree_.Branch(
"ntrupv_mean", &ntrupv_mean_)),
475 c_ntrupv_mean_(false),
476 onel_ele105_(static_cast<float >(bad_val_)),
477 b_onel_ele105_(tree_.Branch(
"onel_ele105", &onel_ele105_)),
478 c_onel_ele105_(false),
479 onel_ele23_(static_cast<float >(bad_val_)),
480 b_onel_ele23_(tree_.Branch(
"onel_ele23", &onel_ele23_)),
481 c_onel_ele23_(false),
482 onel_ele8_(static_cast<float >(bad_val_)),
483 b_onel_ele8_(tree_.Branch(
"onel_ele8", &onel_ele8_)),
485 onel_vvvl_(static_cast<float >(bad_val_)),
486 b_onel_vvvl_(tree_.Branch(
"onel_vvvl", &onel_vvvl_)),
488 onht_(static_cast<float >(bad_val_)),
489 b_onht_(tree_.Branch(
"onht", &onht_)),
491 onmet_(static_cast<float >(bad_val_)),
492 b_onmet_(tree_.Branch(
"onmet", &onmet_)),
494 onmu_isomu18_(static_cast<float >(bad_val_)),
495 b_onmu_isomu18_(tree_.Branch(
"onmu_isomu18", &onmu_isomu18_)),
496 c_onmu_isomu18_(false),
497 onmu_mu50_(static_cast<float >(bad_val_)),
498 b_onmu_mu50_(tree_.Branch(
"onmu_mu50", &onmu_mu50_)),
500 onmu_mu8_(static_cast<float >(bad_val_)),
501 b_onmu_mu8_(tree_.Branch(
"onmu_mu8", &onmu_mu8_)),
503 onmu_vvvl_(static_cast<float >(bad_val_)),
504 b_onmu_vvvl_(tree_.Branch(
"onmu_vvvl", &onmu_vvvl_)),
506 onph_ph90_(static_cast<float >(bad_val_)),
507 b_onph_ph90_(tree_.Branch(
"onph_ph90", &onph_ph90_)),
509 st_(static_cast<float >(bad_val_)),
510 b_st_(tree_.Branch(
"st", &st_)),
512 st40_(static_cast<float >(bad_val_)),
513 b_st40_(tree_.Branch(
"st40", &st40_)),
515 st50_(static_cast<float >(bad_val_)),
516 b_st50_(tree_.Branch(
"st50", &st50_)),
518 w_btag_(static_cast<float >(bad_val_)),
519 b_w_btag_(tree_.Branch(
"w_btag", &w_btag_)),
521 w_btag40_(static_cast<float >(bad_val_)),
522 b_w_btag40_(tree_.Branch(
"w_btag40", &w_btag40_)),
524 w_btag_loose_(static_cast<float >(bad_val_)),
525 b_w_btag_loose_(tree_.Branch(
"w_btag_loose", &w_btag_loose_)),
526 c_w_btag_loose_(false),
527 w_fs_lep_(static_cast<float >(bad_val_)),
528 b_w_fs_lep_(tree_.Branch(
"w_fs_lep", &w_fs_lep_)),
530 w_isr_(static_cast<float >(bad_val_)),
531 b_w_isr_(tree_.Branch(
"w_isr", &w_isr_)),
533 w_lep_(static_cast<float >(bad_val_)),
534 b_w_lep_(tree_.Branch(
"w_lep", &w_lep_)),
536 w_lumi_(static_cast<float >(bad_val_)),
537 b_w_lumi_(tree_.Branch(
"w_lumi", &w_lumi_)),
539 w_pu_(static_cast<float >(bad_val_)),
540 b_w_pu_(tree_.Branch(
"w_pu", &w_pu_)),
542 w_toppt_(static_cast<float >(bad_val_)),
543 b_w_toppt_(tree_.Branch(
"w_toppt", &w_toppt_)),
545 weight_(static_cast<float >(bad_val_)),
546 b_weight_(tree_.Branch(
"weight", &weight_)),
548 weight_rpv_(static_cast<float >(bad_val_)),
549 b_weight_rpv_(tree_.Branch(
"weight_rpv", &weight_rpv_)),
550 c_weight_rpv_(false),
551 hig_bin_(static_cast<int >(bad_val_)),
552 b_hig_bin_(tree_.Branch(
"hig_bin", &hig_bin_)),
554 lumiblock_(static_cast<int >(bad_val_)),
555 b_lumiblock_(tree_.Branch(
"lumiblock", &lumiblock_)),
557 mgluino_(static_cast<int >(bad_val_)),
558 b_mgluino_(tree_.Branch(
"mgluino", &mgluino_)),
560 mlsp_(static_cast<int >(bad_val_)),
561 b_mlsp_(tree_.Branch(
"mlsp", &mlsp_)),
563 nbl_(static_cast<int >(bad_val_)),
564 b_nbl_(tree_.Branch(
"nbl", &nbl_)),
566 nbm_(static_cast<int >(bad_val_)),
567 b_nbm_(tree_.Branch(
"nbm", &nbm_)),
569 nbm20_(static_cast<int >(bad_val_)),
570 b_nbm20_(tree_.Branch(
"nbm20", &nbm20_)),
572 nbm40_(static_cast<int >(bad_val_)),
573 b_nbm40_(tree_.Branch(
"nbm40", &nbm40_)),
575 nbm50_(static_cast<int >(bad_val_)),
576 b_nbm50_(tree_.Branch(
"nbm50", &nbm50_)),
578 nbm_ra2_(static_cast<int >(bad_val_)),
579 b_nbm_ra2_(tree_.Branch(
"nbm_ra2", &nbm_ra2_)),
581 nbt_(static_cast<int >(bad_val_)),
582 b_nbt_(tree_.Branch(
"nbt", &nbt_)),
584 nels_(static_cast<int >(bad_val_)),
585 b_nels_(tree_.Branch(
"nels", &nels_)),
587 nels_ele23_(static_cast<int >(bad_val_)),
588 b_nels_ele23_(tree_.Branch(
"nels_ele23", &nels_ele23_)),
589 c_nels_ele23_(false),
590 nels_vvvl_(static_cast<int >(bad_val_)),
591 b_nels_vvvl_(tree_.Branch(
"nels_vvvl", &nels_vvvl_)),
593 nfjets14_(static_cast<int >(bad_val_)),
594 b_nfjets14_(tree_.Branch(
"nfjets14", &nfjets14_)),
596 nfjets40_(static_cast<int >(bad_val_)),
597 b_nfjets40_(tree_.Branch(
"nfjets40", &nfjets40_)),
599 nisr_me_(static_cast<int >(bad_val_)),
600 b_nisr_me_(tree_.Branch(
"nisr_me", &nisr_me_)),
602 njets_(static_cast<int >(bad_val_)),
603 b_njets_(tree_.Branch(
"njets", &njets_)),
605 njets20_(static_cast<int >(bad_val_)),
606 b_njets20_(tree_.Branch(
"njets20", &njets20_)),
608 njets40_(static_cast<int >(bad_val_)),
609 b_njets40_(tree_.Branch(
"njets40", &njets40_)),
611 njets50_(static_cast<int >(bad_val_)),
612 b_njets50_(tree_.Branch(
"njets50", &njets50_)),
614 njets_clean_(static_cast<int >(bad_val_)),
615 b_njets_clean_(tree_.Branch(
"njets_clean", &njets_clean_)),
616 c_njets_clean_(false),
617 njets_ra2_(static_cast<int >(bad_val_)),
618 b_njets_ra2_(tree_.Branch(
"njets_ra2", &njets_ra2_)),
620 nleps_(static_cast<int >(bad_val_)),
621 b_nleps_(tree_.Branch(
"nleps", &nleps_)),
623 nleps_tm_(static_cast<int >(bad_val_)),
624 b_nleps_tm_(tree_.Branch(
"nleps_tm", &nleps_tm_)),
626 nmus_(static_cast<int >(bad_val_)),
627 b_nmus_(tree_.Branch(
"nmus", &nmus_)),
629 nmus_isomu18_(static_cast<int >(bad_val_)),
630 b_nmus_isomu18_(tree_.Branch(
"nmus_isomu18", &nmus_isomu18_)),
631 c_nmus_isomu18_(false),
632 nmus_vvvl_(static_cast<int >(bad_val_)),
633 b_nmus_vvvl_(tree_.Branch(
"nmus_vvvl", &nmus_vvvl_)),
635 nph_(static_cast<int >(bad_val_)),
636 b_nph_(tree_.Branch(
"nph", &nph_)),
638 npv_(static_cast<int >(bad_val_)),
639 b_npv_(tree_.Branch(
"npv", &npv_)),
641 ntks_(static_cast<int >(bad_val_)),
642 b_ntks_(tree_.Branch(
"ntks", &ntks_)),
644 ntruels_(static_cast<int >(bad_val_)),
645 b_ntruels_(tree_.Branch(
"ntruels", &ntruels_)),
647 ntruleps_(static_cast<int >(bad_val_)),
648 b_ntruleps_(tree_.Branch(
"ntruleps", &ntruleps_)),
650 ntrumus_(static_cast<int >(bad_val_)),
651 b_ntrumus_(tree_.Branch(
"ntrumus", &ntrumus_)),
653 ntrupv_(static_cast<int >(bad_val_)),
654 b_ntrupv_(tree_.Branch(
"ntrupv", &ntrupv_)),
656 ntrutaush_(static_cast<int >(bad_val_)),
657 b_ntrutaush_(tree_.Branch(
"ntrutaush", &ntrutaush_)),
659 ntrutausl_(static_cast<int >(bad_val_)),
660 b_ntrutausl_(tree_.Branch(
"ntrutausl", &ntrutausl_)),
662 nvels_(static_cast<int >(bad_val_)),
663 b_nvels_(tree_.Branch(
"nvels", &nvels_)),
665 nveto_(static_cast<int >(bad_val_)),
666 b_nveto_(tree_.Branch(
"nveto", &nveto_)),
668 nvleps_(static_cast<int >(bad_val_)),
669 b_nvleps_(tree_.Branch(
"nvleps", &nvleps_)),
671 nvmus_(static_cast<int >(bad_val_)),
672 b_nvmus_(tree_.Branch(
"nvmus", &nvmus_)),
674 run_(static_cast<int >(bad_val_)),
675 b_run_(tree_.Branch(
"run", &run_)),
677 type_(static_cast<int >(bad_val_)),
678 b_type_(tree_.Branch(
"type", &type_)),
681 p_els_ele105_(&els_ele105_),
682 b_els_ele105_(tree_.Branch(
"els_ele105", &p_els_ele105_)),
683 c_els_ele105_(false),
685 p_els_ele23_(&els_ele23_),
686 b_els_ele23_(tree_.Branch(
"els_ele23", &p_els_ele23_)),
689 p_els_ele8_(&els_ele8_),
690 b_els_ele8_(tree_.Branch(
"els_ele8", &p_els_ele8_)),
693 p_els_inz_(&els_inz_),
694 b_els_inz_(tree_.Branch(
"els_inz", &p_els_inz_)),
697 p_els_inzv_(&els_inzv_),
698 b_els_inzv_(tree_.Branch(
"els_inzv", &p_els_inzv_)),
701 p_els_ispf_(&els_ispf_),
702 b_els_ispf_(tree_.Branch(
"els_ispf", &p_els_ispf_)),
705 p_els_sig_(&els_sig_),
706 b_els_sig_(tree_.Branch(
"els_sig", &p_els_sig_)),
709 p_els_sigid_(&els_sigid_),
710 b_els_sigid_(tree_.Branch(
"els_sigid", &p_els_sigid_)),
713 p_els_tight_(&els_tight_),
714 b_els_tight_(tree_.Branch(
"els_tight", &p_els_tight_)),
718 b_els_tm_(tree_.Branch(
"els_tm", &p_els_tm_)),
721 p_els_vvvl_(&els_vvvl_),
722 b_els_vvvl_(tree_.Branch(
"els_vvvl", &p_els_vvvl_)),
725 p_jets_h1_(&jets_h1_),
726 b_jets_h1_(tree_.Branch(
"jets_h1", &p_jets_h1_)),
729 p_jets_h2_(&jets_h2_),
730 b_jets_h2_(tree_.Branch(
"jets_h2", &p_jets_h2_)),
733 p_jets_isisr_(&jets_isisr_),
734 b_jets_isisr_(tree_.Branch(
"jets_isisr", &p_jets_isisr_)),
735 c_jets_isisr_(false),
737 p_jets_islep_(&jets_islep_),
738 b_jets_islep_(tree_.Branch(
"jets_islep", &p_jets_islep_)),
739 c_jets_islep_(false),
741 p_mus_inz_(&mus_inz_),
742 b_mus_inz_(tree_.Branch(
"mus_inz", &p_mus_inz_)),
745 p_mus_inzv_(&mus_inzv_),
746 b_mus_inzv_(tree_.Branch(
"mus_inzv", &p_mus_inzv_)),
749 p_mus_isomu18_(&mus_isomu18_),
750 b_mus_isomu18_(tree_.Branch(
"mus_isomu18", &p_mus_isomu18_)),
751 c_mus_isomu18_(false),
753 p_mus_mu50_(&mus_mu50_),
754 b_mus_mu50_(tree_.Branch(
"mus_mu50", &p_mus_mu50_)),
757 p_mus_mu8_(&mus_mu8_),
758 b_mus_mu8_(tree_.Branch(
"mus_mu8", &p_mus_mu8_)),
761 p_mus_sig_(&mus_sig_),
762 b_mus_sig_(tree_.Branch(
"mus_sig", &p_mus_sig_)),
765 p_mus_sigid_(&mus_sigid_),
766 b_mus_sigid_(tree_.Branch(
"mus_sigid", &p_mus_sigid_)),
769 p_mus_tight_(&mus_tight_),
770 b_mus_tight_(tree_.Branch(
"mus_tight", &p_mus_tight_)),
774 b_mus_tm_(tree_.Branch(
"mus_tm", &p_mus_tm_)),
777 p_mus_trk_quality_(&mus_trk_quality_),
778 b_mus_trk_quality_(tree_.Branch(
"mus_trk_quality", &p_mus_trk_quality_)),
779 c_mus_trk_quality_(false),
781 p_mus_vvvl_(&mus_vvvl_),
782 b_mus_vvvl_(tree_.Branch(
"mus_vvvl", &p_mus_vvvl_)),
785 p_ph_ph90_(&ph_ph90_),
786 b_ph_ph90_(tree_.Branch(
"ph_ph90", &p_ph_ph90_)),
790 b_ph_tm_(tree_.Branch(
"ph_tm", &p_ph_tm_)),
793 p_sys_pass_(&sys_pass_),
794 b_sys_pass_(tree_.Branch(
"sys_pass", &p_sys_pass_)),
797 p_sys_pass40_(&sys_pass40_),
798 b_sys_pass40_(tree_.Branch(
"sys_pass40", &p_sys_pass40_)),
799 c_sys_pass40_(false),
802 b_tks_tm_(tree_.Branch(
"tks_tm", &p_tks_tm_)),
806 b_trig_(tree_.Branch(
"trig", &p_trig_)),
810 b_els_d0_(tree_.Branch(
"els_d0", &p_els_d0_)),
813 p_els_deta_sctrk_(&els_deta_sctrk_),
814 b_els_deta_sctrk_(tree_.Branch(
"els_deta_sctrk", &p_els_deta_sctrk_)),
815 c_els_deta_sctrk_(false),
817 p_els_dphi_sctrk_(&els_dphi_sctrk_),
818 b_els_dphi_sctrk_(tree_.Branch(
"els_dphi_sctrk", &p_els_dphi_sctrk_)),
819 c_els_dphi_sctrk_(false),
822 b_els_dz_(tree_.Branch(
"els_dz", &p_els_dz_)),
825 p_els_em_e_(&els_em_e_),
826 b_els_em_e_(tree_.Branch(
"els_em_e", &p_els_em_e_)),
829 p_els_eoverp_(&els_eoverp_),
830 b_els_eoverp_(tree_.Branch(
"els_eoverp", &p_els_eoverp_)),
831 c_els_eoverp_(false),
833 p_els_eta_(&els_eta_),
834 b_els_eta_(tree_.Branch(
"els_eta", &p_els_eta_)),
837 p_els_hovere_(&els_hovere_),
838 b_els_hovere_(tree_.Branch(
"els_hovere", &p_els_hovere_)),
839 c_els_hovere_(false),
841 p_els_ip3d_(&els_ip3d_),
842 b_els_ip3d_(tree_.Branch(
"els_ip3d", &p_els_ip3d_)),
845 p_els_miniso_(&els_miniso_),
846 b_els_miniso_(tree_.Branch(
"els_miniso", &p_els_miniso_)),
847 c_els_miniso_(false),
849 p_els_phi_(&els_phi_),
850 b_els_phi_(tree_.Branch(
"els_phi", &p_els_phi_)),
854 b_els_pt_(tree_.Branch(
"els_pt", &p_els_pt_)),
857 p_els_reliso_(&els_reliso_),
858 b_els_reliso_(tree_.Branch(
"els_reliso", &p_els_reliso_)),
859 c_els_reliso_(false),
861 p_els_sceta_(&els_sceta_),
862 b_els_sceta_(tree_.Branch(
"els_sceta", &p_els_sceta_)),
865 p_els_trk_pt_(&els_trk_pt_),
866 b_els_trk_pt_(tree_.Branch(
"els_trk_pt", &p_els_trk_pt_)),
867 c_els_trk_pt_(false),
869 p_els_trk_pterr_(&els_trk_pterr_),
870 b_els_trk_pterr_(tree_.Branch(
"els_trk_pterr", &p_els_trk_pterr_)),
871 c_els_trk_pterr_(false),
873 p_els_vvvl_eta_(&els_vvvl_eta_),
874 b_els_vvvl_eta_(tree_.Branch(
"els_vvvl_eta", &p_els_vvvl_eta_)),
875 c_els_vvvl_eta_(false),
877 p_els_vvvl_phi_(&els_vvvl_phi_),
878 b_els_vvvl_phi_(tree_.Branch(
"els_vvvl_phi", &p_els_vvvl_phi_)),
879 c_els_vvvl_phi_(false),
881 p_els_vvvl_pt_(&els_vvvl_pt_),
882 b_els_vvvl_pt_(tree_.Branch(
"els_vvvl_pt", &p_els_vvvl_pt_)),
883 c_els_vvvl_pt_(false),
885 p_fjets14_eta_(&fjets14_eta_),
886 b_fjets14_eta_(tree_.Branch(
"fjets14_eta", &p_fjets14_eta_)),
887 c_fjets14_eta_(false),
889 p_fjets14_m_(&fjets14_m_),
890 b_fjets14_m_(tree_.Branch(
"fjets14_m", &p_fjets14_m_)),
893 p_fjets14_phi_(&fjets14_phi_),
894 b_fjets14_phi_(tree_.Branch(
"fjets14_phi", &p_fjets14_phi_)),
895 c_fjets14_phi_(false),
897 p_fjets14_pt_(&fjets14_pt_),
898 b_fjets14_pt_(tree_.Branch(
"fjets14_pt", &p_fjets14_pt_)),
899 c_fjets14_pt_(false),
901 p_fjets40_eta_(&fjets40_eta_),
902 b_fjets40_eta_(tree_.Branch(
"fjets40_eta", &p_fjets40_eta_)),
903 c_fjets40_eta_(false),
905 p_fjets40_m_(&fjets40_m_),
906 b_fjets40_m_(tree_.Branch(
"fjets40_m", &p_fjets40_m_)),
909 p_fjets40_phi_(&fjets40_phi_),
910 b_fjets40_phi_(tree_.Branch(
"fjets40_phi", &p_fjets40_phi_)),
911 c_fjets40_phi_(false),
913 p_fjets40_pt_(&fjets40_pt_),
914 b_fjets40_pt_(tree_.Branch(
"fjets40_pt", &p_fjets40_pt_)),
915 c_fjets40_pt_(false),
917 p_jets_csv_(&jets_csv_),
918 b_jets_csv_(tree_.Branch(
"jets_csv", &p_jets_csv_)),
921 p_jets_eta_(&jets_eta_),
922 b_jets_eta_(tree_.Branch(
"jets_eta", &p_jets_eta_)),
926 b_jets_m_(tree_.Branch(
"jets_m", &p_jets_m_)),
929 p_jets_phi_(&jets_phi_),
930 b_jets_phi_(tree_.Branch(
"jets_phi", &p_jets_phi_)),
933 p_jets_pt_(&jets_pt_),
934 b_jets_pt_(tree_.Branch(
"jets_pt", &p_jets_pt_)),
937 p_jets_pt_res_(&jets_pt_res_),
938 b_jets_pt_res_(tree_.Branch(
"jets_pt_res", &p_jets_pt_res_)),
939 c_jets_pt_res_(false),
941 p_leps_eta_(&leps_eta_),
942 b_leps_eta_(tree_.Branch(
"leps_eta", &p_leps_eta_)),
945 p_leps_id_(&leps_id_),
946 b_leps_id_(tree_.Branch(
"leps_id", &p_leps_id_)),
949 p_leps_phi_(&leps_phi_),
950 b_leps_phi_(tree_.Branch(
"leps_phi", &p_leps_phi_)),
953 p_leps_pt_(&leps_pt_),
954 b_leps_pt_(tree_.Branch(
"leps_pt", &p_leps_pt_)),
958 b_mc_eta_(tree_.Branch(
"mc_eta", &p_mc_eta_)),
961 p_mc_mass_(&mc_mass_),
962 b_mc_mass_(tree_.Branch(
"mc_mass", &p_mc_mass_)),
966 b_mc_phi_(tree_.Branch(
"mc_phi", &p_mc_phi_)),
970 b_mc_pt_(tree_.Branch(
"mc_pt", &p_mc_pt_)),
974 b_mus_d0_(tree_.Branch(
"mus_d0", &p_mus_d0_)),
978 b_mus_dz_(tree_.Branch(
"mus_dz", &p_mus_dz_)),
981 p_mus_em_e_(&mus_em_e_),
982 b_mus_em_e_(tree_.Branch(
"mus_em_e", &p_mus_em_e_)),
985 p_mus_eta_(&mus_eta_),
986 b_mus_eta_(tree_.Branch(
"mus_eta", &p_mus_eta_)),
989 p_mus_had_e_(&mus_had_e_),
990 b_mus_had_e_(tree_.Branch(
"mus_had_e", &p_mus_had_e_)),
993 p_mus_miniso_(&mus_miniso_),
994 b_mus_miniso_(tree_.Branch(
"mus_miniso", &p_mus_miniso_)),
995 c_mus_miniso_(false),
997 p_mus_phi_(&mus_phi_),
998 b_mus_phi_(tree_.Branch(
"mus_phi", &p_mus_phi_)),
1001 p_mus_pt_(&mus_pt_),
1002 b_mus_pt_(tree_.Branch(
"mus_pt", &p_mus_pt_)),
1005 p_mus_pterr_(&mus_pterr_),
1006 b_mus_pterr_(tree_.Branch(
"mus_pterr", &p_mus_pterr_)),
1007 c_mus_pterr_(false),
1009 p_mus_reliso_(&mus_reliso_),
1010 b_mus_reliso_(tree_.Branch(
"mus_reliso", &p_mus_reliso_)),
1011 c_mus_reliso_(false),
1013 p_mus_vvvl_eta_(&mus_vvvl_eta_),
1014 b_mus_vvvl_eta_(tree_.Branch(
"mus_vvvl_eta", &p_mus_vvvl_eta_)),
1015 c_mus_vvvl_eta_(false),
1017 p_mus_vvvl_phi_(&mus_vvvl_phi_),
1018 b_mus_vvvl_phi_(tree_.Branch(
"mus_vvvl_phi", &p_mus_vvvl_phi_)),
1019 c_mus_vvvl_phi_(false),
1021 p_mus_vvvl_pt_(&mus_vvvl_pt_),
1022 b_mus_vvvl_pt_(tree_.Branch(
"mus_vvvl_pt", &p_mus_vvvl_pt_)),
1023 c_mus_vvvl_pt_(false),
1025 p_ph_eta_(&ph_eta_),
1026 b_ph_eta_(tree_.Branch(
"ph_eta", &p_ph_eta_)),
1029 p_ph_phi_(&ph_phi_),
1030 b_ph_phi_(tree_.Branch(
"ph_phi", &p_ph_phi_)),
1034 b_ph_pt_(tree_.Branch(
"ph_pt", &p_ph_pt_)),
1037 p_sys_bctag_(&sys_bctag_),
1038 b_sys_bctag_(tree_.Branch(
"sys_bctag", &p_sys_bctag_)),
1039 c_sys_bctag_(false),
1041 p_sys_bctag40_(&sys_bctag40_),
1042 b_sys_bctag40_(tree_.Branch(
"sys_bctag40", &p_sys_bctag40_)),
1043 c_sys_bctag40_(false),
1044 sys_bctag_loose_(0),
1045 p_sys_bctag_loose_(&sys_bctag_loose_),
1046 b_sys_bctag_loose_(tree_.Branch(
"sys_bctag_loose", &p_sys_bctag_loose_)),
1047 c_sys_bctag_loose_(false),
1049 p_sys_fs_bctag_(&sys_fs_bctag_),
1050 b_sys_fs_bctag_(tree_.Branch(
"sys_fs_bctag", &p_sys_fs_bctag_)),
1051 c_sys_fs_bctag_(false),
1053 p_sys_fs_bctag40_(&sys_fs_bctag40_),
1054 b_sys_fs_bctag40_(tree_.Branch(
"sys_fs_bctag40", &p_sys_fs_bctag40_)),
1055 c_sys_fs_bctag40_(false),
1057 p_sys_fs_lep_(&sys_fs_lep_),
1058 b_sys_fs_lep_(tree_.Branch(
"sys_fs_lep", &p_sys_fs_lep_)),
1059 c_sys_fs_lep_(false),
1061 p_sys_fs_udsgtag_(&sys_fs_udsgtag_),
1062 b_sys_fs_udsgtag_(tree_.Branch(
"sys_fs_udsgtag", &p_sys_fs_udsgtag_)),
1063 c_sys_fs_udsgtag_(false),
1064 sys_fs_udsgtag40_(0),
1065 p_sys_fs_udsgtag40_(&sys_fs_udsgtag40_),
1066 b_sys_fs_udsgtag40_(tree_.Branch(
"sys_fs_udsgtag40", &p_sys_fs_udsgtag40_)),
1067 c_sys_fs_udsgtag40_(false),
1069 p_sys_ht_(&sys_ht_),
1070 b_sys_ht_(tree_.Branch(
"sys_ht", &p_sys_ht_)),
1073 p_sys_ht40_(&sys_ht40_),
1074 b_sys_ht40_(tree_.Branch(
"sys_ht40", &p_sys_ht40_)),
1077 p_sys_isr_(&sys_isr_),
1078 b_sys_isr_(tree_.Branch(
"sys_isr", &p_sys_isr_)),
1081 p_sys_lep_(&sys_lep_),
1082 b_sys_lep_(tree_.Branch(
"sys_lep", &p_sys_lep_)),
1085 p_sys_met_(&sys_met_),
1086 b_sys_met_(tree_.Branch(
"sys_met", &p_sys_met_)),
1089 p_sys_mj14_(&sys_mj14_),
1090 b_sys_mj14_(tree_.Branch(
"sys_mj14", &p_sys_mj14_)),
1093 p_sys_mj14_nolep_(&sys_mj14_nolep_),
1094 b_sys_mj14_nolep_(tree_.Branch(
"sys_mj14_nolep", &p_sys_mj14_nolep_)),
1095 c_sys_mj14_nolep_(false),
1097 p_sys_mj40_(&sys_mj40_),
1098 b_sys_mj40_(tree_.Branch(
"sys_mj40", &p_sys_mj40_)),
1101 p_sys_mt_(&sys_mt_),
1102 b_sys_mt_(tree_.Branch(
"sys_mt", &p_sys_mt_)),
1105 p_sys_muf_(&sys_muf_),
1106 b_sys_muf_(tree_.Branch(
"sys_muf", &p_sys_muf_)),
1109 p_sys_mur_(&sys_mur_),
1110 b_sys_mur_(tree_.Branch(
"sys_mur", &p_sys_mur_)),
1113 p_sys_murf_(&sys_murf_),
1114 b_sys_murf_(tree_.Branch(
"sys_murf", &p_sys_murf_)),
1117 p_sys_pu_(&sys_pu_),
1118 b_sys_pu_(tree_.Branch(
"sys_pu", &p_sys_pu_)),
1121 p_sys_st_(&sys_st_),
1122 b_sys_st_(tree_.Branch(
"sys_st", &p_sys_st_)),
1125 p_sys_st40_(&sys_st40_),
1126 b_sys_st40_(tree_.Branch(
"sys_st40", &p_sys_st40_)),
1129 p_sys_trig_(&sys_trig_),
1130 b_sys_trig_(tree_.Branch(
"sys_trig", &p_sys_trig_)),
1133 p_sys_udsgtag_(&sys_udsgtag_),
1134 b_sys_udsgtag_(tree_.Branch(
"sys_udsgtag", &p_sys_udsgtag_)),
1135 c_sys_udsgtag_(false),
1137 p_sys_udsgtag40_(&sys_udsgtag40_),
1138 b_sys_udsgtag40_(tree_.Branch(
"sys_udsgtag40", &p_sys_udsgtag40_)),
1139 c_sys_udsgtag40_(false),
1140 sys_udsgtag_loose_(0),
1141 p_sys_udsgtag_loose_(&sys_udsgtag_loose_),
1142 b_sys_udsgtag_loose_(tree_.Branch(
"sys_udsgtag_loose", &p_sys_udsgtag_loose_)),
1143 c_sys_udsgtag_loose_(false),
1145 p_tks_d0_(&tks_d0_),
1146 b_tks_d0_(tree_.Branch(
"tks_d0", &p_tks_d0_)),
1149 p_tks_dz_(&tks_dz_),
1150 b_tks_dz_(tree_.Branch(
"tks_dz", &p_tks_dz_)),
1153 p_tks_eta_(&tks_eta_),
1154 b_tks_eta_(tree_.Branch(
"tks_eta", &p_tks_eta_)),
1157 p_tks_miniso_(&tks_miniso_),
1158 b_tks_miniso_(tree_.Branch(
"tks_miniso", &p_tks_miniso_)),
1159 c_tks_miniso_(false),
1161 p_tks_mt_(&tks_mt_),
1162 b_tks_mt_(tree_.Branch(
"tks_mt", &p_tks_mt_)),
1165 p_tks_mt2_(&tks_mt2_),
1166 b_tks_mt2_(tree_.Branch(
"tks_mt2", &p_tks_mt2_)),
1169 p_tks_phi_(&tks_phi_),
1170 b_tks_phi_(tree_.Branch(
"tks_phi", &p_tks_phi_)),
1173 p_tks_pt_(&tks_pt_),
1174 b_tks_pt_(tree_.Branch(
"tks_pt", &p_tks_pt_)),
1177 p_tks_reliso_(&tks_reliso_),
1178 b_tks_reliso_(tree_.Branch(
"tks_reliso", &p_tks_reliso_)),
1179 c_tks_reliso_(false),
1181 p_trig_prescale_(&trig_prescale_),
1182 b_trig_prescale_(tree_.Branch(
"trig_prescale", &p_trig_prescale_)),
1183 c_trig_prescale_(false),
1185 p_els_charge_(&els_charge_),
1186 b_els_charge_(tree_.Branch(
"els_charge", &p_els_charge_)),
1187 c_els_charge_(false),
1189 p_els_trk_nholes_(&els_trk_nholes_),
1190 b_els_trk_nholes_(tree_.Branch(
"els_trk_nholes", &p_els_trk_nholes_)),
1191 c_els_trk_nholes_(false),
1193 p_fjets14_nconst_(&fjets14_nconst_),
1194 b_fjets14_nconst_(tree_.Branch(
"fjets14_nconst", &p_fjets14_nconst_)),
1195 c_fjets14_nconst_(false),
1197 p_fjets40_nconst_(&fjets40_nconst_),
1198 b_fjets40_nconst_(tree_.Branch(
"fjets40_nconst", &p_fjets40_nconst_)),
1199 c_fjets40_nconst_(false),
1200 jets_fjet08_index_(0),
1201 p_jets_fjet08_index_(&jets_fjet08_index_),
1202 b_jets_fjet08_index_(tree_.Branch(
"jets_fjet08_index", &p_jets_fjet08_index_)),
1203 c_jets_fjet08_index_(false),
1204 jets_fjet12_index_(0),
1205 p_jets_fjet12_index_(&jets_fjet12_index_),
1206 b_jets_fjet12_index_(tree_.Branch(
"jets_fjet12_index", &p_jets_fjet12_index_)),
1207 c_jets_fjet12_index_(false),
1208 jets_fjet14_index_(0),
1209 p_jets_fjet14_index_(&jets_fjet14_index_),
1210 b_jets_fjet14_index_(tree_.Branch(
"jets_fjet14_index", &p_jets_fjet14_index_)),
1211 c_jets_fjet14_index_(false),
1212 jets_fjet14_nolep_index_(0),
1213 p_jets_fjet14_nolep_index_(&jets_fjet14_nolep_index_),
1214 b_jets_fjet14_nolep_index_(tree_.Branch(
"jets_fjet14_nolep_index", &p_jets_fjet14_nolep_index_)),
1215 c_jets_fjet14_nolep_index_(false),
1216 jets_fjet40_index_(0),
1217 p_jets_fjet40_index_(&jets_fjet40_index_),
1218 b_jets_fjet40_index_(tree_.Branch(
"jets_fjet40_index", &p_jets_fjet40_index_)),
1219 c_jets_fjet40_index_(false),
1220 jets_fjet50_index_(0),
1221 p_jets_fjet50_index_(&jets_fjet50_index_),
1222 b_jets_fjet50_index_(tree_.Branch(
"jets_fjet50_index", &p_jets_fjet50_index_)),
1223 c_jets_fjet50_index_(false),
1225 p_jets_hflavor_(&jets_hflavor_),
1226 b_jets_hflavor_(tree_.Branch(
"jets_hflavor", &p_jets_hflavor_)),
1227 c_jets_hflavor_(false),
1230 b_mc_id_(tree_.Branch(
"mc_id", &p_mc_id_)),
1233 p_mc_mom_(&mc_mom_),
1234 b_mc_mom_(tree_.Branch(
"mc_mom", &p_mc_mom_)),
1237 p_mc_momidx_(&mc_momidx_),
1238 b_mc_momidx_(tree_.Branch(
"mc_momidx", &p_mc_momidx_)),
1239 c_mc_momidx_(false),
1241 p_mc_status_(&mc_status_),
1242 b_mc_status_(tree_.Branch(
"mc_status", &p_mc_status_)),
1243 c_mc_status_(false),
1245 p_mus_charge_(&mus_charge_),
1246 b_mus_charge_(tree_.Branch(
"mus_charge", &p_mus_charge_)),
1247 c_mus_charge_(false),
1249 p_mus_trk_algo_(&mus_trk_algo_),
1250 b_mus_trk_algo_(tree_.Branch(
"mus_trk_algo", &p_mus_trk_algo_)),
1251 c_mus_trk_algo_(false),
1252 mus_trk_nholes_in_(0),
1253 p_mus_trk_nholes_in_(&mus_trk_nholes_in_),
1254 b_mus_trk_nholes_in_(tree_.Branch(
"mus_trk_nholes_in", &p_mus_trk_nholes_in_)),
1255 c_mus_trk_nholes_in_(false),
1256 mus_trk_nholes_out_(0),
1257 p_mus_trk_nholes_out_(&mus_trk_nholes_out_),
1258 b_mus_trk_nholes_out_(tree_.Branch(
"mus_trk_nholes_out", &p_mus_trk_nholes_out_)),
1259 c_mus_trk_nholes_out_(false),
1261 p_sys_nbm_(&sys_nbm_),
1262 b_sys_nbm_(tree_.Branch(
"sys_nbm", &p_sys_nbm_)),
1265 p_sys_nbm40_(&sys_nbm40_),
1266 b_sys_nbm40_(tree_.Branch(
"sys_nbm40", &p_sys_nbm40_)),
1267 c_sys_nbm40_(false),
1269 p_sys_njets_(&sys_njets_),
1270 b_sys_njets_(tree_.Branch(
"sys_njets", &p_sys_njets_)),
1271 c_sys_njets_(false),
1273 p_sys_njets40_(&sys_njets40_),
1274 b_sys_njets40_(tree_.Branch(
"sys_njets40", &p_sys_njets40_)),
1275 c_sys_njets40_(false),
1277 b_tks_pdg_(tree_.Branch(
"tks_pdg", &tks_pdg_)),
1283 tree_(
"junk",
"junk"),
2531 chain_.Add(filename.c_str());
2901 throw std::logic_error(
"Trying to write to read-only tree");
2910 throw std::logic_error(
"Trying to write to read-only tree");
3284 throw std::logic_error(
"Trying to write to read-only tree.");
3299 throw std::logic_error(
"Trying to add files to tree opened for writing.");
3301 return chain_.Add(filename.c_str());
3312 return chain_.GetEntries();
3314 return tree_.GetEntries();
3320 throw std::logic_error(
"Trying to read from write-only tree.");
3693 throw std::logic_error(
"Trying to write to const tree.");
3704 throw std::logic_error(
"Trying to write to const tree.");
3715 throw std::logic_error(
"Trying to write to const tree.");
3726 throw std::logic_error(
"Trying to write to const tree.");
3737 throw std::logic_error(
"Trying to write to const tree.");
3748 throw std::logic_error(
"Trying to write to const tree.");
3759 throw std::logic_error(
"Trying to write to const tree.");
3770 throw std::logic_error(
"Trying to write to const tree.");
3781 throw std::logic_error(
"Trying to write to const tree.");
3792 throw std::logic_error(
"Trying to write to const tree.");
3803 throw std::logic_error(
"Trying to write to const tree.");
3814 throw std::logic_error(
"Trying to write to const tree.");
3825 throw std::logic_error(
"Trying to write to const tree.");
3836 throw std::logic_error(
"Trying to write to const tree.");
3847 throw std::logic_error(
"Trying to write to const tree.");
3858 throw std::logic_error(
"Trying to write to const tree.");
3869 throw std::logic_error(
"Trying to write to const tree.");
3880 throw std::logic_error(
"Trying to write to const tree.");
3891 throw std::logic_error(
"Trying to write to const tree.");
3902 throw std::logic_error(
"Trying to write to const tree.");
3913 throw std::logic_error(
"Trying to write to const tree.");
3924 throw std::logic_error(
"Trying to write to const tree.");
3935 throw std::logic_error(
"Trying to write to const tree.");
3946 throw std::logic_error(
"Trying to write to const tree.");
3957 throw std::logic_error(
"Trying to write to const tree.");
3968 throw std::logic_error(
"Trying to write to const tree.");
3979 throw std::logic_error(
"Trying to write to const tree.");
3990 throw std::logic_error(
"Trying to write to const tree.");
4001 throw std::logic_error(
"Trying to write to const tree.");
4012 throw std::logic_error(
"Trying to write to const tree.");
4023 throw std::logic_error(
"Trying to write to const tree.");
4034 throw std::logic_error(
"Trying to write to const tree.");
4045 throw std::logic_error(
"Trying to write to const tree.");
4056 throw std::logic_error(
"Trying to write to const tree.");
4067 throw std::logic_error(
"Trying to write to const tree.");
4078 throw std::logic_error(
"Trying to write to const tree.");
4089 throw std::logic_error(
"Trying to write to const tree.");
4100 throw std::logic_error(
"Trying to write to const tree.");
4111 throw std::logic_error(
"Trying to write to const tree.");
4122 throw std::logic_error(
"Trying to write to const tree.");
4133 throw std::logic_error(
"Trying to write to const tree.");
4144 throw std::logic_error(
"Trying to write to const tree.");
4155 throw std::logic_error(
"Trying to write to const tree.");
4166 throw std::logic_error(
"Trying to write to const tree.");
4177 throw std::logic_error(
"Trying to write to const tree.");
4188 throw std::logic_error(
"Trying to write to const tree.");
4199 throw std::logic_error(
"Trying to write to const tree.");
4210 throw std::logic_error(
"Trying to write to const tree.");
4221 throw std::logic_error(
"Trying to write to const tree.");
4232 throw std::logic_error(
"Trying to write to const tree.");
4243 throw std::logic_error(
"Trying to write to const tree.");
4254 throw std::logic_error(
"Trying to write to const tree.");
4265 throw std::logic_error(
"Trying to write to const tree.");
4276 throw std::logic_error(
"Trying to write to const tree.");
4287 throw std::logic_error(
"Trying to write to const tree.");
4298 throw std::logic_error(
"Trying to write to const tree.");
4309 throw std::logic_error(
"Trying to write to const tree.");
4320 throw std::logic_error(
"Trying to write to const tree.");
4331 throw std::logic_error(
"Trying to write to const tree.");
4342 throw std::logic_error(
"Trying to write to const tree.");
4353 throw std::logic_error(
"Trying to write to const tree.");
4364 throw std::logic_error(
"Trying to write to const tree.");
4375 throw std::logic_error(
"Trying to write to const tree.");
4386 throw std::logic_error(
"Trying to write to const tree.");
4397 throw std::logic_error(
"Trying to write to const tree.");
4408 throw std::logic_error(
"Trying to write to const tree.");
4419 throw std::logic_error(
"Trying to write to const tree.");
4430 throw std::logic_error(
"Trying to write to const tree.");
4441 throw std::logic_error(
"Trying to write to const tree.");
4452 throw std::logic_error(
"Trying to write to const tree.");
4463 throw std::logic_error(
"Trying to write to const tree.");
4474 throw std::logic_error(
"Trying to write to const tree.");
4485 throw std::logic_error(
"Trying to write to const tree.");
4496 throw std::logic_error(
"Trying to write to const tree.");
4507 throw std::logic_error(
"Trying to write to const tree.");
4518 throw std::logic_error(
"Trying to write to const tree.");
4529 throw std::logic_error(
"Trying to write to const tree.");
4540 throw std::logic_error(
"Trying to write to const tree.");
4551 throw std::logic_error(
"Trying to write to const tree.");
4562 throw std::logic_error(
"Trying to write to const tree.");
4573 throw std::logic_error(
"Trying to write to const tree.");
4584 throw std::logic_error(
"Trying to write to const tree.");
4595 throw std::logic_error(
"Trying to write to const tree.");
4606 throw std::logic_error(
"Trying to write to const tree.");
4617 throw std::logic_error(
"Trying to write to const tree.");
4628 throw std::logic_error(
"Trying to write to const tree.");
4639 throw std::logic_error(
"Trying to write to const tree.");
4650 throw std::logic_error(
"Trying to write to const tree.");
4661 throw std::logic_error(
"Trying to write to const tree.");
4672 throw std::logic_error(
"Trying to write to const tree.");
4683 throw std::logic_error(
"Trying to write to const tree.");
4694 throw std::logic_error(
"Trying to write to const tree.");
4705 throw std::logic_error(
"Trying to write to const tree.");
4716 throw std::logic_error(
"Trying to write to const tree.");
4727 throw std::logic_error(
"Trying to write to const tree.");
4738 throw std::logic_error(
"Trying to write to const tree.");
4749 throw std::logic_error(
"Trying to write to const tree.");
4760 throw std::logic_error(
"Trying to write to const tree.");
4771 throw std::logic_error(
"Trying to write to const tree.");
4782 throw std::logic_error(
"Trying to write to const tree.");
4793 throw std::logic_error(
"Trying to write to const tree.");
4804 throw std::logic_error(
"Trying to write to const tree.");
4815 throw std::logic_error(
"Trying to write to const tree.");
4826 throw std::logic_error(
"Trying to write to const tree.");
4837 throw std::logic_error(
"Trying to write to const tree.");
4848 throw std::logic_error(
"Trying to write to const tree.");
4859 throw std::logic_error(
"Trying to write to const tree.");
4870 throw std::logic_error(
"Trying to write to const tree.");
4881 throw std::logic_error(
"Trying to write to const tree.");
4892 throw std::logic_error(
"Trying to write to const tree.");
4903 throw std::logic_error(
"Trying to write to const tree.");
4914 throw std::logic_error(
"Trying to write to const tree.");
4925 throw std::logic_error(
"Trying to write to const tree.");
4936 throw std::logic_error(
"Trying to write to const tree.");
4947 throw std::logic_error(
"Trying to write to const tree.");
4958 throw std::logic_error(
"Trying to write to const tree.");
4969 throw std::logic_error(
"Trying to write to const tree.");
4980 throw std::logic_error(
"Trying to write to const tree.");
4991 throw std::logic_error(
"Trying to write to const tree.");
5002 throw std::logic_error(
"Trying to write to const tree.");
5013 throw std::logic_error(
"Trying to write to const tree.");
5024 throw std::logic_error(
"Trying to write to const tree.");
5035 throw std::logic_error(
"Trying to write to const tree.");
5046 throw std::logic_error(
"Trying to write to const tree.");
5057 throw std::logic_error(
"Trying to write to const tree.");
5068 throw std::logic_error(
"Trying to write to const tree.");
5079 throw std::logic_error(
"Trying to write to const tree.");
5090 throw std::logic_error(
"Trying to write to const tree.");
5101 throw std::logic_error(
"Trying to write to const tree.");
5112 throw std::logic_error(
"Trying to write to const tree.");
5123 throw std::logic_error(
"Trying to write to const tree.");
5134 throw std::logic_error(
"Trying to write to const tree.");
5145 throw std::logic_error(
"Trying to write to const tree.");
5156 throw std::logic_error(
"Trying to write to const tree.");
5167 throw std::logic_error(
"Trying to write to const tree.");
5178 throw std::logic_error(
"Trying to write to const tree.");
5189 throw std::logic_error(
"Trying to write to const tree.");
5200 throw std::logic_error(
"Trying to write to const tree.");
5211 throw std::logic_error(
"Trying to write to const tree.");
5222 throw std::logic_error(
"Trying to write to const tree.");
5233 throw std::logic_error(
"Trying to write to const tree.");
5244 throw std::logic_error(
"Trying to write to const tree.");
5255 throw std::logic_error(
"Trying to write to const tree.");
5266 throw std::logic_error(
"Trying to write to const tree.");
5277 throw std::logic_error(
"Trying to write to const tree.");
5288 throw std::logic_error(
"Trying to write to const tree.");
5299 throw std::logic_error(
"Trying to write to const tree.");
5310 throw std::logic_error(
"Trying to write to const tree.");
5321 throw std::logic_error(
"Trying to write to const tree.");
5332 throw std::logic_error(
"Trying to write to const tree.");
5343 throw std::logic_error(
"Trying to write to const tree.");
5354 throw std::logic_error(
"Trying to write to const tree.");
5365 throw std::logic_error(
"Trying to write to const tree.");
5376 throw std::logic_error(
"Trying to write to const tree.");
5387 throw std::logic_error(
"Trying to write to const tree.");
5398 throw std::logic_error(
"Trying to write to const tree.");
5409 throw std::logic_error(
"Trying to write to const tree.");
5420 throw std::logic_error(
"Trying to write to const tree.");
5431 throw std::logic_error(
"Trying to write to const tree.");
5442 throw std::logic_error(
"Trying to write to const tree.");
5453 throw std::logic_error(
"Trying to write to const tree.");
5464 throw std::logic_error(
"Trying to write to const tree.");
5475 throw std::logic_error(
"Trying to write to const tree.");
5486 throw std::logic_error(
"Trying to write to const tree.");
5497 throw std::logic_error(
"Trying to write to const tree.");
5508 throw std::logic_error(
"Trying to write to const tree.");
5519 throw std::logic_error(
"Trying to write to const tree.");
5530 throw std::logic_error(
"Trying to write to const tree.");
5541 throw std::logic_error(
"Trying to write to const tree.");
5552 throw std::logic_error(
"Trying to write to const tree.");
5563 throw std::logic_error(
"Trying to write to const tree.");
5574 throw std::logic_error(
"Trying to write to const tree.");
5585 throw std::logic_error(
"Trying to write to const tree.");
5596 throw std::logic_error(
"Trying to write to const tree.");
5607 throw std::logic_error(
"Trying to write to const tree.");
5618 throw std::logic_error(
"Trying to write to const tree.");
5629 throw std::logic_error(
"Trying to write to const tree.");
5640 throw std::logic_error(
"Trying to write to const tree.");
5651 throw std::logic_error(
"Trying to write to const tree.");
5662 throw std::logic_error(
"Trying to write to const tree.");
5673 throw std::logic_error(
"Trying to write to const tree.");
5684 throw std::logic_error(
"Trying to write to const tree.");
5695 throw std::logic_error(
"Trying to write to const tree.");
5706 throw std::logic_error(
"Trying to write to const tree.");
5717 throw std::logic_error(
"Trying to write to const tree.");
5728 throw std::logic_error(
"Trying to write to const tree.");
5739 throw std::logic_error(
"Trying to write to const tree.");
5750 throw std::logic_error(
"Trying to write to const tree.");
5761 throw std::logic_error(
"Trying to write to const tree.");
5772 throw std::logic_error(
"Trying to write to const tree.");
5783 throw std::logic_error(
"Trying to write to const tree.");
5794 throw std::logic_error(
"Trying to write to const tree.");
5805 throw std::logic_error(
"Trying to write to const tree.");
5816 throw std::logic_error(
"Trying to write to const tree.");
5827 throw std::logic_error(
"Trying to write to const tree.");
5838 throw std::logic_error(
"Trying to write to const tree.");
5849 throw std::logic_error(
"Trying to write to const tree.");
5860 throw std::logic_error(
"Trying to write to const tree.");
5871 throw std::logic_error(
"Trying to write to const tree.");
5882 throw std::logic_error(
"Trying to write to const tree.");
5893 throw std::logic_error(
"Trying to write to const tree.");
5904 throw std::logic_error(
"Trying to write to const tree.");
5915 throw std::logic_error(
"Trying to write to const tree.");
5926 throw std::logic_error(
"Trying to write to const tree.");
5937 throw std::logic_error(
"Trying to write to const tree.");
5948 throw std::logic_error(
"Trying to write to const tree.");
5959 throw std::logic_error(
"Trying to write to const tree.");
5970 throw std::logic_error(
"Trying to write to const tree.");
5981 throw std::logic_error(
"Trying to write to const tree.");
5992 throw std::logic_error(
"Trying to write to const tree.");
6003 throw std::logic_error(
"Trying to write to const tree.");
6014 throw std::logic_error(
"Trying to write to const tree.");
6025 throw std::logic_error(
"Trying to write to const tree.");
6036 throw std::logic_error(
"Trying to write to const tree.");
6047 throw std::logic_error(
"Trying to write to const tree.");
6058 throw std::logic_error(
"Trying to write to const tree.");
6069 throw std::logic_error(
"Trying to write to const tree.");
6080 throw std::logic_error(
"Trying to write to const tree.");
6091 throw std::logic_error(
"Trying to write to const tree.");
6102 throw std::logic_error(
"Trying to write to const tree.");
6113 throw std::logic_error(
"Trying to write to const tree.");
6124 throw std::logic_error(
"Trying to write to const tree.");
6135 throw std::logic_error(
"Trying to write to const tree.");
6146 throw std::logic_error(
"Trying to write to const tree.");
6157 throw std::logic_error(
"Trying to write to const tree.");
6168 throw std::logic_error(
"Trying to write to const tree.");
6179 throw std::logic_error(
"Trying to write to const tree.");
6190 throw std::logic_error(
"Trying to write to const tree.");
6201 throw std::logic_error(
"Trying to write to const tree.");
6212 throw std::logic_error(
"Trying to write to const tree.");
6223 throw std::logic_error(
"Trying to write to const tree.");
6234 throw std::logic_error(
"Trying to write to const tree.");
6245 throw std::logic_error(
"Trying to write to const tree.");
6256 throw std::logic_error(
"Trying to write to const tree.");
6267 throw std::logic_error(
"Trying to write to const tree.");
6278 throw std::logic_error(
"Trying to write to const tree.");
6289 throw std::logic_error(
"Trying to write to const tree.");
6300 throw std::logic_error(
"Trying to write to const tree.");
6311 throw std::logic_error(
"Trying to write to const tree.");
6322 throw std::logic_error(
"Trying to write to const tree.");
6333 throw std::logic_error(
"Trying to write to const tree.");
6344 throw std::logic_error(
"Trying to write to const tree.");
6355 throw std::logic_error(
"Trying to write to const tree.");
6366 throw std::logic_error(
"Trying to write to const tree.");
6377 throw std::logic_error(
"Trying to write to const tree.");
6388 throw std::logic_error(
"Trying to write to const tree.");
6399 throw std::logic_error(
"Trying to write to const tree.");
6410 throw std::logic_error(
"Trying to write to const tree.");
6421 throw std::logic_error(
"Trying to write to const tree.");
6432 throw std::logic_error(
"Trying to write to const tree.");
6443 throw std::logic_error(
"Trying to write to const tree.");
6454 throw std::logic_error(
"Trying to write to const tree.");
6465 throw std::logic_error(
"Trying to write to const tree.");
6476 throw std::logic_error(
"Trying to write to const tree.");
6487 throw std::logic_error(
"Trying to write to const tree.");
6498 throw std::logic_error(
"Trying to write to const tree.");
6509 throw std::logic_error(
"Trying to write to const tree.");
6520 throw std::logic_error(
"Trying to write to const tree.");
6531 throw std::logic_error(
"Trying to write to const tree.");
6542 throw std::logic_error(
"Trying to write to const tree.");
6553 throw std::logic_error(
"Trying to write to const tree.");
6564 throw std::logic_error(
"Trying to write to const tree.");
6575 throw std::logic_error(
"Trying to write to const tree.");
6586 throw std::logic_error(
"Trying to write to const tree.");
6597 throw std::logic_error(
"Trying to write to const tree.");
6608 throw std::logic_error(
"Trying to write to const tree.");
6619 throw std::logic_error(
"Trying to write to const tree.");
6630 throw std::logic_error(
"Trying to write to const tree.");
6641 throw std::logic_error(
"Trying to write to const tree.");
6652 throw std::logic_error(
"Trying to write to const tree.");
6663 throw std::logic_error(
"Trying to write to const tree.");
6674 throw std::logic_error(
"Trying to write to const tree.");
6685 throw std::logic_error(
"Trying to write to const tree.");
6696 throw std::logic_error(
"Trying to write to const tree.");
6707 throw std::logic_error(
"Trying to write to const tree.");
6718 throw std::logic_error(
"Trying to write to const tree.");
6729 throw std::logic_error(
"Trying to write to const tree.");
6740 throw std::logic_error(
"Trying to write to const tree.");
6751 throw std::logic_error(
"Trying to write to const tree.");
6762 throw std::logic_error(
"Trying to write to const tree.");
6773 throw std::logic_error(
"Trying to write to const tree.");
6784 throw std::logic_error(
"Trying to write to const tree.");
6795 throw std::logic_error(
"Trying to write to const tree.");
6806 throw std::logic_error(
"Trying to write to const tree.");
6817 throw std::logic_error(
"Trying to write to const tree.");
6828 throw std::logic_error(
"Trying to write to const tree.");
6839 throw std::logic_error(
"Trying to write to const tree.");
6850 throw std::logic_error(
"Trying to write to const tree.");
6861 throw std::logic_error(
"Trying to write to const tree.");
6872 throw std::logic_error(
"Trying to write to const tree.");
6883 throw std::logic_error(
"Trying to write to const tree.");
6894 throw std::logic_error(
"Trying to write to const tree.");
6905 throw std::logic_error(
"Trying to write to const tree.");
6916 throw std::logic_error(
"Trying to write to const tree.");
6927 throw std::logic_error(
"Trying to write to const tree.");
6938 throw std::logic_error(
"Trying to write to const tree.");
6949 throw std::logic_error(
"Trying to write to const tree.");
6960 throw std::logic_error(
"Trying to write to const tree.");
6971 throw std::logic_error(
"Trying to write to const tree.");
6982 throw std::logic_error(
"Trying to write to const tree.");
6993 throw std::logic_error(
"Trying to write to const tree.");
7004 throw std::logic_error(
"Trying to write to const tree.");
7015 throw std::logic_error(
"Trying to write to const tree.");
7026 throw std::logic_error(
"Trying to write to const tree.");
7037 throw std::logic_error(
"Trying to write to const tree.");
7048 throw std::logic_error(
"Trying to write to const tree.");
7059 throw std::logic_error(
"Trying to write to const tree.");
7070 throw std::logic_error(
"Trying to write to const tree.");
7081 throw std::logic_error(
"Trying to write to const tree.");
7092 throw std::logic_error(
"Trying to write to const tree.");
7103 throw std::logic_error(
"Trying to write to const tree.");
7114 throw std::logic_error(
"Trying to write to const tree.");
7125 throw std::logic_error(
"Trying to write to const tree.");
7136 throw std::logic_error(
"Trying to write to const tree.");
7147 throw std::logic_error(
"Trying to write to const tree.");
7158 throw std::logic_error(
"Trying to write to const tree.");
7169 throw std::logic_error(
"Trying to write to const tree.");
7180 throw std::logic_error(
"Trying to write to const tree.");
7191 throw std::logic_error(
"Trying to write to const tree.");
7202 throw std::logic_error(
"Trying to write to const tree.");
7213 throw std::logic_error(
"Trying to write to const tree.");
7224 throw std::logic_error(
"Trying to write to const tree.");
7235 throw std::logic_error(
"Trying to write to const tree.");
7246 throw std::logic_error(
"Trying to write to const tree.");
7257 throw std::logic_error(
"Trying to write to const tree.");
7268 throw std::logic_error(
"Trying to write to const tree.");
7279 throw std::logic_error(
"Trying to write to const tree.");
7290 throw std::logic_error(
"Trying to write to const tree.");
7301 throw std::logic_error(
"Trying to write to const tree.");
7312 throw std::logic_error(
"Trying to write to const tree.");
7323 throw std::logic_error(
"Trying to write to const tree.");
7334 throw std::logic_error(
"Trying to write to const tree.");
7345 throw std::logic_error(
"Trying to write to const tree.");
7356 throw std::logic_error(
"Trying to write to const tree.");
7367 throw std::logic_error(
"Trying to write to const tree.");
7378 throw std::logic_error(
"Trying to write to const tree.");
7389 throw std::logic_error(
"Trying to write to const tree.");
7400 throw std::logic_error(
"Trying to write to const tree.");
7411 throw std::logic_error(
"Trying to write to const tree.");
7422 throw std::logic_error(
"Trying to write to const tree.");
7433 throw std::logic_error(
"Trying to write to const tree.");
7444 throw std::logic_error(
"Trying to write to const tree.");
7455 throw std::logic_error(
"Trying to write to const tree.");
7466 throw std::logic_error(
"Trying to write to const tree.");
7477 throw std::logic_error(
"Trying to write to const tree.");
7488 throw std::logic_error(
"Trying to write to const tree.");
7499 throw std::logic_error(
"Trying to write to const tree.");
7510 throw std::logic_error(
"Trying to write to const tree.");
7521 throw std::logic_error(
"Trying to write to const tree.");
7532 throw std::logic_error(
"Trying to write to const tree.");
7543 throw std::logic_error(
"Trying to write to const tree.");
7554 throw std::logic_error(
"Trying to write to const tree.");
7565 throw std::logic_error(
"Trying to write to const tree.");
7576 throw std::logic_error(
"Trying to write to const tree.");
7587 throw std::logic_error(
"Trying to write to const tree.");
7598 throw std::logic_error(
"Trying to write to const tree.");
7609 throw std::logic_error(
"Trying to write to const tree.");
7620 throw std::logic_error(
"Trying to write to const tree.");
7631 throw std::logic_error(
"Trying to write to const tree.");
7642 throw std::logic_error(
"Trying to write to const tree.");
7653 throw std::logic_error(
"Trying to write to const tree.");
7664 throw std::logic_error(
"Trying to write to const tree.");
7675 throw std::logic_error(
"Trying to write to const tree.");
7686 throw std::logic_error(
"Trying to write to const tree.");
7697 throw std::logic_error(
"Trying to write to const tree.");
10626 #include "baby_full.hh" TBranch * b_mus_trk_nholes_in_
std::vector< float > * p_ph_phi_
float const & onmu_isomu18() const
std::vector< float > const & fjets40_pt() const
std::vector< float > * p_tks_miniso_
std::vector< float > const & sys_st40() const
std::vector< bool > mus_tight_
std::vector< int > jets_fjet12_index_
bool const & pass_cschalo() const
std::vector< float > const & mus_vvvl_eta() const
std::vector< bool > * p_els_tight_
std::vector< bool > * p_mus_sig_
int const & nbm50() const
float const & elel_pt2() const
std::vector< float > * p_sys_isr_
std::vector< bool > const & sys_pass40() const
int const & nvels() const
std::vector< int > * p_mus_charge_
float const & met_tru_nuw_phi() const
bool c_mus_trk_nholes_in_
TBranch * b_els_trk_pterr_
float const & mumuv_pt1() const
std::vector< float > const & tks_reliso() const
std::vector< bool > * p_ph_tm_
std::vector< float > tks_pt_
float const & met_mini() const
std::vector< bool > const & mus_tm() const
int const & nbm_ra2() const
std::vector< float > const & jets_csv() const
float const & ht_clean() const
float const & mumu_pt1() const
std::vector< float > * p_jets_pt_
std::vector< bool > * p_mus_inzv_
std::vector< float > * p_leps_id_
bool const & pass50() const
std::vector< float > const & mus_eta() const
float const & hig1_pt() const
std::vector< float > * p_mus_pterr_
float const & jetsys_nob_phi() const
int const & ntruels() const
float const & elmu_w() const
bool PassString(TString cut)
int const & mgluino() const
bool c_jets_fjet12_index_
std::vector< float > els_hovere_
std::vector< float > const & mus_pt() const
std::vector< float > * p_mus_vvvl_phi_
float const & elelv_w() const
float const & mj14() const
std::vector< float > const & mus_miniso() const
float const & mumuv_m() const
float const & isr_tru_pt() const
float const & elel_phi() const
std::vector< bool > const & mus_inz() const
TBranch * b_els_vvvl_eta_
std::vector< bool > const & ph_ph90() const
float const & hig2_phi() const
std::vector< int > * p_sys_njets40_
bool const & pass_ra2_badmu() const
std::vector< int > jets_fjet14_index_
std::vector< float > tks_mt2_
std::vector< float > els_eoverp_
std::vector< float > * p_els_vvvl_phi_
std::vector< bool > const & els_tm() const
std::vector< float > const & mus_d0() const
std::vector< float > * p_mus_reliso_
std::vector< int > mc_id_
std::vector< float > * p_fjets14_m_
std::vector< float > mc_phi_
std::vector< int > sys_njets_
float const & jetsys_phi() const
std::vector< float > const & tks_pt() const
std::vector< float > els_vvvl_eta_
std::vector< bool > * p_mus_tm_
bool c_jets_fjet14_index_
std::vector< float > const & fjets14_m() const
bool const & trig_vvvl() const
std::vector< float > sys_ht40_
std::vector< float > * p_sys_murf_
std::vector< float > els_trk_pt_
int const & njets_ra2() const
std::vector< float > * p_sys_fs_udsgtag40_
std::vector< bool > mus_tm_
Long64_t const & event() const
std::vector< float > * p_sys_mt_
std::vector< bool > const & els_inz() const
std::vector< bool > els_vvvl_
int const & nfjets14() const
int const & ntruleps() const
std::vector< float > * p_sys_mj40_
std::vector< float > * p_sys_st40_
std::vector< bool > els_sigid_
float const & met_tru_phi() const
std::vector< float > fjets14_pt_
std::vector< int > mus_trk_nholes_in_
static const double bad_val_
float const & hig1_m() const
bool const & pass_eebadsc() const
std::vector< float > sys_mt_
std::vector< float > * p_fjets40_phi_
std::vector< float > * p_fjets40_eta_
std::vector< float > const & mus_vvvl_phi() const
std::vector< bool > * p_els_vvvl_
std::vector< int > const & sys_njets40() const
std::vector< int > * p_jets_fjet12_index_
bool const & pass_jets40() const
std::vector< bool > mus_inz_
std::vector< int > mc_mom_
std::vector< float > const & leps_eta() const
float const & dphi1() const
float const & w_lumi() const
std::vector< float > sys_fs_bctag40_
TBranch * b_mht_clean_phi_
std::vector< float > sys_met_
std::vector< float > sys_fs_udsgtag40_
float const & w_fs_lep() const
std::vector< float > const & sys_muf() const
float const & ht_hlt() const
std::vector< bool > sys_pass_
TBranch * b_mus_trk_algo_
std::vector< bool > * p_jets_isisr_
std::vector< float > * p_els_d0_
std::vector< int > * p_els_trk_nholes_
std::vector< float > * p_els_trk_pterr_
float const & onmu_vvvl() const
std::vector< float > * p_els_em_e_
std::vector< float > sys_bctag_
int const & nisr_me() const
std::vector< bool > const & mus_isomu18() const
std::vector< float > * p_jets_phi_
std::vector< bool > const & ph_tm() const
float const & dphi_wlep() const
std::vector< float > const & sys_fs_bctag() const
std::vector< float > const & sys_fs_lep() const
float const & elmu_pt2() const
bool const & pass_jets_tight_ra2() const
std::vector< int > const & mus_trk_algo() const
TBranch * b_sys_fs_bctag40_
std::vector< float > * p_sys_fs_bctag40_
TBranch * b_sys_fs_udsgtag_
float const & met_nohf() const
std::vector< float > mus_dz_
std::vector< float > * p_sys_lep_
std::vector< float > * p_sys_mj14_nolep_
TBranch * b_met_nohf_phi_
float const & htx() const
std::vector< float > mus_vvvl_phi_
float const & hig_dphi() const
std::vector< float > const & fjets40_m() const
bool const & json12p9() const
std::vector< float > const & sys_mj40() const
float const & elel_m() const
std::vector< float > const & sys_udsgtag40() const
std::vector< float > * p_jets_m_
std::vector< float > mus_vvvl_pt_
bool const & stitch() const
std::vector< float > const & mus_pterr() const
float const & elelv_pt() const
std::vector< float > * p_tks_mt2_
float const & mj08() const
std::vector< float > els_eta_
std::vector< int > sys_nbm40_
float const & mumu_eta() const
std::vector< float > fjets40_m_
std::vector< int > fjets14_nconst_
std::vector< float > tks_phi_
std::vector< bool > const & els_tight() const
std::vector< float > const & els_hovere() const
std::vector< bool > * p_sys_pass_
float const & isr_tru_eta() const
std::vector< float > * p_leps_phi_
std::vector< float > ph_phi_
std::vector< float > * p_els_reliso_
float const & eff_trig() const
std::vector< float > els_phi_
std::vector< float > const & mus_reliso() const
TBranch * b_pass_ecaldeadcell_
TBranch * b_jets_fjet40_index_
std::vector< bool > * p_tks_tm_
std::vector< bool > const & jets_islep() const
std::vector< float > * p_tks_pt_
std::vector< float > const & sys_lep() const
float const & onel_ele23() const
std::vector< float > const & els_trk_pt() const
std::vector< int > * p_mus_trk_nholes_in_
std::vector< int > * p_els_charge_
std::vector< int > const & jets_fjet12_index() const
int Add(const std::string &filename)
std::vector< float > const & els_trk_pterr() const
std::vector< float > * p_els_phi_
std::vector< float > * p_sys_pu_
std::vector< float > const & sys_fs_bctag40() const
TBranch * b_sys_fs_bctag_
std::vector< int > * p_mc_id_
float const & onmet() const
std::vector< float > mus_reliso_
TBranch * b_met_calo_phi_
std::vector< float > const & sys_bctag40() const
std::vector< float > const & els_eta() const
TBranch * b_pass_jets_tight_
int const & ntrutaush() const
std::vector< float > * p_els_vvvl_pt_
bool const & pass() const
float const & w_isr() const
std::vector< float > els_sceta_
TBranch * b_sys_bctag_loose_
std::vector< float > * p_els_vvvl_eta_
std::vector< bool > els_tm_
std::vector< float > mus_phi_
std::vector< bool > jets_isisr_
std::vector< int > mus_charge_
float const & elelv_pt2() const
std::vector< float > const & mc_eta() const
bool const & json7p65() const
std::vector< bool > const & mus_sig() const
std::vector< bool > const & mus_inzv() const
std::vector< float > const & els_dphi_sctrk() const
std::vector< int > * p_fjets14_nconst_
std::vector< float > * p_mc_mass_
float const & onel_vvvl() const
int const & njets20() const
std::vector< float > const & jets_phi() const
std::vector< int > const & mus_trk_nholes_out() const
float const & mt_rebal() const
std::vector< float > mus_em_e_
std::vector< int > const & jets_fjet50_index() const
float const & mumuv_w() const
std::vector< float > * p_leps_pt_
float const & isr_tru_phi() const
TBranch * b_els_vvvl_phi_
std::vector< float > sys_udsgtag_
TBranch * b_pass_cschalo_
std::vector< float > const & sys_mj14_nolep() const
std::vector< bool > const & tks_tm() const
std::vector< int > * p_tks_pdg_
std::vector< bool > const & jets_h1() const
float const & mj12() const
std::vector< float > * p_sys_udsgtag40_
std::vector< float > leps_pt_
float const & mumuv_pt() const
std::vector< int > sys_nbm_
std::vector< float > const & fjets40_phi() const
bool const & pass_goodv() const
std::vector< bool > * p_mus_mu50_
TBranch * b_jets_hflavor_
std::vector< float > const & els_phi() const
TBranch * b_mus_trk_quality_
std::vector< int > mc_status_
float const & ht_ra2() const
std::vector< bool > * p_mus_inz_
std::vector< float > mus_pt_
TBranch * b_onmu_isomu18_
float const & onmu_mu50() const
float const & onht() const
std::vector< float > * p_sys_mur_
float const & elmu_m() const
std::vector< float > const & mus_dz() const
TBranch * b_sys_mj14_nolep_
std::vector< float > jets_phi_
bool c_jets_fjet08_index_
float const & dphi3() const
std::vector< float > fjets14_m_
std::vector< float > mus_vvvl_eta_
std::vector< float > * p_mus_phi_
std::vector< float > * p_sys_fs_bctag_
std::vector< float > leps_id_
float const & mumuv_phi() const
std::vector< bool > els_tight_
int const & ntrumus() const
float const & mj40() const
std::vector< int > * p_fjets40_nconst_
std::vector< int > * p_jets_fjet50_index_
bool const & fromGS() const
std::vector< float > sys_mj40_
std::vector< int > jets_fjet50_index_
std::vector< float > const & els_deta_sctrk() const
std::vector< bool > * p_jets_islep_
int const & nmus_isomu18() const
std::vector< bool > const & mus_vvvl() const
float const & jetsys_eta() const
float const & hig_am() const
TBranch * b_met_tru_nuw_phi_
int const & nfjets40() const
float const & elelv_pt1() const
bool const & pass20() const
std::vector< float > * p_fjets14_phi_
std::vector< int > mus_trk_nholes_out_
std::vector< float > const & leps_id() const
std::vector< int > * p_sys_nbm_
std::vector< float > * p_sys_bctag_loose_
std::vector< float > sys_udsgtag_loose_
float const & mt_nohf() const
float const & mj14_nolep() const
float const & met_mini_phi() const
baby_base * NewTree(const std::type_info &type)
std::vector< float > const & sys_mt() const
TBranch * b_jets_fjet14_nolep_index_
std::vector< float > * p_sys_fs_udsgtag_
std::vector< int > * p_mus_trk_nholes_out_
float const & nisr() const
std::vector< float > sys_ht_
std::vector< float > sys_pu_
std::vector< int > const & els_trk_nholes() const
std::vector< float > const & ph_eta() const
std::vector< float > const & mus_em_e() const
bool const & trig_ra4() const
TBranch * b_nmus_isomu18_
std::vector< float > const & jets_pt() const
float const & hig1_phi() const
int const & nbm40() const
std::vector< bool > const & jets_isisr() const
TBranch * b_pass_ra2_badmu_
float const & mumu_m() const
std::vector< float > * p_sys_st_
float const & ht_isr_me() const
std::vector< float > * p_els_eoverp_
float const & onmu_mu8() const
bool const & pass_jets_tight() const
float const & weight() const
std::vector< float > const & tks_eta() const
bool const & pass_nohf() const
std::vector< bool > * p_els_sigid_
std::vector< float > sys_st_
std::vector< float > * p_fjets40_m_
std::vector< float > * p_mus_em_e_
float const & hig2_pt() const
float const & hig_dm() const
std::vector< bool > * p_els_ele8_
int const & ntrutausl() const
std::vector< int > const & mc_mom() const
std::vector< float > * p_jets_pt_res_
std::vector< bool > const & mus_mu8() const
std::vector< bool > tks_tm_
float const & elmu_pt1() const
std::vector< float > sys_fs_lep_
float const & met_tru() const
bool c_jets_fjet50_index_
std::vector< float > fjets40_phi_
std::vector< bool > mus_sigid_
std::vector< float > const & fjets14_eta() const
std::vector< int > const & fjets14_nconst() const
float const & elelv_m() const
std::vector< float > sys_mur_
std::vector< float > sys_isr_
float const & met_rebal() const
std::vector< float > mc_eta_
float const & htx50() const
bool const & pass_jets_nohf() const
std::vector< int > const & mc_status() const
std::vector< bool > * p_els_ele23_
std::vector< bool > * p_els_sig_
TBranch * b_els_dphi_sctrk_
float const & met_phi() const
std::vector< float > * p_sys_fs_lep_
std::vector< float > const & els_eoverp() const
int const & nels_ele23() const
float const & met_calo() const
std::vector< float > sys_mj14_nolep_
std::vector< float > jets_eta_
TBranch * b_pass_jets_nohf_
TBranch * b_jets_fjet14_index_
std::vector< float > mus_pterr_
std::vector< float > els_ip3d_
std::vector< float > fjets40_pt_
std::vector< float > const & jets_eta() const
std::vector< float > jets_m_
std::vector< bool > const & els_sigid() const
std::vector< int > mc_momidx_
std::vector< float > const & sys_met() const
std::vector< float > const & sys_trig() const
std::vector< float > * p_fjets14_pt_
std::vector< int > * p_mc_status_
std::vector< float > * p_jets_eta_
int const & nveto() const
int const & njets() const
TBranch * b_els_trk_nholes_
std::vector< float > * p_fjets40_pt_
std::vector< float > * p_tks_mt_
float const & mumu_phi() const
float const & jetsys_nob_pt() const
std::vector< float > * p_mus_d0_
std::vector< float > els_vvvl_pt_
std::vector< float > const & tks_miniso() const
TBranch * b_jetsys_nob_m_
std::vector< bool > els_inzv_
TBranch * b_pass_jets_tight_ra2_
std::vector< float > mus_eta_
TBranch * b_mus_trk_nholes_out_
int const & nels_vvvl() const
int const & lumiblock() const
float const & elel_pt() const
float const & dphi4() const
std::vector< int > const & mus_trk_nholes_in() const
std::vector< bool > jets_h1_
bool const & pass_jets20() const
std::vector< bool > const & sys_pass() const
std::vector< float > sys_trig_
std::vector< int > const & sys_njets() const
std::vector< int > els_trk_nholes_
std::vector< float > * p_els_sceta_
std::vector< float > leps_eta_
std::vector< float > const & sys_ht() const
std::vector< float > const & leps_pt() const
std::vector< float > const & trig_prescale() const
int const & nvleps() const
std::vector< bool > mus_isomu18_
std::vector< int > * p_sys_nbm40_
bool const & pass_jets() const
std::vector< float > const & els_pt() const
std::vector< bool > const & jets_h2() const
std::vector< float > const & fjets14_phi() const
std::vector< float > tks_miniso_
float const & ht40() const
std::vector< float > * p_ph_eta_
std::vector< float > const & mus_phi() const
std::vector< bool > * p_els_inz_
float const & hig2_eta() const
std::vector< float > els_reliso_
std::vector< bool > const & trig() const
std::vector< int > const & mus_charge() const
std::vector< bool > * p_mus_tight_
std::vector< float > * p_els_pt_
std::vector< float > jets_pt_res_
std::vector< bool > const & mus_trk_quality() const
std::vector< bool > const & mus_mu50() const
TBranch * b_pass_jets_ra2_
std::vector< bool > * p_els_ispf_
int const & nbm20() const
std::vector< float > * p_mc_eta_
std::vector< float > * p_sys_mj14_
std::vector< int > * p_mc_mom_
float const & weight_rpv() const
std::vector< float > * p_els_miniso_
std::vector< float > const & sys_isr() const
std::vector< float > sys_bctag_loose_
bool c_mus_trk_nholes_out_
std::vector< float > const & sys_mur() const
std::vector< float > const & sys_mj14() const
std::vector< int > * p_mc_momidx_
std::vector< float > fjets14_eta_
std::vector< int > const & jets_fjet14_index() const
bool c_jets_fjet40_index_
std::vector< float > els_pt_
TBranch * b_sys_udsgtag40_
std::vector< float > const & sys_pu() const
std::vector< bool > trig_
std::vector< float > sys_murf_
bool const & low_dphi() const
std::vector< float > sys_mj14_
float const & hig1_eta() const
std::vector< float > * p_fjets14_eta_
bool pass_jets_tight_ra2_
TBranch * b_jetsys_nob_phi_
std::vector< float > * p_els_dphi_sctrk_
std::vector< bool > const & els_sig() const
std::vector< int > * p_mus_trk_algo_
std::vector< int > const & sys_nbm40() const
std::vector< float > * p_mus_had_e_
float const & elel_pt1() const
std::vector< bool > * p_jets_h1_
std::vector< int > * p_jets_fjet14_nolep_index_
std::vector< int > * p_jets_fjet14_index_
float const & onph_ph90() const
float const & jetsys_pt() const
std::vector< float > sys_muf_
TBranch * b_w_btag_loose_
bool const & pass_hbheiso() const
float const & mumuv_pt2() const
std::vector< bool > mus_inzv_
std::vector< float > * p_trig_prescale_
float const & mumu_pt2() const
bool c_pass_jets_tight_ra2_
float const & met_tru_nuw() const
std::vector< float > const & els_em_e() const
std::vector< bool > * p_trig_
std::vector< float > * p_sys_muf_
std::vector< float > sys_fs_udsgtag_
std::vector< int > tks_pdg_
std::vector< float > const & tks_d0() const
float const & mt2_0mass() const
std::vector< float > tks_d0_
bool const & pass_jets50() const
bool const & jetmismeas() const
std::vector< float > * p_tks_d0_
std::vector< float > els_trk_pterr_
std::vector< float > const & els_sceta() const
TBranch * b_trig_prescale_
std::vector< float > mc_pt_
TBranch * b_sys_udsgtag_loose_
std::vector< float > * p_sys_bctag40_
std::vector< float > * p_els_trk_pt_
std::vector< float > const & tks_phi() const
std::vector< float > const & jets_m() const
std::vector< float > * p_mc_pt_
std::vector< int > sys_njets40_
float const & mht_clean_phi() const
std::vector< int > const & els_charge() const
std::vector< float > ph_pt_
std::vector< float > jets_csv_
bool const & pass40() const
float const & ht_tru() const
std::vector< float > const & sys_udsgtag() const
std::vector< float > const & tks_mt2() const
std::vector< float > const & els_vvvl_pt() const
float const & met() const
TBranch * b_jetsys_nob_eta_
std::vector< float > * p_tks_eta_
TBranch * b_pass_eebadsc_
std::vector< float > const & els_d0() const
std::vector< bool > mus_sig_
float const & onel_ele8() const
std::vector< float > * p_mus_vvvl_eta_
std::vector< int > * p_sys_njets_
std::vector< float > const & tks_dz() const
std::vector< bool > els_sig_
std::vector< float > * p_sys_ht_
std::vector< float > mc_mass_
bool c_pass_ecaldeadcell_
bool const & trig_lep() const
float const & mt_tru() const
float const & elmu_eta() const
int const & nleps_tm() const
std::vector< bool > * p_mus_mu8_
std::vector< bool > mus_mu8_
std::vector< float > const & sys_fs_udsgtag() const
float const & w_lep() const
float const & mt_tru_nuw() const
std::vector< float > const & els_dz() const
bool const & trig_met() const
int const & nvmus() const
std::vector< bool > ph_ph90_
std::vector< bool > * p_mus_trk_quality_
std::vector< float > els_vvvl_phi_
std::vector< int > mus_trk_algo_
std::vector< float > tks_dz_
std::vector< float > const & sys_murf() const
std::vector< float > const & els_ip3d() const
float const & hig_drmax() const
float const & st50() const
std::vector< float > tks_eta_
std::vector< int > * p_jets_fjet08_index_
bool const & pass_hbhe() const
std::vector< float > const & els_vvvl_eta() const
float const & ht50() const
std::vector< float > * p_els_hovere_
std::vector< bool > sys_pass40_
std::vector< float > tks_mt_
float const & w_btag40() const
std::vector< float > fjets14_phi_
int const & nmus_vvvl() const
float const & mt2() const
std::vector< float > const & ph_pt() const
std::vector< int > const & jets_fjet40_index() const
std::vector< float > const & sys_fs_udsgtag40() const
std::vector< bool > mus_mu50_
std::vector< float > const & els_reliso() const
float const & mumuv_eta() const
virtual void GetEntry(const long entry)
std::vector< float > * p_mus_pt_
float const & eff_jetid() const
std::vector< float > tks_reliso_
std::vector< float > * p_sys_met_
float const & met_raw() const
std::vector< bool > jets_islep_
std::vector< float > const & leps_phi() const
std::vector< float > * p_els_dz_
bool c_sys_udsgtag_loose_
std::vector< bool > const & els_ele23() const
std::vector< bool > els_ele23_
float const & elelv_phi() const
int const & njets40() const
std::vector< float > els_em_e_
std::vector< float > sys_lep_
std::vector< bool > * p_mus_vvvl_
std::vector< float > const & els_vvvl_phi() const
std::vector< bool > const & els_ele8() const
TBranch * b_mus_vvvl_eta_
std::vector< float > * p_jets_csv_
float const & dphi2() const
std::vector< int > const & tks_pdg() const
TBranch * b_mus_vvvl_phi_
std::vector< float > const & jets_pt_res() const
std::vector< float > const & fjets14_pt() const
std::vector< float > els_d0_
std::vector< int > * p_jets_fjet40_index_
std::vector< int > fjets40_nconst_
std::vector< float > const & mc_pt() const
std::vector< float > const & fjets40_eta() const
std::vector< bool > * p_mus_sigid_
std::vector< int > const & jets_fjet14_nolep_index() const
std::vector< float > const & mus_vvvl_pt() const
float const & w_pu() const
float const & elmu_phi() const
TBranch * b_fjets40_nconst_
float const & mumu_pt() const
std::vector< float > sys_bctag40_
std::vector< bool > * p_jets_h2_
std::vector< bool > * p_els_tm_
std::vector< float > * p_els_ip3d_
std::vector< float > els_miniso_
int const & njets50() const
float const & elel_w() const
float const & met_nohf_phi() const
std::vector< float > els_dz_
std::vector< float > * p_mus_miniso_
float const & met_raw_phi() const
TBranch * b_pass_hbheiso_
std::vector< float > * p_mc_phi_
bool c_jets_fjet14_nolep_index_
std::vector< int > jets_hflavor_
TBranch * b_jets_fjet12_index_
std::vector< float > const & sys_bctag() const
std::vector< float > * p_sys_udsgtag_loose_
std::vector< bool > els_ispf_
std::vector< bool > els_ele8_
std::vector< int > const & sys_nbm() const
float const & jetsys_nob_m() const
std::vector< float > const & tks_mt() const
TBranch * b_sys_fs_udsgtag40_
std::vector< int > jets_fjet40_index_
std::vector< float > const & sys_udsgtag_loose() const
float const & onel_ele105() const
std::vector< int > const & mc_momidx() const
std::vector< bool > const & mus_sigid() const
float const & elel_eta() const
std::vector< int > jets_fjet14_nolep_index_
std::vector< float > * p_mus_eta_
float const & hig2_m() const
TBranch * b_fjets14_nconst_
std::vector< bool > ph_tm_
float const & w_toppt() const
std::vector< float > els_dphi_sctrk_
std::vector< bool > mus_trk_quality_
std::vector< float > trig_prescale_
TBranch * b_jets_fjet50_index_
float const & w_btag_loose() const
std::vector< float > * p_sys_udsgtag_
std::vector< int > * p_jets_hflavor_
std::vector< float > * p_els_deta_sctrk_
float const & w_btag() const
float const & jetsys_m() const
float const & met_calo_phi() const
int const & njets_clean() const
std::vector< int > jets_fjet08_index_
float const & mht_phi() const
std::vector< bool > * p_sys_pass40_
bool const & pass_jets_ra2() const
std::vector< float > const & mc_phi() const
std::vector< bool > const & els_ispf() const
std::vector< float > * p_mus_dz_
std::vector< bool > * p_els_inzv_
std::vector< float > * p_els_eta_
std::vector< float > const & sys_st() const
float const & st40() const
std::vector< float > sys_st40_
std::vector< int > const & jets_fjet08_index() const
std::vector< int > const & mc_id() const
bool const & nonblind() const
std::vector< float > * p_leps_eta_
std::vector< bool > mus_vvvl_
std::vector< float > * p_tks_dz_
std::vector< bool > els_inz_
std::vector< float > const & mc_mass() const
float const & ntrupv_mean() const
float const & mht() const
float const & m_tt() const
bool const & json2p6() const
std::vector< bool > const & els_vvvl() const
TBranch * b_els_deta_sctrk_
std::vector< float > const & ph_phi() const
std::vector< float > const & sys_ht40() const
std::vector< float > * p_sys_trig_
std::vector< float > jets_pt_
float const & elelv_eta() const
std::vector< float > leps_phi_
virtual std::string BabyType() const
int const & ntrupv() const
std::vector< int > const & jets_hflavor() const
std::vector< bool > * p_ph_ph90_
std::vector< bool > * p_mus_isomu18_
std::vector< float > * p_ph_pt_
TBranch * b_jets_fjet08_index_
std::vector< bool > els_ele105_
std::vector< bool > jets_h2_
std::vector< float > * p_sys_ht40_
std::vector< bool > const & mus_tight() const
bool const & pass_ecaldeadcell() const
std::vector< float > sys_udsgtag40_
std::vector< float > mus_had_e_
float const & mct() const
std::vector< float > ph_eta_
std::vector< float > fjets40_eta_
std::vector< float > const & els_miniso() const
std::vector< bool > const & els_ele105() const
std::vector< float > mus_d0_
float const & htx40() const
std::vector< float > const & mus_had_e() const
float const & mj50() const
int const & hig_bin() const
std::vector< float > const & sys_bctag_loose() const
std::vector< bool > const & els_inzv() const
std::vector< float > * p_sys_bctag_
float const & elmu_pt() const
std::vector< float > * p_tks_phi_
std::vector< float > els_deta_sctrk_
bool const & pass_ra2() const
float const & mht_clean() const
std::vector< bool > * p_els_ele105_
std::vector< float > * p_mus_vvvl_pt_
std::vector< float > * p_tks_reliso_
std::vector< int > els_charge_
std::vector< float > sys_fs_bctag_
std::vector< float > mus_miniso_
bool const & json4p0() const
float const & jetsys_nob_eta() const
std::vector< int > const & fjets40_nconst() const
TBranch * b_met_mini_phi_
TBranch * b_jetsys_nob_pt_
int const & nleps() const
float const & mumu_w() const