-
Notifications
You must be signed in to change notification settings - Fork 1
/
compact_auto.config
905 lines (728 loc) · 24.8 KB
/
compact_auto.config
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
792
793
794
795
796
797
798
799
800
801
802
803
804
805
806
807
808
809
810
811
812
813
814
815
816
817
818
819
820
821
822
823
824
825
826
827
828
829
830
831
832
833
834
835
836
837
838
839
840
841
842
843
844
845
846
847
848
849
850
851
852
853
854
855
856
857
858
859
860
861
862
863
864
865
866
867
868
869
870
871
872
873
874
875
876
877
878
879
880
881
882
883
884
885
886
887
888
889
890
891
892
893
894
895
896
897
898
899
900
901
902
903
904
905
Job: COMPACT_2jets
CmeLabel: 13 TeV
POI: mu_XS_VVV
ReadFrom: NTUP
NtuplePaths: trex_input_3region
AtlasLabel: "#color[0]{1_Corinth_13_4}"
LumiLabel: 79.8 fb^{-1}
Label: none
Lumi: 1.
MCweight: MCweight_833cb2b381c8fa3dd637e0b918645a82_0
PlotOptions: CHI2,NOXERR,NOENDERR,POISSONIZE
NtupleName: nominal
DebugLevel: 1
SystControlPlots: TRUE
SystErrorBars: TRUE
SystPruningShape: 0.005
SystPruningNorm: 0.005
SystLarge: 1
CorrelationThreshold: 0.0001
RankingMaxNP: 15
HistoChecks: NOCRASH
MCstatThreshold: 0.05
ImageFormat: png,eps,pdf,root,C
Selection: Selection_833cb2b381c8fa3dd637e0b918645a82_0
ReplacementFile: my_Common_XS_unc.txt
SummaryPlotYmax: 5E4
SummaryPlotYmin: 1
AllowWrongRegionSample: TRUE
RatioYmin: 0.0
RatioYmax: 2.0
LegendX1: 0.53
LegendX2: 0.93
LegendX1Summary: 0.53
LegendX2Summary: 0.94
LegendYSummary: 0.90
LabelX: 0.24
LabelY: 0.90
LabelXSummary: 0.24
LabelYSummary: 0.90
StatOnly: TRUE
Options: options
CanvasWidth: 700
CanvasHeight: 700
VVVTotalUncert: 1
VVVHideData: 0
Fit: fit
FitBlind: TRUE
UseMinos: mu_XS_VVV
FitType: SPLUSB
FitRegion: CRSR
POIAsimov: 1
NumCPU: 8
Limit: limit
LimitType: ASYMPTOTIC
LimitBlind: FALSE
POIAsimov: 1
Region: three_lep_presel_1jet
Type: SIGNAL
DataType: DATA
Variable: BDTG,13,-1.,1.
Binning: -1.000000,-0.5,-0.342400,-0.246200,-0.181800,-0.131200,-0.083000,-0.035600,0.018800,0.083600,0.158000,0.252200,0.363400,1.000000
VariableTitle: BDT response
Label: WVZ\!: 3\ell1j
ShortLabel: 3\ell1j
YaxisTitle: Events
Selection: Selection_abd1d472d2c9716696eabca11d520d7f_0
MCweight: MCweight_abd1d472d2c9716696eabca11d520d7f_0
Ymax: 660
RatioYmin: 0.6
RatioYmax: 1.4
Region: three_lep_presel_2jets
Type: SIGNAL
DataType: DATA
Variable: BDTG_2j,13,-1,1.
Binning: -1.0, -0.6, -0.48, -0.36, -0.24,-0.12, -0.0, 0.12, 0.24, 0.36, 0.48, 0.6, 1.0
VariableTitle: BDT response
Label: WVZ\!: 3\ell2j
ShortLabel: 3\ell2j
YaxisTitle: Events
Selection: Selection_0e841d4b0813ecb6569972c917673b1f_0
MCweight: MCweight_0e841d4b0813ecb6569972c917673b1f_0
Ymax: 480
RatioYmin: 0.6
RatioYmax: 1.4
Region: three_lep_presel_atLeast_3jets
Type: SIGNAL
DataType: DATA
Variable: BDTG_merged_1,13,-1.,1.
VariableTitle: BDT response
Binning: -1.0, -0.6, -0.48, -0.36, -0.24,-0.12, -0.0, 0.12, 0.24, 0.36, 0.48, 0.6, 1.0
Label: WVZ\!: 3\ell3j
ShortLabel: 3\ell3j
YaxisTitle: Events
Selection: Selection_8b9f3b25ad627940c4a246bcf430413a_0
MCweight: MCweight_8b9f3b25ad627940c4a246bcf430413a_0
Ymax: 300
RatioYmin: 0.6
RatioYmax: 1.4
Region: ttZ_3L_CR
Type: CONTROL
DataType: DATA
Variable: 1,1,0,1.
VariableTitle: "#color[0]{Matthew_5_5}"
BinLabels: "#color[0]{invisible}"
YaxisTitle: "Events"
Label: t\,t\!\!\wwbar\,\,Z\to3\ell\,\,\mathrm{CR}
ShortLabel: t\bar{t}Z\text{ CR}
Selection: Selection_192944d2ebab8e0ee0c91f4d49dbd4b5_0
MCweight: MCweight_192944d2ebab8e0ee0c91f4d49dbd4b5_0
YmaxScale: 1.55
RatioYmin: 0.8
RatioYmax: 1.2
Region: ttZ_3L_VR
Type: VALIDATION
DataType: DATA
Variable: 1,1,0,1.
VariableTitle: "#color[0]{Matthew_5_5}"
BinLabels: "#color[0]{invisible}"
YaxisTitle: "Events"
Label: t\,t\!\!\wwbar\,\,Z\to3\ell\,\,\mathrm{CR}
ShortLabel: t\bar{t}Z\text{ CR}
YmaxScale: 1.55
RatioYmin: 0.8
RatioYmax: 1.2
Sample: WVZ
Type: SIGNAL
Title: "#it{WVV}"
NtupleFiles: MC16a/363507,MC16a/363508,MC16a/363509,MC16a/364243,MC16a/364244,MC16a/364245,MC16a/364246,MC16d/363507,MC16d/363508,MC16d/363509,MC16d/364243,MC16d/364244,MC16d/364245,MC16d/364246
FillColorRGB: 255,255,0
LineColor: 1
Exclude: ttZ_3L_CR,ttZ_3L_VR
Sample: VH_signal
Type: SIGNAL
Title: "#it{WVV}"
NtupleFiles: nominal/VH
FillColorRGB: 255,255,0
LineColor: 1
MCweight: MCweight_6e203b5c0683a8d9f3de649b76c163cb_0
Exclude: ttZ_3L_CR,ttZ_3L_VR
Sample: VH_other
Type: BACKGROUND
Title: Other
NtupleFiles: nominal/VH
FillColorRGB: 153,153,153
LineColor: 1
MCweight: MCweight_4d48b239137cf85ab5af77dcf035e28e_0
Exclude: ttZ_3L_CR,ttZ_3L_VR
Sample: WZ
Type: BACKGROUND
Title: "#it{WZ}"
NtupleFiles: MC16a/364253*,MC16d/364253*
FillColorRGB: 254,156,207
LineColor: 1
Sample: lllvjj
Type: BACKGROUND
Title: "#it{WZ}"
NtupleFiles: nominal/lllvjj
FillColorRGB: 254,156,207
LineColor: 1
Exclude: ttZ_3L_CR,ttZ_3L_VR
Sample: ZZ
Type: BACKGROUND
Title: "#it{ZZ}"
NtupleFiles: MC16a/364250*,MC16a/345705,MC16a/345706,MC16d/345705,MC16d/345706,MC16d/364250*
FillColorRGB: 196,139,255
LineColor: 1
Sample: lllljj
Type: BACKGROUND
Title: "#it{ZZ}"
NtupleFiles: nominal/lllljj
FillColorRGB: 196,139,255
LineColor: 1
Exclude: ttZ_3L_CR,ttZ_3L_VR
Sample: Zjets
Type: BACKGROUND
Title: Non-prompt
NtupleFiles: nominal/Zjets
FillColorRGB: 87,161,246
LineColor: 1
Exclude: ttZ_3L_VR
Sample: Zgamma
Type: BACKGROUND
Title: "#gamma conv."
NtupleFiles: nominal/Zgamma
FillColorRGB: 36,160,3
LineColor: 1
Exclude: ttZ_3L_VR
Sample: ttZ
Type: BACKGROUND
Title: "#it{t#bar{t}Z}"
NtupleFiles: MC16a/410218,MC16a/410219,MC16d/410218,MC16d/410219,MC16d/410220
FillColorRGB: 169,15,35
LineColor: 1
Sample: tWZ
Type: BACKGROUND
Title: "#it{WtZ}"
NtupleFiles: MC16a/410408,MC16d/410408
FillColorRGB: 100,1,105
LineColor: 1
Sample: tZ
Type: BACKGROUND
Title: Other
NtupleFiles: nominal/tZ
FillColorRGB: 153,153,153
LineColor: 1
Sample: others
Type: BACKGROUND
Title: Other
NtupleFiles: nominal/others
FillColorRGB: 153,153,153
LineColor: 1
Sample: OtherZjets
Type: BACKGROUND
Title: Other
FillColorRGB: 153,153,153
LineColor: 1
Regions: ttZ_3L_VR
Sample: OtherZgamma
Type: BACKGROUND
Title: Other
FillColorRGB: 153,153,153
LineColor: 1
Regions: ttZ_3L_VR
Sample: data
Type: DATA
Title: Data
NtupleFiles: data/data
NormFactor: mu_XS_VVV
Title: mu_XS(VVV)
Nominal: 1
Min: -5
Max: 5
Samples: WVZ
Systematic: ATLAS_lumi
Title: "Luminosity"
Type: OVERALL
OverallUp: 0.02
OverallDown: -0.02
Category: Instrumental
Systematic: mu_F_WVZ
Title: WVZ fact. scale
Type: HISTO
Smoothing: 40
WeightSufUp: WeightSufUp_630cd6c2b23841a11944f6fe55901f4c_0
WeightSufDown: WeightSufDown_630cd6c2b23841a11944f6fe55901f4c_0
Samples: WVZ
Category: Theory
Exclude: ttZ_3L_CR,ttZ_3L_VR
Systematic: mu_R_WVZ
Title: WVZ renorm. scale
Type: HISTO
Smoothing: 40
WeightSufUp: WeightSufUp_f5a0fb084bc9db79a8f7281119fb8fe1_0
WeightSufDown: WeightSufDown_f5a0fb084bc9db79a8f7281119fb8fe1_0
Samples: WVZ
Category: Theory
Exclude: ttZ_3L_CR,ttZ_3L_VR
Systematic: mu_F_WZ
Title: "WZ factorisation scale"
Type: HISTO
Smoothing: 40
WeightSufUp: WeightSufUp_55242f15e568a370c49a498f79ff4036_0
WeightSufDown: WeightSufDown_55242f15e568a370c49a498f79ff4036_0
Samples: WZ
Regions: three_lep_presel_1jet,three_lep_presel_2jets,three_lep_presel_atLeast_3jets
Category: Theory
Systematic: mu_R_WZ
Title: "WZ renormalisation scale"
Type: HISTO
Smoothing: 40
WeightSufUp: WeightSufUp_ad5bf32b12b99bee9dd6d107e1df65a5_0
WeightSufDown: WeightSufDown_ad5bf32b12b99bee9dd6d107e1df65a5_0
Samples: WZ
Regions: three_lep_presel_1jet,three_lep_presel_2jets,three_lep_presel_atLeast_3jets
Category: Theory
Systematic: mu_F_ZZ
Title: ZZ fact. scale
Type: HISTO
Smoothing: 40
WeightSufUp: WeightSufUp_f8f6a3a278f408b8a0a58d2c14ac8451_0
WeightSufDown: WeightSufDown_f8f6a3a278f408b8a0a58d2c14ac8451_0
Samples: ZZ
Category: Theory
Exclude: ttZ_3L_CR,ttZ_3L_VR
Systematic: mu_R_ZZ
Title: ZZ renorm. scale
Type: HISTO
Smoothing: 40
WeightSufUp: WeightSufUp_ab73917a746f93d44b63d0573eb65418_0
WeightSufDown: WeightSufDown_ab73917a746f93d44b63d0573eb65418_0
Samples: ZZ
Category: Theory
Exclude: ttZ_3L_CR,ttZ_3L_VR
Systematic: WZ_XS
Title: WZ_XS
Type: OVERALL
OverallUp: 0.20
OverallDown: -0.20
Samples: WZ
Regions: three_lep_presel_1jet,three_lep_presel_2jets,three_lep_presel_atLeast_3jets
Category: Theory
Systematic: ZZ_XS
Title: ZZ_XS
Type: OVERALL
OverallUp: 0.20
OverallDown: -0.20
Samples: ZZ
Category: Theory
Exclude: ttZ_3L_CR,ttZ_3L_VR
Systematic: WZ_shape
Title: WZ shape
Type: HISTO
DropNorm: all
Smoothing: 40
Symmetrisation: ONESIDED
NtupleFileUp: nominal/PP8_WZ
Samples: WZ
Regions: three_lep_presel_1jet,three_lep_presel_2jets,three_lep_presel_atLeast_3jets
Category: Generators
Systematic: ZZ_shape
Title: "ZZ shape"
Type: HISTO
DropNorm: all
Smoothing: 40
Symmetrisation: ONESIDED
NtupleFilesUp: nominal/PP8_ZZ,MC16a/345705,MC16a/345706,MC16d/345705,MC16d/345706
Samples: ZZ
Category: Generators
Exclude: ttZ_3L_CR,ttZ_3L_VR
Systematic: tWZ_XS
Title: "tWZ normalisation"
Type: OVERALL
OverallUp: XXX_WtZ_XS_UP
OverallDown: XXX_WtZ_XS_DO
Samples: tWZ
Category: Theory
Exclude: ttZ_3L_CR,ttZ_3L_VR
Systematic: tZ_XS
Title: tZ_XS
Type: OVERALL
OverallUp: XXX_tZ_XS_UP
OverallDown: XXX_tZ_XS_DO
Samples: tZ
Regions: three_lep_presel_1jet,three_lep_presel_2jets,three_lep_presel_atLeast_3jets
Category: Theory
Systematic: ttZ_XS_QCDscale
Title: ttZ_XS_QCDscale
Type: OVERALL
OverallUp: XXX_ttZ_XS_QCDscale_UP
OverallDown: XXX_ttZ_XS_QCDscale_DO
Samples: ttZ
Category: Theory
Systematic: ttZ_XS_PDFunc
Title: ttZ_XS_PDFunc
Type: OVERALL
OverallUp: XXX_ttZ_XS_PDFunc_UP
OverallDown: XXX_ttZ_XS_PDFunc_DO
Samples: ttZ
Category: Theory
Systematic: Zjets_XS
Title: "Z+jets normalisation"
Type: OVERALL
OverallUp: XXX_Zjets_XS_UP
OverallDown: XXX_Zjets_XS_DO
Samples: Zjets
Regions: three_lep_presel_1jet,three_lep_presel_2jets,three_lep_presel_atLeast_3jets
Category: Theory
Systematic: VH_XS
Title: VH_XS
Type: OVERALL
OverallUp: 0.30
OverallDown: -0.30
Samples: VH_other
Category: Theory
Systematic: ATLAS_PRW_DATASF
Title: ATLAS_PRW_DATASF
Type: HISTO
Smoothing: 40
WeightSufUp: WeightSufUp_9bdeaebaa6ee56826f4967db1079b4d0_0
WeightSufDown: WeightSufDown_9bdeaebaa6ee56826f4967db1079b4d0_0
Category: Instrumental
Systematic: ATLAS_JVT
Title: ATLAS_JVT
Type: HISTO
Smoothing: 40
WeightSufUp: WeightSufUp_61d5d9f7bf4c3b9e6e7bc713f181cb7a_0
WeightSufDown: WeightSufDown_61d5d9f7bf4c3b9e6e7bc713f181cb7a_0
Category: Instrumental
Systematic: ATLAS_FTAG_B0; ATLAS_FTAG_B1; ATLAS_FTAG_B2; ATLAS_FTAG_B3; ATLAS_FTAG_B4; ATLAS_FTAG_B5; ATLAS_FTAG_B6; ATLAS_FTAG_B7; ATLAS_FTAG_B8
Title: ATLAS_FTAG_B0; ATLAS_FTAG_B1; ATLAS_FTAG_B2; ATLAS_FTAG_B3; ATLAS_FTAG_B4; ATLAS_FTAG_B5; ATLAS_FTAG_B6; ATLAS_FTAG_B7; ATLAS_FTAG_B8
Type: HISTO
Smoothing: 40
WeightSufUp: WeightSufUp_ad416049af89a858ac877a63a8e29bd1_0; WeightSufUp_ad416049af89a858ac877a63a8e29bd1_1; WeightSufUp_ad416049af89a858ac877a63a8e29bd1_2; WeightSufUp_ad416049af89a858ac877a63a8e29bd1_3; WeightSufUp_ad416049af89a858ac877a63a8e29bd1_4; WeightSufUp_ad416049af89a858ac877a63a8e29bd1_5; WeightSufUp_ad416049af89a858ac877a63a8e29bd1_6; WeightSufUp_ad416049af89a858ac877a63a8e29bd1_7; WeightSufUp_ad416049af89a858ac877a63a8e29bd1_8
WeightSufDown: WeightSufDown_ad416049af89a858ac877a63a8e29bd1_0; WeightSufDown_ad416049af89a858ac877a63a8e29bd1_1; WeightSufDown_ad416049af89a858ac877a63a8e29bd1_2; WeightSufDown_ad416049af89a858ac877a63a8e29bd1_3; WeightSufDown_ad416049af89a858ac877a63a8e29bd1_4; WeightSufDown_ad416049af89a858ac877a63a8e29bd1_5; WeightSufDown_ad416049af89a858ac877a63a8e29bd1_6; WeightSufDown_ad416049af89a858ac877a63a8e29bd1_7; WeightSufDown_ad416049af89a858ac877a63a8e29bd1_8
Category: Instrumental
Systematic: ATLAS_FTAG_C0; ATLAS_FTAG_C1; ATLAS_FTAG_C2
Title: ATLAS_FTAG_C0; ATLAS_FTAG_C1; ATLAS_FTAG_C2
Type: HISTO
Smoothing: 40
WeightSufUp: WeightSufUp_5fe3898e750bc09a9e02b687397280ba_0; WeightSufUp_5fe3898e750bc09a9e02b687397280ba_1; WeightSufUp_5fe3898e750bc09a9e02b687397280ba_2
WeightSufDown: WeightSufDown_5fe3898e750bc09a9e02b687397280ba_0; WeightSufDown_5fe3898e750bc09a9e02b687397280ba_1; WeightSufDown_5fe3898e750bc09a9e02b687397280ba_2
Category: Instrumental
Systematic: ATLAS_FTAG_Light0; ATLAS_FTAG_Light1; ATLAS_FTAG_Light2; ATLAS_FTAG_Light3
Title: "b-tagging light jets"; ATLAS_FTAG_Light1; ATLAS_FTAG_Light2; ATLAS_FTAG_Light3
Type: HISTO
Smoothing: 40
WeightSufUp: WeightSufUp_448a0d022d0b7e7fdc38461ab0fb9a60_0; WeightSufUp_448a0d022d0b7e7fdc38461ab0fb9a60_1; WeightSufUp_448a0d022d0b7e7fdc38461ab0fb9a60_2; WeightSufUp_448a0d022d0b7e7fdc38461ab0fb9a60_3
WeightSufDown: WeightSufDown_448a0d022d0b7e7fdc38461ab0fb9a60_0; WeightSufDown_448a0d022d0b7e7fdc38461ab0fb9a60_1; WeightSufDown_448a0d022d0b7e7fdc38461ab0fb9a60_2; WeightSufDown_448a0d022d0b7e7fdc38461ab0fb9a60_3
Category: Instrumental
Systematic: ATLAS_EL_SF_ID
Title: ATLAS_EL_SF_ID
Type: HISTO
Smoothing: 40
WeightSufUp: WeightSufUp_f553ec50a35e3b146823d38a9f2c022e_0
WeightSufDown: WeightSufDown_f553ec50a35e3b146823d38a9f2c022e_0
Category: Instrumental
Systematic: ATLAS_EL_SF_RECO
Title: ATLAS_EL_SF_RECO
Type: HISTO
Smoothing: 40
WeightSufUp: WeightSufUp_489bd159b583fcd1414f13d93ab69040_0
WeightSufDown: WeightSufDown_489bd159b583fcd1414f13d93ab69040_0
Category: Instrumental
Systematic: ATLAS_EL_SF_ISO
Title: "Electron isolation scale factor"
Type: HISTO
Smoothing: 40
WeightSufUp: WeightSufUp_8818df0907ccbee20afc48721dcbc151_0
WeightSufDown: WeightSufDown_8818df0907ccbee20afc48721dcbc151_0
Category: Instrumental
Systematic: ATLAS_MU_SF_ID_Stat
Title: ATLAS_MU_SF_ID_Stat
Type: HISTO
Smoothing: 40
WeightSufUp: WeightSufUp_1ab5d6f4df5d236929db6e73080193ac_0
WeightSufDown: WeightSufDown_1ab5d6f4df5d236929db6e73080193ac_0
Category: Instrumental
Systematic: ATLAS_MU_SF_ID_Syst
Title: ATLAS_MU_SF_ID_Syst
Type: HISTO
Smoothing: 40
WeightSufUp: WeightSufUp_7d4259d160342c919508eeaee491367b_0
WeightSufDown: WeightSufDown_7d4259d160342c919508eeaee491367b_0
Category: Instrumental
Systematic: ATLAS_MU_SF_TTVA_Stat
Title: ATLAS_MU_SF_TTVA_Stat
Type: HISTO
Smoothing: 40
WeightSufUp: WeightSufUp_f4bf0f78c933d1e31bd45607b814ff3d_0
WeightSufDown: WeightSufDown_f4bf0f78c933d1e31bd45607b814ff3d_0
Category: Instrumental
Systematic: ATLAS_MU_SF_TTVA_Syst
Title: ATLAS_MU_SF_TTVA_Syst
Type: HISTO
Smoothing: 40
WeightSufUp: WeightSufUp_31728e35b0e7c6540d69be54d790cfc8_0
WeightSufDown: WeightSufDown_31728e35b0e7c6540d69be54d790cfc8_0
Category: Instrumental
Systematic: ATLAS_MU_SF_ISO_Stat
Title: ATLAS_MU_SF_ISO_Stat
Type: HISTO
Smoothing: 40
WeightSufUp: WeightSufUp_27fb97f0cfd52916c2dd3a5e93e955c7_0
WeightSufDown: WeightSufDown_27fb97f0cfd52916c2dd3a5e93e955c7_0
Category: Instrumental
Systematic: ATLAS_MU_SF_ISO_Syst
Title: ATLAS_MU_SF_ISO_Syst
Type: HISTO
Smoothing: 40
WeightSufUp: WeightSufUp_e9d8756438180ccc5ec72c20523f045e_0
WeightSufDown: WeightSufDown_e9d8756438180ccc5ec72c20523f045e_0
Category: Instrumental
Systematic: ATLAS_JES_EffectiveNP_1
Title: ATLAS_JES_EffectiveNP_1
Type: HISTO
NtupleNameUp: JET_EffectiveNP_Detector1__1up
NtupleNameDown: JET_EffectiveNP_Detector1__1down
Smoothing: 40
Exclude: ttZ_3L_CR,ttZ_3L_VR,Zjets,Zgamma,tZ,VH_other,VH_signal,others,lllljj,lllvjj
Category: Instrumental
Systematic: ATLAS_JES_EffectiveNP_2
Title: ATLAS_JES_EffectiveNP_2
Type: HISTO
NtupleNameUp: JET_EffectiveNP_Mixed1__1up
NtupleNameDown: JET_EffectiveNP_Mixed1__1down
Smoothing: 40
Exclude: ttZ_3L_CR,ttZ_3L_VR,Zjets,Zgamma,tZ,VH_other,VH_signal,others,lllljj,lllvjj
Category: Instrumental
Systematic: ATLAS_JES_EffectiveNP_3
Title: ATLAS_JES_EffectiveNP_3
Type: HISTO
NtupleNameUp: JET_EffectiveNP_Mixed2__1up
NtupleNameDown: JET_EffectiveNP_Mixed2__1down
Smoothing: 40
Exclude: ttZ_3L_CR,ttZ_3L_VR,Zjets,Zgamma,tZ,VH_other,VH_signal,others,lllljj,lllvjj
Category: Instrumental
Systematic: ATLAS_JES_EffectiveNP_4
Title: ATLAS_JES_EffectiveNP_4
Type: HISTO
NtupleNameUp: JET_EffectiveNP_Mixed3__1up
NtupleNameDown: JET_EffectiveNP_Mixed3__1down
Smoothing: 40
Exclude: ttZ_3L_CR,ttZ_3L_VR,Zjets,Zgamma,tZ,VH_other,VH_signal,others,lllljj,lllvjj
Category: Instrumental
Systematic: ATLAS_JES_EffectiveNP_5
Title: ATLAS_JES_EffectiveNP_5
Type: HISTO
NtupleNameUp: JET_EffectiveNP_Modelling1__1up
NtupleNameDown: JET_EffectiveNP_Modelling1__1down
Smoothing: 40
Exclude: ttZ_3L_CR,ttZ_3L_VR,Zjets,Zgamma,tZ,VH_other,VH_signal,others,lllljj,lllvjj
Category: Instrumental
Systematic: ATLAS_JES_EffectiveNP_6
Title: ATLAS_JES_EffectiveNP_6
Type: HISTO
NtupleNameUp: JET_EffectiveNP_Modelling2__1up
NtupleNameDown: JET_EffectiveNP_Modelling2__1down
Smoothing: 40
Exclude: ttZ_3L_CR,ttZ_3L_VR,Zjets,Zgamma,tZ,VH_other,VH_signal,others,lllljj,lllvjj
Category: Instrumental
Systematic: ATLAS_JES_EffectiveNP_7
Title: ATLAS_JES_EffectiveNP_7
Type: HISTO
NtupleNameUp: JET_EffectiveNP_Modelling3__1up
NtupleNameDown: JET_EffectiveNP_Modelling3__1down
Smoothing: 40
Exclude: ttZ_3L_CR,ttZ_3L_VR,Zjets,Zgamma,tZ,VH_other,VH_signal,others,lllljj,lllvjj
Category: Instrumental
Systematic: ATLAS_JES_EffectiveNP_8
Title: ATLAS_JES_EffectiveNP_8
Type: HISTO
NtupleNameUp: JET_EffectiveNP_Modelling4__1up
NtupleNameDown: JET_EffectiveNP_Modelling4__1down
Smoothing: 40
Exclude: ttZ_3L_CR,ttZ_3L_VR,Zjets,Zgamma,tZ,VH_other,VH_signal,others,lllljj,lllvjj
Category: Instrumental
Systematic: ATLAS_JES_EffectiveNP_9
Title: ATLAS_JES_EffectiveNP_9
Type: HISTO
NtupleNameUp: JET_EffectiveNP_Statistical1__1up
NtupleNameDown: JET_EffectiveNP_Statistical1__1down
Smoothing: 40
Exclude: ttZ_3L_CR,ttZ_3L_VR,Zjets,Zgamma,tZ,VH_other,VH_signal,others,lllljj,lllvjj
Category: Instrumental
Systematic: ATLAS_JES_EffectiveNP_10
Title: ATLAS_JES_EffectiveNP_10
Type: HISTO
NtupleNameUp: JET_EffectiveNP_Statistical2__1up
NtupleNameDown: JET_EffectiveNP_Statistical2__1down
Smoothing: 40
Exclude: ttZ_3L_CR,ttZ_3L_VR,Zjets,Zgamma,tZ,VH_other,VH_signal,others,lllljj,lllvjj
Category: Instrumental
Systematic: ATLAS_JES_EffectiveNP_11
Title: ATLAS_JES_EffectiveNP_11
Type: HISTO
NtupleNameUp: JET_EffectiveNP_Statistical3__1up
NtupleNameDown: JET_EffectiveNP_Statistical3__1down
Smoothing: 40
Exclude: ttZ_3L_CR,ttZ_3L_VR,Zjets,Zgamma,tZ,VH_other,VH_signal,others,lllljj,lllvjj
Category: Instrumental
Systematic: ATLAS_JES_EffectiveNP_12
Title: ATLAS_JES_EffectiveNP_12
Type: HISTO
NtupleNameUp: JET_EffectiveNP_Statistical4__1up
NtupleNameDown: JET_EffectiveNP_Statistical4__1down
Smoothing: 40
Exclude: ttZ_3L_CR,ttZ_3L_VR,Zjets,Zgamma,tZ,VH_other,VH_signal,others,lllljj,lllvjj
Category: Instrumental
Systematic: ATLAS_JES_EffectiveNP_13
Title: ATLAS_JES_EffectiveNP_13
Type: HISTO
NtupleNameUp: JET_EffectiveNP_Statistical5__1up
NtupleNameDown: JET_EffectiveNP_Statistical5__1down
Smoothing: 40
Exclude: ttZ_3L_CR,ttZ_3L_VR,Zjets,Zgamma,tZ,VH_other,VH_signal,others,lllljj,lllvjj
Category: Instrumental
Systematic: ATLAS_JES_EffectiveNP_14
Title: ATLAS_JES_EffectiveNP_14
Type: HISTO
NtupleNameUp: JET_EffectiveNP_Statistical6__1up
NtupleNameDown: JET_EffectiveNP_Statistical6__1down
Smoothing: 40
Exclude: ttZ_3L_CR,ttZ_3L_VR,Zjets,Zgamma,tZ,VH_other,VH_signal,others,lllljj,lllvjj
Category: Instrumental
Systematic: ATLAS_JES_BJES
Title: ATLAS_JES_BJES
Type: HISTO
NtupleNameUp: JET_BJES_Response__1up
NtupleNameDown: JET_BJES_Response__1down
Smoothing: 40
Exclude: ttZ_3L_CR,ttZ_3L_VR,Zjets,Zgamma,tZ,VH_other,VH_signal,others,lllljj,lllvjj
Category: Instrumental
Systematic: ATLAS_JES_EtaInter_Model
Title: ATLAS_JES_EtaInter_Model
Type: HISTO
NtupleNameUp: JET_EtaIntercalibration_Modelling__1up
NtupleNameDown: JET_EtaIntercalibration_Modelling__1down
Smoothing: 40
Exclude: ttZ_3L_CR,ttZ_3L_VR,Zjets,Zgamma,tZ,VH_other,VH_signal,others,lllljj,lllvjj
Category: Instrumental
Systematic: ATLAS_JES_EtaInter_Stat
Title: ATLAS_JES_EtaInter_Stat
Type: HISTO
NtupleNameUp: JET_EtaIntercalibration_TotalStat__1up
NtupleNameDown: JET_EtaIntercalibration_TotalStat__1down
Smoothing: 40
Exclude: ttZ_3L_CR,ttZ_3L_VR,Zjets,Zgamma,tZ,VH_other,VH_signal,others,lllljj,lllvjj
Category: Instrumental
Systematic: ATLAS_JES_EtaInter_NonClosureHighE
Title: ATLAS_JES_EtaInter_NonClosure
Type: HISTO
NtupleNameUp: JET_EtaIntercalibration_NonClosure_highE__1up
NtupleNameDown: JET_EtaIntercalibration_NonClosure_highE__1down
Smoothing: 40
Exclude: ttZ_3L_CR,ttZ_3L_VR,Zjets,Zgamma,tZ,VH_other,VH_signal,others,lllljj,lllvjj
Category: Instrumental
Systematic: ATLAS_JES_EtaInter_NonClosureNegEta
Title: ATLAS_JES_EtaInter_NonClosureNegEta
Type: HISTO
NtupleNameUp: JET_EtaIntercalibration_NonClosure_negEta__1up
NtupleNameDown: JET_EtaIntercalibration_NonClosure_negEta__1down
Smoothing: 40
Exclude: ttZ_3L_CR,ttZ_3L_VR,Zjets,Zgamma,tZ,VH_other,VH_signal,others,lllljj,lllvjj
Category: Instrumental
Systematic: ATLAS_JES_EtaInter_NonClosurePosEta
Title: ATLAS_JES_EtaInter_NonClosurePosEta
Type: HISTO
NtupleNameUp: JET_EtaIntercalibration_NonClosure_posEta__1up
NtupleNameDown: JET_EtaIntercalibration_NonClosure_posEta__1down
Smoothing: 40
Exclude: ttZ_3L_CR,ttZ_3L_VR,Zjets,Zgamma,tZ,VH_other,VH_signal,others,lllljj,lllvjj
Category: Instrumental
Systematic: ATLAS_JES_Flavor_Comp
Title: ATLAS_JES_Flavor_Comp
Type: HISTO
NtupleNameUp: JET_Flavor_Composition__1up
NtupleNameDown: JET_Flavor_Composition__1down
Smoothing: 40
Exclude: ttZ_3L_CR,ttZ_3L_VR,Zjets,Zgamma,tZ,VH_other,VH_signal,others,lllljj,lllvjj
Category: Instrumental
Systematic: ATLAS_JES_Flavor_Resp
Title: ATLAS_JES_Flavor_Resp
Type: HISTO
NtupleNameUp: JET_Flavor_Response__1up
NtupleNameDown: JET_Flavor_Response__1down
Smoothing: 40
Exclude: ttZ_3L_CR,ttZ_3L_VR,Zjets,Zgamma,tZ,VH_other,VH_signal,others,lllljj,lllvjj
Category: Instrumental
Systematic: ATLAS_JES_PU_OffsetMu
Title: ATLAS_JES_PU_OffsetMu
Type: HISTO
NtupleNameUp: JET_Pileup_OffsetMu__1up
NtupleNameDown: JET_Pileup_OffsetMu__1down
Smoothing: 40
Exclude: ttZ_3L_CR,ttZ_3L_VR,Zjets,Zgamma,tZ,VH_other,VH_signal,others,lllljj,lllvjj
Category: Instrumental
Systematic: ATLAS_JES_PU_OffsetNPV
Title: ATLAS_JES_PU_OffsetNPV
Type: HISTO
NtupleNameUp: JET_Pileup_OffsetNPV__1up
NtupleNameDown: JET_Pileup_OffsetNPV__1down
Smoothing: 40
Exclude: ttZ_3L_CR,ttZ_3L_VR,Zjets,Zgamma,tZ,VH_other,VH_signal,others,lllljj,lllvjj
Category: Instrumental
Systematic: ATLAS_JES_PU_Rho
Title: ATLAS_JES_PU_Rho
Type: HISTO
NtupleNameUp: JET_Pileup_RhoTopology__1up
NtupleNameDown: JET_Pileup_RhoTopology__1down
Smoothing: 40
Exclude: ttZ_3L_CR,ttZ_3L_VR,Zjets,Zgamma,tZ,VH_other,VH_signal,others,lllljj,lllvjj
Category: Instrumental
Systematic: ATLAS_JES_PunchThrough
Title: ATLAS_JES_PunchThrough
Type: HISTO
NtupleNameUp: JET_PunchThrough_MC16__1up
NtupleNameDown: JET_PunchThrough_MC16__1down
Smoothing: 40
Exclude: ttZ_3L_CR,ttZ_3L_VR,Zjets,Zgamma,tZ,VH_other,VH_signal,others,lllljj,lllvjj
Category: Instrumental
Systematic: ATLAS_JES_SinglePart
Title: ATLAS_JES_SinglePart
Type: HISTO
NtupleNameUp: JET_SingleParticle_HighPt__1up
NtupleNameDown: JET_SingleParticle_HighPt__1down
Smoothing: 40
Exclude: ttZ_3L_CR,ttZ_3L_VR,Zjets,Zgamma,tZ,VH_other,VH_signal,others,lllljj,lllvjj
Category: Instrumental
Systematic: ATLAS_JER
Title: "Jet energy resolution"
Type: HISTO
NtupleNameUp: JET_JER_SINGLE_NP__1up
Symmetrisation: ONESIDED
Smoothing: 40
Exclude: ttZ_3L_CR,ttZ_3L_VR,Zjets,Zgamma,tZ,VH_other,VH_signal,others,lllljj,lllvjj
Category: Instrumental
Systematic: ATLAS_MU_MS;ATLAS_MU_ID;ATLAS_MU_SCALE;ATLAS_MU_SAGITTA_RESBIAS;ATLAS_MU_SAGITTA_RHO
Title: ATLAS_MU_MS;ATLAS_MU_ID;ATLAS_MU_SCALE;ATLAS_MU_SAGITTA_RESBIAS;ATLAS_MU_SAGITTA_RHO
Type: HISTO
NtupleNameUp: MUON_MS__1up;MUON_ID__1up;MUON_SCALE__1up;MUON_SAGITTA_RESBIAS__1up;MUON_SAGITTA_RHO__1up
NtupleNameDown: MUON_MS__1down;MUON_ID__1down;MUON_SCALE__1down;MUON_SAGITTA_RESBIAS__1down;MUON_SAGITTA_RHO__1down
Smoothing: 40
Exclude: ttZ_3L_CR,ttZ_3L_VR,Zjets,Zgamma,tZ,VH_other,VH_signal,others,lllljj,lllvjj
Category: Instrumental
Systematic: ATLAS_EM_RES;ATLAS_EM_SCALE
Title: ATLAS_EM_RES;ATLAS_EM_SCALE
Type: HISTO
NtupleNameUp: EG_RESOLUTION_ALL__1up;EG_SCALE_ALL__1up
NtupleNameDown: EG_RESOLUTION_ALL__1down;EG_SCALE_ALL__1down
Smoothing: 40
Exclude: ttZ_3L_CR,ttZ_3L_VR,Zjets,Zgamma,tZ,VH_other,VH_signal,others,lllljj,lllvjj
Category: Instrumental
Systematic: ATLAS_MET_SoftResPara;ATLAS_MET_SoftResPerp
Title: ATLAS_MET_SoftResPara;ATLAS_MET_SoftResPerp
Type: HISTO
NtupleNameUp: MET_SoftTrk_ResoPara;MET_SoftTrk_ResoPerp
Symmetrisation: ONESIDED
Smoothing: 40
Exclude: ttZ_3L_CR,ttZ_3L_VR,Zjets,Zgamma,tZ,VH_other,VH_signal,others,lllljj,lllvjj
Category: Instrumental
Systematic: ATLAS_MET_SoftTrk_ScaleUp;ATLAS_MET_SoftTrk_ScaleDown
Title: ATLAS_MET_SoftTrk_ScaleUp;ATLAS_MET_SoftTrk_ScaleDown
Type: HISTO
NtupleNameUp: MET_SoftTrk_ScaleUp;MET_SoftTrk_ScaleDown
Symmetrisation: ONESIDED
Smoothing: 40
Exclude: ttZ_3L_CR,ttZ_3L_VR,Zjets,Zgamma,tZ,VH_other,VH_signal,others,lllljj,lllvjj
Category: Instrumental