a Code for the Combination of Indirect and Direct Constraints on High Energy Physics Models Logo
Loading...
Searching...
No Matches
GMDirectSearches.h
Go to the documentation of this file.
1/*
2 * Copyright (C) 2018 HEPfit Collaboration
3 *
4 *
5 * For the licensing terms see doc/COPYING.
6 */
7
8#ifndef GMDIRECTSEARCHES_H
9#define GMDIRECTSEARCHES_H
10
11#include "ThObservable.h"
12
13class GeorgiMachacek;
14
38class BR_H1_tt_GM : public ThObservable {
39public:
40
44 BR_H1_tt_GM(const StandardModel& SM_i);
45
49 double computeThValue ();
50private:
52};
53
58class BR_H1_bb_GM : public ThObservable {
59public:
60
64 BR_H1_bb_GM(const StandardModel& SM_i);
65
69 double computeThValue ();
70private:
72};
73
79public:
80
84 BR_H1_tautau_GM(const StandardModel& SM_i);
85
89 double computeThValue ();
90private:
92};
93
98class BR_H1_WW_GM : public ThObservable {
99public:
100
104 BR_H1_WW_GM(const StandardModel& SM_i);
105
109 double computeThValue ();
110private:
112};
113
118class BR_H1_ZZ_GM : public ThObservable {
119public:
120
124 BR_H1_ZZ_GM(const StandardModel& SM_i);
125
129 double computeThValue ();
130private:
132};
133
139public:
140
144 BR_H1_gaga_GM(const StandardModel& SM_i);
145
149 double computeThValue ();
150private:
152};
153
159public:
160
164 BR_H1_Zga_GM(const StandardModel& SM_i);
165
169 double computeThValue ();
170private:
172};
173
179public:
180
184 BR_H1_H3Z_GM(const StandardModel& SM_i);
185
189 double computeThValue ();
190private:
192};
193
199public:
200
204 BR_H1_H3pW_GM(const StandardModel& SM_i);
205
209 double computeThValue ();
210private:
212};
213
219class BR_H1_hh_GM : public ThObservable {
220public:
221
225 BR_H1_hh_GM(const StandardModel& SM_i);
226
230 double computeThValue ();
231private:
233};
234
240public:
241
245 BR_H1_H3H3_GM(const StandardModel& SM_i);
246
250 double computeThValue ();
251private:
253};
254
260public:
261
265 BR_H1_H3pH3m_GM(const StandardModel& SM_i);
266
270 double computeThValue ();
271private:
273};
274
280public:
281
285 BR_H1_H5H5_GM(const StandardModel& SM_i);
286
290 double computeThValue ();
291private:
293};
294
300public:
301
305 BR_H1_H5pH5m_GM(const StandardModel& SM_i);
306
310 double computeThValue ();
311private:
313};
314
320public:
321
325 BR_H1_H5ppH5mm_GM(const StandardModel& SM_i);
326
330 double computeThValue ();
331private:
333};
334
339class BR_H3_tt_GM : public ThObservable {
340public:
341
345 BR_H3_tt_GM(const StandardModel& SM_i);
346
350 double computeThValue ();
351private:
353};
354
359class BR_H3_bb_GM : public ThObservable {
360public:
361
365 BR_H3_bb_GM(const StandardModel& SM_i);
366
370 double computeThValue ();
371private:
373};
374
380public:
381
385 BR_H3_tautau_GM(const StandardModel& SM_i);
386
390 double computeThValue ();
391private:
393};
394
400public:
401
405 BR_H3_gaga_GM(const StandardModel& SM_i);
406
410 double computeThValue ();
411private:
413};
414
420public:
421
425 BR_H3_Zga_GM(const StandardModel& SM_i);
426
430 double computeThValue ();
431private:
433};
434
439class BR_H3_hZ_GM : public ThObservable {
440public:
441
445 BR_H3_hZ_GM(const StandardModel& SM_i);
446
450 double computeThValue ();
451private:
453};
454
460public:
461
465 BR_H3_H1Z_GM(const StandardModel& SM_i);
466
470 double computeThValue ();
471private:
473};
474
480public:
481
485 BR_H3_H5Z_GM(const StandardModel& SM_i);
486
490 double computeThValue ();
491private:
493};
494
500public:
501
505 BR_H3_H5pW_GM(const StandardModel& SM_i);
506
510 double computeThValue ();
511private:
513};
514
520public:
521
525 BR_H3p_taunu_GM(const StandardModel& SM_i);
526
530 double computeThValue ();
531private:
533};
534
540public:
541
545 BR_H3p_tb_GM(const StandardModel& SM_i);
546
550 double computeThValue ();
551private:
553};
554
560public:
561
565 BR_H3p_hW_GM(const StandardModel& SM_i);
566
570 double computeThValue ();
571private:
573};
574
580public:
581
585 BR_H3p_H1W_GM(const StandardModel& SM_i);
586
590 double computeThValue ();
591private:
593};
594
600public:
601
605 BR_H3p_H5pZ_GM(const StandardModel& SM_i);
606
610 double computeThValue ();
611private:
613};
614
620public:
621
625 BR_H3p_H5W_GM(const StandardModel& SM_i);
626
630 double computeThValue ();
631private:
633};
634
640public:
641
645 BR_H3p_H5ppW_GM(const StandardModel& SM_i);
646
650 double computeThValue ();
651private:
653};
654
659class BR_H5_WW_GM : public ThObservable {
660public:
661
665 BR_H5_WW_GM(const StandardModel& SM_i);
666
670 double computeThValue ();
671private:
673};
674
679class BR_H5_ZZ_GM : public ThObservable {
680public:
681
685 BR_H5_ZZ_GM(const StandardModel& SM_i);
686
690 double computeThValue ();
691private:
693};
694
700public:
701
705 BR_H5_gaga_GM(const StandardModel& SM_i);
706
710 double computeThValue ();
711private:
713};
714
720public:
721
725 BR_H5_Zga_GM(const StandardModel& SM_i);
726
730 double computeThValue ();
731private:
733};
734
740public:
741
745 BR_H5_H3Z_GM(const StandardModel& SM_i);
746
750 double computeThValue ();
751private:
753};
754
760public:
761
765 BR_H5_H3pW_GM(const StandardModel& SM_i);
766
770 double computeThValue ();
771private:
773};
774
780public:
781
785 BR_H5_H3pH3m_GM(const StandardModel& SM_i);
786
790 double computeThValue ();
791private:
793};
794
800public:
801
805 BR_H5_H3H3_GM(const StandardModel& SM_i);
806
810 double computeThValue ();
811private:
813};
814
820public:
821
825 BR_H5p_WZ_GM(const StandardModel& SM_i);
826
830 double computeThValue ();
831private:
833};
834
840public:
841
845 BR_H5p_H3W_GM(const StandardModel& SM_i);
846
850 double computeThValue ();
851private:
853};
854
860public:
861
865 BR_H5p_H3pZ_GM(const StandardModel& SM_i);
866
870 double computeThValue ();
871private:
873};
874
880public:
881
885 BR_H5p_H3pH3_GM(const StandardModel& SM_i);
886
890 double computeThValue ();
891private:
893};
894
900public:
901
905 BR_H5pp_WW_GM(const StandardModel& SM_i);
906
910 double computeThValue ();
911private:
913};
914
920public:
921
925 BR_H5pp_H3pW_GM(const StandardModel& SM_i);
926
930 double computeThValue ();
931private:
933};
934
940public:
941
945 BR_H5pp_H3pH3p_GM(const StandardModel& SM_i);
946
950 double computeThValue ();
951private:
953};
954
963public:
964
972 double computeThValue();
973private:
975};
976
984public:
985
993 double computeThValue();
994private:
996};
997
1005public:
1006
1014 double computeThValue();
1015private:
1017};
1018
1026public:
1027
1035 double computeThValue();
1036private:
1038};
1039
1047public:
1048
1052 Hobs_bb_H1_bb_CMS8(const StandardModel& SM_i);
1056 double computeThValue();
1057private:
1059};
1060
1068public:
1069
1073 Hobs_gg_H1_bb_CMS8(const StandardModel& SM_i);
1077 double computeThValue();
1078private:
1080};
1081
1089public:
1090
1098 double computeThValue();
1099private:
1101};
1102
1110public:
1111
1119 double computeThValue();
1120private:
1122};
1123
1131public:
1132
1136 Hobs_bb_H3_bb_CMS8(const StandardModel& SM_i);
1140 double computeThValue();
1141private:
1143};
1144
1152public:
1153
1157 Hobs_gg_H3_bb_CMS8(const StandardModel& SM_i);
1161 double computeThValue();
1162private:
1164};
1165
1173public:
1174
1182 double computeThValue();
1183private:
1185};
1186
1194public:
1195
1203 double computeThValue();
1204private:
1206};
1207
1215public:
1216
1224 double computeThValue();
1225private:
1227};
1228
1236public:
1237
1245 double computeThValue();
1246private:
1248};
1249
1257public:
1258
1266 double computeThValue();
1267private:
1269};
1270
1278public:
1279
1287 double computeThValue();
1288private:
1290};
1291
1299public:
1300
1308 double computeThValue();
1309private:
1311};
1312
1320public:
1321
1329 double computeThValue();
1330private:
1332};
1333
1341public:
1342
1347
1351 double computeThValue();
1352private:
1354};
1355
1363public:
1364
1369
1373 double computeThValue();
1374private:
1376};
1377
1385public:
1386
1391
1395 double computeThValue();
1396private:
1398};
1399
1407public:
1408
1413
1417 double computeThValue();
1418private:
1420};
1421
1429public:
1430
1435
1439 double computeThValue();
1440private:
1442};
1443
1444
1452public:
1453
1458
1462 double computeThValue();
1463private:
1465};
1466
1474public:
1475
1480
1484 double computeThValue();
1485private:
1487};
1488
1496public:
1497
1502
1506 double computeThValue();
1507private:
1509};
1510
1518public:
1519
1524
1528 double computeThValue();
1529private:
1531};
1532
1540public:
1541
1546
1550 double computeThValue();
1551private:
1553};
1554
1562public:
1563
1568
1572 double computeThValue();
1573private:
1575};
1576
1584public:
1585
1590
1594 double computeThValue();
1595private:
1597};
1598
1606public:
1607
1612
1616 double computeThValue();
1617private:
1619};
1620
1628public:
1629
1634
1638 double computeThValue();
1639private:
1641};
1642
1650public:
1651
1656
1660 double computeThValue();
1661private:
1663};
1664
1672public:
1673
1678
1682 double computeThValue();
1683private:
1685};
1686
1694public:
1695
1700
1704 double computeThValue();
1705private:
1707};
1708
1716public:
1717
1722
1726 double computeThValue();
1727private:
1729};
1730
1738public:
1739
1744
1748 double computeThValue();
1749private:
1751};
1752
1760public:
1761
1766
1770 double computeThValue();
1771private:
1773};
1774
1782public:
1783
1788
1792 double computeThValue();
1793private:
1795};
1796
1804public:
1805
1810
1814 double computeThValue();
1815private:
1817};
1818
1826public:
1827
1832
1836 double computeThValue();
1837private:
1839};
1840
1848public:
1849
1854
1858 double computeThValue();
1859private:
1861};
1862
1870public:
1871
1876
1880 double computeThValue();
1881private:
1883};
1884
1892public:
1893
1898
1902 double computeThValue();
1903private:
1905};
1906
1914public:
1915
1920
1924 double computeThValue();
1925private:
1927};
1928
1936public:
1937
1942
1946 double computeThValue();
1947private:
1949};
1950
1958public:
1959
1964
1968 double computeThValue();
1969private:
1971};
1972
1980public:
1981
1986
1990 double computeThValue();
1991private:
1993};
1994
2002public:
2003
2008
2012 double computeThValue();
2013private:
2015};
2016
2024public:
2025
2030
2034 double computeThValue();
2035private:
2037};
2038
2046public:
2047
2052
2056 double computeThValue();
2057private:
2059};
2060
2068public:
2069
2074
2078 double computeThValue();
2079private:
2081};
2082
2090public:
2091
2096
2100 double computeThValue();
2101private:
2103};
2104
2112public:
2113
2118
2122 double computeThValue();
2123private:
2125};
2126
2134public:
2135
2140
2144 double computeThValue();
2145private:
2147};
2148
2156public:
2157
2162
2166 double computeThValue();
2167private:
2169};
2170
2178public:
2179
2184
2188 double computeThValue();
2189private:
2191};
2192
2200public:
2201
2206
2210 double computeThValue();
2211private:
2213};
2214
2222public:
2223
2228
2232 double computeThValue();
2233private:
2235};
2236
2244public:
2245
2250
2254 double computeThValue();
2255private:
2257};
2258
2266public:
2267
2272
2276 double computeThValue();
2277private:
2279};
2280
2288public:
2289
2294
2298 double computeThValue();
2299private:
2301};
2302
2310public:
2311
2316
2320 double computeThValue();
2321private:
2323};
2324
2332public:
2333
2338
2342 double computeThValue();
2343private:
2345};
2346
2354public:
2355
2360
2364 double computeThValue();
2365private:
2367};
2368
2376public:
2377
2382
2386 double computeThValue();
2387private:
2389};
2390
2398public:
2399
2404
2408 double computeThValue();
2409private:
2411};
2412
2420public:
2421
2426
2430 double computeThValue();
2431private:
2433};
2434
2442public:
2443
2448
2452 double computeThValue();
2453private:
2455};
2456
2464public:
2465
2470
2474 double computeThValue();
2475private:
2477};
2478
2486public:
2487
2492
2496 double computeThValue();
2497private:
2499};
2500
2508public:
2509
2514
2518 double computeThValue();
2519private:
2521};
2522
2530public:
2531
2536
2540 double computeThValue();
2541private:
2543};
2544
2552public:
2553
2558
2562 double computeThValue();
2563private:
2565};
2566
2574public:
2575
2580
2584 double computeThValue();
2585private:
2587};
2588
2596public:
2597
2602
2606 double computeThValue();
2607private:
2609};
2610
2618public:
2619
2624
2628 double computeThValue();
2629private:
2631};
2632
2640public:
2641
2646
2650 double computeThValue();
2651private:
2653};
2654
2662public:
2663
2668
2672 double computeThValue();
2673private:
2675};
2676
2684public:
2685
2690
2694 double computeThValue();
2695private:
2697};
2698
2706public:
2707
2712
2716 double computeThValue();
2717private:
2719};
2720
2728public:
2729
2734
2738 double computeThValue();
2739private:
2741};
2742
2750public:
2751
2756
2760 double computeThValue();
2761private:
2763};
2764
2772public:
2773
2778
2782 double computeThValue();
2783private:
2785};
2786
2794public:
2795
2800
2804 double computeThValue();
2805private:
2807};
2808
2816public:
2817
2822
2826 double computeThValue();
2827private:
2829};
2830
2838public:
2839
2844
2848 double computeThValue();
2849private:
2851};
2852
2860public:
2861
2866
2870 double computeThValue();
2871private:
2873};
2874
2882public:
2883
2888
2892 double computeThValue();
2893private:
2895};
2896
2904public:
2905
2910
2914 double computeThValue();
2915private:
2917};
2918
2926public:
2927
2932
2936 double computeThValue();
2937private:
2939};
2940
2948public:
2949
2954
2958 double computeThValue();
2959private:
2961};
2962
2970public:
2971
2976
2980 double computeThValue();
2981private:
2983};
2984
2992public:
2993
2998
3002 double computeThValue();
3003private:
3005};
3006
3014public:
3015
3020
3024 double computeThValue();
3025private:
3027};
3028
3036public:
3037
3042
3046 double computeThValue();
3047private:
3049};
3050
3058public:
3059
3064
3068 double computeThValue();
3069private:
3071};
3072
3080public:
3081
3086
3090 double computeThValue();
3091private:
3093};
3094
3102public:
3103
3108
3112 double computeThValue();
3113private:
3115};
3116
3124public:
3125
3130
3134 double computeThValue();
3135private:
3137};
3138
3146public:
3147
3152
3156 double computeThValue();
3157private:
3159};
3160
3168public:
3169
3174
3178 double computeThValue();
3179private:
3181};
3182
3190public:
3191
3196
3200 double computeThValue();
3201private:
3203};
3204
3212public:
3213
3218
3222 double computeThValue();
3223private:
3225};
3226
3234public:
3235
3240
3244 double computeThValue();
3245private:
3247};
3248
3256public:
3257
3262
3266 double computeThValue();
3267private:
3269};
3270
3278public:
3279
3284
3288 double computeThValue();
3289private:
3291};
3292
3300public:
3301
3306
3310 double computeThValue();
3311private:
3313};
3314
3322public:
3323
3328
3332 double computeThValue();
3333private:
3335};
3336
3344public:
3345
3350
3354 double computeThValue();
3355private:
3357};
3358
3366public:
3367
3372
3376 double computeThValue();
3377private:
3379};
3380
3388public:
3389
3394
3398 double computeThValue();
3399private:
3401};
3402
3410public:
3411
3416
3420 double computeThValue();
3421private:
3423};
3424
3432public:
3433
3438
3442 double computeThValue();
3443private:
3445};
3446
3454public:
3455
3460
3464 double computeThValue();
3465private:
3467};
3468
3476public:
3477
3482
3486 double computeThValue();
3487private:
3489};
3490
3498public:
3499
3504
3508 double computeThValue();
3509private:
3511};
3512
3520public:
3521
3526
3530 double computeThValue();
3531private:
3533};
3534
3542public:
3543
3548
3552 double computeThValue();
3553private:
3555};
3556
3564public:
3565
3570
3574 double computeThValue();
3575private:
3577};
3578
3586public:
3587
3592
3596 double computeThValue();
3597private:
3599};
3600
3608public:
3609
3614
3618 double computeThValue();
3619private:
3621};
3622
3630public:
3631
3636
3640 double computeThValue();
3641private:
3643};
3644
3652public:
3653
3658
3662 double computeThValue();
3663private:
3665};
3666
3674public:
3675
3680
3684 double computeThValue();
3685private:
3687};
3688
3696public:
3697
3702
3706 double computeThValue();
3707private:
3709};
3710
3718public:
3719
3724
3728 double computeThValue();
3729private:
3731};
3732
3740public:
3741
3746
3750 double computeThValue();
3751private:
3753};
3754
3762public:
3763
3768
3772 double computeThValue();
3773private:
3775};
3776
3784public:
3785
3790
3794 double computeThValue();
3795private:
3797};
3798
3806public:
3807
3812
3816 double computeThValue();
3817private:
3819};
3820
3828public:
3829
3833 log10_bb_H1_bb_TH8(const StandardModel& SM_i);
3834
3838 double computeThValue();
3839private:
3841};
3842
3850public:
3851
3855 log10_gg_H1_bb_TH8(const StandardModel& SM_i);
3856
3860 double computeThValue();
3861private:
3863};
3864
3872public:
3873
3878
3882 double computeThValue();
3883private:
3885};
3886
3894public:
3895
3900
3904 double computeThValue();
3905private:
3907};
3908
3916public:
3917
3921 log10_bb_H3_bb_TH8(const StandardModel& SM_i);
3922
3926 double computeThValue();
3927private:
3929};
3930
3938public:
3939
3943 log10_gg_H3_bb_TH8(const StandardModel& SM_i);
3944
3948 double computeThValue();
3949private:
3951};
3952
3960public:
3961
3966
3970 double computeThValue();
3971private:
3973};
3974
3982public:
3983
3988
3992 double computeThValue();
3993private:
3995};
3996
4003public:
4004
4009
4013 double computeThValue();
4014private:
4016};
4017
4018
class log10_bb_H1_tautau_TH8: public ThObservable {
4025public:
4026
4031
4035 double computeThValue();
4036private:
4038};
4039
4040
4048public:
4049
4054
4058 double computeThValue();
4059private:
4061};
4062
4070public:
4071
4076
4080 double computeThValue();
4081private:
4083};
4084
4092public:
4093
4098
4102 double computeThValue();
4103private:
4105};
4106
4114public:
4115
4120
4124 double computeThValue();
4125private:
4127};
4128
4136public:
4137
4142
4146 double computeThValue();
4147private:
4149};
4150
4158public:
4159
4164
4168 double computeThValue();
4169private:
4171};
4172
4173
4181public:
4182
4187
4191 double computeThValue();
4192private:
4194};
4195
4203public:
4204
4209
4213 double computeThValue();
4214private:
4216};
4217
4225public:
4226
4231
4235 double computeThValue();
4236private:
4238};
4239
4247public:
4248
4253
4257 double computeThValue();
4258private:
4260};
4261
4269public:
4270
4275
4279 double computeThValue();
4280private:
4282};
4283
4291public:
4292
4297
4301 double computeThValue();
4302private:
4304};
4305
4313public:
4314
4319
4323 double computeThValue();
4324private:
4326};
4327
4328
4336public:
4337
4342
4346 double computeThValue();
4347private:
4349};
4350
4358public:
4359
4364
4368 double computeThValue();
4369private:
4371};
4372
4380public:
4381
4386
4390 double computeThValue();
4391private:
4393};
4394
4402public:
4403
4408
4412 double computeThValue();
4413private:
4415};
4416
4424public:
4425
4430
4434 double computeThValue();
4435private:
4437};
4438
4439
4447public:
4448
4452 log10_gg_H1_ZZ_TH8(const StandardModel& SM_i);
4453
4457 double computeThValue();
4458private:
4460};
4461
4469public:
4470
4474 log10_VV_H1_ZZ_TH8(const StandardModel& SM_i);
4475
4479 double computeThValue();
4480private:
4482};
4483
4491public:
4492
4497
4501 double computeThValue();
4502private:
4504};
4505
4513public:
4514
4519
4523 double computeThValue();
4524private:
4526};
4527
4535public:
4536
4541
4545 double computeThValue();
4546private:
4548};
4549
4557public:
4558
4562 log10_VV_H5_ZZ_TH8(const StandardModel& SM_i);
4563
4567 double computeThValue();
4568private:
4570};
4571
4579public:
4580
4585
4589 double computeThValue();
4590private:
4592};
4593
4601public:
4602
4607
4611 double computeThValue();
4612private:
4614};
4615
4623public:
4624
4628 log10_gg_H1_WW_TH8(const StandardModel& SM_i);
4629
4633 double computeThValue();
4634private:
4636};
4637
4645public:
4646
4650 log10_VV_H1_WW_TH8(const StandardModel& SM_i);
4651
4655 double computeThValue();
4656private:
4658};
4659
4667public:
4668
4673
4677 double computeThValue();
4678private:
4680};
4681
4689public:
4690
4695
4699 double computeThValue();
4700private:
4702};
4703
4711public:
4712
4717
4721 double computeThValue();
4722private:
4724};
4725
4733public:
4734
4739
4743 double computeThValue();
4744private:
4746};
4747
4755public:
4756
4760 log10_VV_H5_WW_TH8(const StandardModel& SM_i);
4761
4765 double computeThValue();
4766private:
4768};
4769
4777public:
4778
4783
4787 double computeThValue();
4788private:
4790};
4791
4799public:
4800
4805
4809 double computeThValue();
4810private:
4812};
4813
4821public:
4822
4827
4831 double computeThValue();
4832private:
4834};
4835
4843public:
4844
4848 log10_pp_H1_VV_TH8(const StandardModel& SM_i);
4849
4853 double computeThValue();
4854private:
4856};
4857
4865public:
4866
4871
4875 double computeThValue();
4876private:
4878};
4879
4887public:
4888
4893
4897 double computeThValue();
4898private:
4900};
4901
4909public:
4910
4914 log10_pp_H5_VV_TH8(const StandardModel& SM_i);
4915
4919 double computeThValue();
4920private:
4922};
4923
4931public:
4932
4937
4941 double computeThValue();
4942private:
4944};
4945
4953public:
4954
4959
4963 double computeThValue();
4964private:
4966};
4967
4975public:
4976
4980 log10_gg_H1_hh_TH8(const StandardModel& SM_i);
4981
4985 double computeThValue();
4986private:
4988};
4989
4997public:
4998
5002 log10_pp_H1_hh_TH8(const StandardModel& SM_i);
5003
5007 double computeThValue();
5008private:
5010};
5011
5019public:
5020
5025
5029 double computeThValue();
5030private:
5032};
5033
5041public:
5042
5047
5051 double computeThValue();
5052private:
5054};
5055
5063public:
5064
5069
5073 double computeThValue();
5074private:
5076};
5077
5085public:
5086
5091
5095 double computeThValue();
5096private:
5098};
5099
5107public:
5108
5113
5117 double computeThValue();
5118private:
5120};
5121
5129public:
5130
5135
5139 double computeThValue();
5140private:
5142};
5143
5151public:
5152
5157
5161 double computeThValue();
5162private:
5164};
5165
5173public:
5174
5179
5183 double computeThValue();
5184private:
5186};
5187
5195public:
5196
5201
5205 double computeThValue();
5206private:
5208};
5209
5217public:
5218
5223
5227 double computeThValue();
5228private:
5230};
5231
5239public:
5240
5245
5249 double computeThValue();
5250private:
5252};
5253
5261public:
5262
5267
5271 double computeThValue();
5272private:
5274};
5275
5283public:
5284
5289
5293 double computeThValue();
5294private:
5296};
5297
5305public:
5306
5311
5315 double computeThValue();
5316private:
5318};
5319
5327public:
5328
5333
5337 double computeThValue();
5338private:
5340};
5341
5349public:
5350
5355
5359 double computeThValue();
5360private:
5362};
5363
5371public:
5372
5377
5381 double computeThValue();
5382private:
5384};
5385
5393public:
5394
5399
5403 double computeThValue();
5404private:
5406};
5407
5415public:
5416
5421
5425 double computeThValue();
5426private:
5428};
5429
5437public:
5438
5443
5447 double computeThValue();
5448private:
5450};
5451
5459public:
5460
5465
5469 double computeThValue();
5470private:
5472};
5473
5481public:
5482
5487
5491 double computeThValue();
5492private:
5494};
5495
5503public:
5504
5509
5513 double computeThValue();
5514private:
5516};
5517
5525public:
5526
5531
5535 double computeThValue();
5536private:
5538};
5539
5547public:
5548
5553
5557 double computeThValue();
5558private:
5560};
5561
5562
5570public:
5571
5576
5580 double computeThValue();
5581private:
5583};
5584
5592public:
5593
5598
5602 double computeThValue();
5603private:
5605};
5606
5614public:
5615
5620
5624 double computeThValue();
5625private:
5627};
5628
5636public:
5637
5642
5646 double computeThValue();
5647private:
5649};
5650
5658public:
5659
5664
5668 double computeThValue();
5669private:
5671};
5672
5680public:
5681
5686
5690 double computeThValue();
5691private:
5693};
5694
5702public:
5703
5708
5712 double computeThValue();
5713private:
5715};
5716
5724public:
5725
5730
5734 double computeThValue();
5735private:
5737};
5738
5746public:
5747
5752
5756 double computeThValue();
5757private:
5759};
5760
5761#endif /* GMDIRECTSEARCHES_H */
const GeorgiMachacek & myGM
const GeorgiMachacek & myGM
double computeThValue()
const GeorgiMachacek & myGM
const GeorgiMachacek & myGM
const GeorgiMachacek & myGM
const GeorgiMachacek & myGM
const GeorgiMachacek & myGM
const GeorgiMachacek & myGM
double computeThValue()
double computeThValue()
const GeorgiMachacek & myGM
const GeorgiMachacek & myGM
double computeThValue()
const GeorgiMachacek & myGM
double computeThValue()
const GeorgiMachacek & myGM
Branching ratio of to two in the GeorgiMachacek model.
const GeorgiMachacek & myGM
double computeThValue()
const GeorgiMachacek & myGM
double computeThValue()
const GeorgiMachacek & myGM
const GeorgiMachacek & myGM
const GeorgiMachacek & myGM
const GeorgiMachacek & myGM
const GeorgiMachacek & myGM
const GeorgiMachacek & myGM
double computeThValue()
const GeorgiMachacek & myGM
double computeThValue()
const GeorgiMachacek & myGM
const GeorgiMachacek & myGM
double computeThValue()
const GeorgiMachacek & myGM
const GeorgiMachacek & myGM
const GeorgiMachacek & myGM
const GeorgiMachacek & myGM
const GeorgiMachacek & myGM
const GeorgiMachacek & myGM
const GeorgiMachacek & myGM
const GeorgiMachacek & myGM
const GeorgiMachacek & myGM
const GeorgiMachacek & myGM
const GeorgiMachacek & myGM
const GeorgiMachacek & myGM
const GeorgiMachacek & myGM
double computeThValue()
double computeThValue()
const GeorgiMachacek & myGM
const GeorgiMachacek & myGM
const GeorgiMachacek & myGM
const GeorgiMachacek & myGM
const GeorgiMachacek & myGM
const GeorgiMachacek & myGM
const GeorgiMachacek & myGM
const GeorgiMachacek & myGM
const GeorgiMachacek & myGM
const GeorgiMachacek & myGM
A base class for the GeorgiMachacek model.
Ratio of the prediction and ATLAS upper limit for the cross section times branching ratio of the proc...
const GeorgiMachacek & myGM
Ratio of the prediction and ATLAS upper limit for the cross section times branching ratio of the proc...
Ratio of the prediction and ATLAS upper limit for the cross section times branching ratio of the proc...
const GeorgiMachacek & myGM
Ratio of the prediction and ATLAS upper limit for the cross section times branching ratio of the proc...
const GeorgiMachacek & myGM
Ratio of the prediction and ATLAS upper limit for the cross section times branching ratio of the proc...
Ratio of the prediction and ATLAS upper limit for the cross section times branching ratio of the proc...
Ratio of the prediction and ATLAS upper limit for the cross section times branching ratio of the proc...
const GeorgiMachacek & myGM
Ratio of the prediction and ATLAS upper limit for the cross section times branching ratio of the proc...
Ratio of the prediction and ATLAS upper limit for the cross section times branching ratio of the proc...
const GeorgiMachacek & myGM
Ratio of the prediction and ATLAS upper limit for the cross section times branching ratio of the proc...
const GeorgiMachacek & myGM
Ratio of the prediction and ATLAS upper limit for the cross section times branching ratio of the proc...
Ratio of the prediction and ATLAS upper limit for the cross section times branching ratio of the proc...
Ratio of the prediction and CMS upper limit for the cross section times branching ratio of the proces...
const GeorgiMachacek & myGM
Ratio of the prediction and CMS upper limit for the cross section times branching ratio of the proces...
const GeorgiMachacek & myGM
Ratio of the prediction and CMS upper limit for the cross section times branching ratio of the proces...
Ratio of the prediction and CMS upper limit for the cross section times branching ratio of the proces...
Ratio of the prediction and ATLAS upper limit for the cross section times branching ratio of the proc...
Ratio of the prediction and ATLAS upper limit for the cross section times branching ratio of the proc...
const GeorgiMachacek & myGM
Ratio of the prediction and CMS upper limit for the cross section times branching ratio of the proces...
const GeorgiMachacek & myGM
Ratio of the prediction and CMS upper limit for the cross section times branching ratio of the proces...
const GeorgiMachacek & myGM
Ratio of the prediction and ATLAS upper limit for the cross section times branching ratio of the proc...
const GeorgiMachacek & myGM
Ratio of the prediction and ATLAS upper limit for the cross section times branching ratio of the proc...
const GeorgiMachacek & myGM
Ratio of the prediction and CMS upper limit for the cross section times branching ratio of the proces...
const GeorgiMachacek & myGM
Ratio of the prediction and CMS upper limit for the cross section times branching ratio of the proces...
const GeorgiMachacek & myGM
Ratio of the prediction and ATLAS upper limit for the cross section times branching ratio of the proc...
const GeorgiMachacek & myGM
Ratio of the prediction and ATLAS upper limit for the cross section times branching ratio of the proc...
const GeorgiMachacek & myGM
Ratio of the prediction and CMS upper limit for the cross section times branching ratio of the proces...
const GeorgiMachacek & myGM
Ratio of the prediction and CMS upper limit for the cross section times branching ratio of the proces...
const GeorgiMachacek & myGM
Ratio of the prediction and CMS upper limit for the cross section times branching ratio of the proces...
const GeorgiMachacek & myGM
Ratio of the prediction and CMS upper limit for the cross section times branching ratio of the proces...
const GeorgiMachacek & myGM
Ratio of the prediction and ATLAS upper limit for the cross section times branching ratio of the proc...
const GeorgiMachacek & myGM
Ratio of the prediction and ATLAS upper limit for the cross section times branching ratio of the proc...
const GeorgiMachacek & myGM
Ratio of the prediction and ATLAS upper limit for the cross section times branching ratio of the proc...
const GeorgiMachacek & myGM
Ratio of the prediction and CMS upper limit for the cross section times branching ratio of the proces...
const GeorgiMachacek & myGM
Ratio of the prediction and ATLAS upper limit for the cross section times branching ratio of the proc...
const GeorgiMachacek & myGM
Ratio of the prediction and ATLAS upper limit for the cross section times branching ratio of the proc...
const GeorgiMachacek & myGM
Ratio of the prediction and ATLAS upper limit for the cross section times branching ratio of the proc...
const GeorgiMachacek & myGM
Ratio of the prediction and ATLAS upper limit for the cross section times branching ratio of the proc...
Ratio of the prediction and ATLAS upper limit for the cross section times branching ratio of the proc...
const GeorgiMachacek & myGM
Ratio of the prediction and ATLAS upper limit for the cross section times branching ratio of the proc...
const GeorgiMachacek & myGM
Ratio of the prediction and ATLAS upper limit for the cross section times branching ratio of the proc...
Ratio of the prediction and CMS upper limit for the cross section times branching ratio of the proces...
const GeorgiMachacek & myGM
Ratio of the prediction and ATLAS upper limit for the cross section times branching ratio of the proc...
const GeorgiMachacek & myGM
Ratio of the prediction and ATLAS upper limit for the cross section times branching ratio of the proc...
const GeorgiMachacek & myGM
Ratio of the prediction and CMS upper limit for the cross section times branching ratio of the proces...
const GeorgiMachacek & myGM
Ratio of the prediction and ATLAS upper limit for the cross section times branching ratio of the proc...
const GeorgiMachacek & myGM
Ratio of the prediction and CMS upper limit for the cross section times branching ratio of the proces...
const GeorgiMachacek & myGM
Ratio of the prediction and ATLAS upper limit for the cross section times branching ratio of the proc...
const GeorgiMachacek & myGM
Ratio of the prediction and CMS upper limit for the cross section times branching ratio of the proces...
const GeorgiMachacek & myGM
Ratio of the prediction and CMS upper limit for the cross section times branching ratio of the proces...
const GeorgiMachacek & myGM
Ratio of the prediction and ATLAS upper limit for the cross section times branching ratio of the proc...
const GeorgiMachacek & myGM
Ratio of the prediction and ATLAS upper limit for the cross section times branching ratio of the proc...
const GeorgiMachacek & myGM
Ratio of the prediction and ATLAS upper limit for the cross section times branching ratio of the proc...
const GeorgiMachacek & myGM
Ratio of the prediction and CMS upper limit for the cross section times branching ratio of the proces...
const GeorgiMachacek & myGM
Ratio of the prediction and CMS upper limit for the cross section times branching ratio of the proces...
const GeorgiMachacek & myGM
Ratio of the prediction and ATLAS upper limit for the cross section times branching ratio of the proc...
const GeorgiMachacek & myGM
Ratio of the prediction and CMS upper limit for the cross section times branching ratio of the proces...
const GeorgiMachacek & myGM
Ratio of the prediction and ATLAS upper limit for the cross section times branching ratio of the proc...
const GeorgiMachacek & myGM
Ratio of the prediction and ATLAS upper limit for the cross section times branching ratio of the proc...
const GeorgiMachacek & myGM
Ratio of the prediction and CMS upper limit for the cross section times branching ratio of the proces...
const GeorgiMachacek & myGM
Ratio of the prediction and ATLAS upper limit for the cross section times branching ratio of the proc...
const GeorgiMachacek & myGM
Ratio of the prediction and ATLAS upper limit for the cross section times branching ratio of the proc...
const GeorgiMachacek & myGM
Ratio of the prediction and CMS upper limit for the cross section times branching ratio of the proces...
const GeorgiMachacek & myGM
Ratio of the prediction and CMS upper limit for the cross section times branching ratio of the proces...
const GeorgiMachacek & myGM
Ratio of the prediction and ATLAS upper limit for the cross section times branching ratio of the proc...
const GeorgiMachacek & myGM
Ratio of the prediction and ATLAS upper limit for the cross section times branching ratio of the proc...
const GeorgiMachacek & myGM
Ratio of the prediction and CMS upper limit for the cross section times branching ratio of the proces...
const GeorgiMachacek & myGM
Ratio of the prediction and ATLAS upper limit for the cross section times branching ratio of the proc...
const GeorgiMachacek & myGM
Ratio of the prediction and CMS upper limit for the cross section times branching ratio of the proces...
const GeorgiMachacek & myGM
Ratio of the prediction and ATLAS upper limit for the cross section times branching ratio of the proc...
const GeorgiMachacek & myGM
Ratio of the prediction and ATLAS upper limit for the cross section times branching ratio of the proc...
const GeorgiMachacek & myGM
Ratio of the prediction and ATLAS upper limit for the cross section times branching ratio of the proc...
const GeorgiMachacek & myGM
Ratio of the prediction and ATLAS upper limit for the cross section times branching ratio of the proc...
const GeorgiMachacek & myGM
Ratio of the prediction and CMS upper limit for the cross section times branching ratio of the proces...
const GeorgiMachacek & myGM
Ratio of the prediction and CMS upper limit for the cross section times branching ratio of the proces...
const GeorgiMachacek & myGM
Ratio of the prediction and CMS upper limit for the signal strength of the process .
const GeorgiMachacek & myGM
Ratio of the prediction and CMS upper limit for the signal strength of the process .
const GeorgiMachacek & myGM
Ratio of the prediction and CMS upper limit for the cross section times branching ratio of the proces...
const GeorgiMachacek & myGM
Ratio of the prediction and ATLAS upper limit for the cross section times branching ratio of the proc...
const GeorgiMachacek & myGM
Ratio of the prediction and CMS upper limit for the cross section times branching ratio of the proces...
const GeorgiMachacek & myGM
Ratio of the prediction and CMS upper limit for the cross section times branching ratio of the proces...
Ratio of the prediction and CMS upper limit for the cross section times branching ratio of the proces...
const GeorgiMachacek & myGM
Ratio of the prediction and ATLAS upper limit for the cross section times branching ratio of the proc...
const GeorgiMachacek & myGM
Ratio of the prediction and CMS upper limit for the cross section times branching ratio of the proces...
const GeorgiMachacek & myGM
Ratio of the prediction and CMS upper limit for the cross section times branching ratio of the proces...
const GeorgiMachacek & myGM
Ratio of the prediction and ATLAS upper limit for the cross section times branching ratio of the proc...
const GeorgiMachacek & myGM
Ratio of the prediction and CMS upper limit for the cross section times branching ratio of the proces...
const GeorgiMachacek & myGM
Ratio of the prediction and CMS upper limit for the cross section times branching ratio of the proces...
const GeorgiMachacek & myGM
Ratio of the prediction and ATLAS upper limit for the cross section times branching ratio of the proc...
const GeorgiMachacek & myGM
Ratio of the prediction and CMS upper limit for the cross section times branching ratio of the proces...
const GeorgiMachacek & myGM
Ratio of the prediction and CMS upper limit for the cross section times branching ratio of the proces...
const GeorgiMachacek & myGM
Ratio of the prediction and CMS upper limit for the cross section times branching ratio of the proces...
Ratio of the prediction and CMS upper limit for the cross section times branching ratio of the proces...
Ratio of the prediction and ATLAS upper limit for the cross section times branching ratio of the proc...
Ratio of the prediction and CMS upper limit for the cross section times branching ratio of the proces...
const GeorgiMachacek & myGM
Ratio of the prediction and ATLAS upper limit for the cross section times branching ratio of the proc...
const GeorgiMachacek & myGM
Ratio of the prediction and CMS upper limit for the cross section times branching ratio of the proces...
const GeorgiMachacek & myGM
Ratio of the prediction and CMS upper limit for the cross section times branching ratio of the proces...
const GeorgiMachacek & myGM
Ratio of the prediction and CMS upper limit for the cross section times branching ratio of the proces...
const GeorgiMachacek & myGM
Ratio of the prediction and ATLAS upper limit for the cross section times branching ratio of the proc...
const GeorgiMachacek & myGM
Ratio of the prediction and CMS upper limit for the cross section times branching ratio of the proces...
const GeorgiMachacek & myGM
Ratio of the prediction and CMS upper limit for the cross section times branching ratio of the proces...
const GeorgiMachacek & myGM
Ratio of the prediction and ATLAS upper limit for the cross section times branching ratio of the proc...
const GeorgiMachacek & myGM
Ratio of the prediction and CMS upper limit for the cross section times branching ratio of the proces...
const GeorgiMachacek & myGM
Ratio of the prediction and CMS upper limit for the cross section times branching ratio of the proces...
const GeorgiMachacek & myGM
Ratio of the prediction and ATLAS upper limit for the cross section times branching ratio of the proc...
const GeorgiMachacek & myGM
Ratio of the prediction and ATLAS upper limit for the cross section times branching ratio of the proc...
const GeorgiMachacek & myGM
Ratio of the prediction and CMS upper limit for the cross section times branching ratio of the proces...
const GeorgiMachacek & myGM
Ratio of the prediction and ATLAS upper limit for the cross section times branching ratio of the proc...
const GeorgiMachacek & myGM
Ratio of the prediction and ATLAS upper limit for the cross section times branching ratio of the proc...
const GeorgiMachacek & myGM
Ratio of the prediction and CMS upper limit for the cross section times branching ratio of the proces...
const GeorgiMachacek & myGM
Ratio of the prediction and ATLAS upper limit for the cross section times branching ratio of the proc...
const GeorgiMachacek & myGM
Ratio of the prediction and CMS upper limit for the cross section times branching ratio of the proces...
const GeorgiMachacek & myGM
Ratio of the prediction and CMS upper limit for the cross section times branching ratio of the proces...
Ratio of the prediction and CMS upper limit for the cross section times branching ratio of the proces...
const GeorgiMachacek & myGM
Ratio of the prediction and ATLAS upper limit for the cross section times branching ratio of the proc...
const GeorgiMachacek & myGM
Ratio of the prediction and CMS upper limit for the cross section times branching ratio of the proces...
const GeorgiMachacek & myGM
Ratio of the prediction and ATLAS upper limit for the cross section times branching ratio of the proc...
const GeorgiMachacek & myGM
Ratio of the prediction and ATLAS upper limit for the cross section of the process measured by the d...
Ratio of the prediction and ATLAS upper limit for the cross section of the process measured by the d...
Ratio of the prediction and ATLAS upper limit for the cross section of the process measured by the d...
Ratio of the prediction and ATLAS upper limit for the cross section of the process measured by the d...
Ratio of the prediction and ATLAS upper limit for the cross section of the process measured by the d...
Ratio of the prediction and ATLAS upper limit for the cross section times branching ratio of the proc...
const GeorgiMachacek & myGM
Ratio of the prediction and ATLAS upper limit for the cross section times branching ratio of the proc...
const GeorgiMachacek & myGM
Observable for the implementation of the ATLAS upper limit on signal strength of the process assumin...
A model class for the Standard Model.
A class for a model prediction of an observable.
Decadic logarithm of the cross section times branching ratio of the process at 13 TeV.
const GeorgiMachacek & myGM
Decadic logarithm of the cross section times branching ratio of the process at 8 TeV.
const GeorgiMachacek & myGM
Decadic logarithm of the cross section times branching ratio of the process at 13 TeV.
const GeorgiMachacek & myGM
Decadic logarithm of the cross section times branching ratio of the process at 8 TeV.
const GeorgiMachacek & myGM
Decadic logarithm of the cross section times branching ratio of the process at 13 TeV.
const GeorgiMachacek & myGM
Decadic logarithm of the cross section times branching ratio of the process at 8 TeV.
const GeorgiMachacek & myGM
Decadic logarithm of the cross section times branching ratio of the process at 13 TeV.
const GeorgiMachacek & myGM
Decadic logarithm of the cross section times branching ratio of the process at 8 TeV.
const GeorgiMachacek & myGM
Decadic logarithm of the cross section times branching ratio of the process at 13 TeV.
const GeorgiMachacek & myGM
Decadic logarithm of the cross section times branching ratio of the process at 8 TeV.
const GeorgiMachacek & myGM
Decadic logarithm of the cross section times branching ratio of the process at 13 TeV.
const GeorgiMachacek & myGM
Decadic logarithm of the cross section times branching ratio of the process at 8 TeV.
const GeorgiMachacek & myGM
Decadic logarithm of the cross section times branching ratio of the process at 13 TeV.
const GeorgiMachacek & myGM
Decadic logarithm of the cross section times branching ratio of the process at 8 TeV.
const GeorgiMachacek & myGM
Decadic logarithm of the cross section times branching ratio of the process at 13 TeV.
const GeorgiMachacek & myGM
Decadic logarithm of the cross section times branching ratio of the process at 8 TeV.
const GeorgiMachacek & myGM
Decadic logarithm of the cross section times branching ratio of the process at 13 TeV.
const GeorgiMachacek & myGM
Decadic logarithm of the cross section times branching ratio of the process at 13 TeV.
const GeorgiMachacek & myGM
Decadic logarithm of the cross section times branching ratio of the process at 8 TeV.
const GeorgiMachacek & myGM
const GeorgiMachacek & myGM
Decadic logarithm of the cross section times branching ratio of the process at 13 TeV.
const GeorgiMachacek & myGM
Decadic logarithm of the cross section times branching ratio of the process at 8 TeV.
const GeorgiMachacek & myGM
Decadic logarithm of the cross section times branching ratio of the process at 13 TeV.
const GeorgiMachacek & myGM
Decadic logarithm of the cross section times branching ratio of the process at 13 TeV.
const GeorgiMachacek & myGM
Decadic logarithm of the cross section times branching ratio of the process at 8 TeV.
const GeorgiMachacek & myGM
Decadic logarithm of the cross section times branching ratio of the process at 13 TeV.
const GeorgiMachacek & myGM
Decadic logarithm of the cross section times branching ratio of the process at 8 TeV.
const GeorgiMachacek & myGM
Decadic logarithm of the cross section times branching ratio of the process at 13 TeV.
const GeorgiMachacek & myGM
Decadic logarithm of the cross section times branching ratio of the process at 8 TeV.
const GeorgiMachacek & myGM
Decadic logarithm of the cross section times branching ratio of the process at 13 TeV.
const GeorgiMachacek & myGM
Decadic logarithm of the cross section times branching ratio of the process at 8 TeV.
const GeorgiMachacek & myGM
Decadic logarithm of the cross section times branching ratio of the process at 13 TeV.
const GeorgiMachacek & myGM
Decadic logarithm of the cross section times branching ratio of the process at 8 TeV.
const GeorgiMachacek & myGM
Decadic logarithm of the cross section times branching ratio of the process at 13 TeV.
const GeorgiMachacek & myGM
Decadic logarithm of the cross section times branching ratio of the process at 8 TeV.
const GeorgiMachacek & myGM
Decadic logarithm of the cross section times branching ratio of the process at 13 TeV.
const GeorgiMachacek & myGM
Decadic logarithm of the cross section times branching ratio of the process at 13 TeV.
const GeorgiMachacek & myGM
Decadic logarithm of the cross section times branching ratio of the process at 8 TeV.
const GeorgiMachacek & myGM
Decadic logarithm of the cross section times branching ratio of the process at 13 TeV.
const GeorgiMachacek & myGM
Decadic logarithm of the cross section times branching ratio of the process at 8 TeV.
const GeorgiMachacek & myGM
Decadic logarithm of the cross section times branching ratio of the process at 13 TeV.
const GeorgiMachacek & myGM
Decadic logarithm of the cross section times branching ratio of the process at 8 TeV.
const GeorgiMachacek & myGM
Decadic logarithm of the cross section times branching ratio of the process at 13 TeV.
const GeorgiMachacek & myGM
Decadic logarithm of the cross section times branching ratio of the process at 8 TeV.
const GeorgiMachacek & myGM
Decadic logarithm of the cross section times branching ratio of the process at 13 TeV.
const GeorgiMachacek & myGM
Decadic logarithm of the cross section times branching ratio of the process at 8 TeV.
const GeorgiMachacek & myGM
Decadic logarithm of the cross section times branching ratio of the process at 8 TeV.
const GeorgiMachacek & myGM
Decadic logarithm of the cross section times branching ratio of the process at 13 TeV.
const GeorgiMachacek & myGM
Decadic logarithm of the cross section times branching ratio of the process at 8 TeV.
const GeorgiMachacek & myGM
Decadic logarithm of the cross section times branching ratio of the process at 13 TeV.
const GeorgiMachacek & myGM
Decadic logarithm of the cross section times branching ratio of the process at 13 TeV.
const GeorgiMachacek & myGM
const GeorgiMachacek & myGM
Decadic logarithm of the signal strength of the process at 8 TeV.
const GeorgiMachacek & myGM
Decadic logarithm of the cross section times branching ratio of the process at 8 TeV.
const GeorgiMachacek & myGM
Decadic logarithm of the cross section times branching ratio of the process at 13 TeV.
const GeorgiMachacek & myGM
Decadic logarithm of the cross section times branching ratio of the process at 8 TeV.
const GeorgiMachacek & myGM
Decadic logarithm of the cross section times branching ratio of the process at 13 TeV.
const GeorgiMachacek & myGM
Decadic logarithm of the cross section times branching ratio of the process at 13 TeV.
const GeorgiMachacek & myGM
Decadic logarithm of the cross section times branching ratio of the process at 8 TeV.
const GeorgiMachacek & myGM
Decadic logarithm of the cross section times branching ratio of the process at 13 TeV.
const GeorgiMachacek & myGM
Decadic logarithm of the cross section times branching ratio of the process at 13 TeV.
const GeorgiMachacek & myGM
Decadic logarithm of the cross section times branching ratio of the process at 13 TeV.
const GeorgiMachacek & myGM
Decadic logarithm of the cross section times branching ratio of the process at 8 TeV.
const GeorgiMachacek & myGM
Decadic logarithm of the cross section times branching ratio of the process at 13 TeV.
const GeorgiMachacek & myGM
Decadic logarithm of the cross section times branching ratio of the process at 8 TeV.
const GeorgiMachacek & myGM
Decadic logarithm of the cross section times branching ratio of the process at 13 TeV.
const GeorgiMachacek & myGM
Decadic logarithm of the cross section times branching ratio of the process at 13 TeV.
const GeorgiMachacek & myGM
Decadic logarithm of the cross section times branching ratio of the process at 13 TeV.
const GeorgiMachacek & myGM
Decadic logarithm of the cross section times branching ratio of the process at 8 TeV.
const GeorgiMachacek & myGM
Decadic logarithm of the cross section times branching ratio of the process at 8 TeV.
const GeorgiMachacek & myGM
Decadic logarithm of the cross section times branching ratio of the process at 8 TeV.
const GeorgiMachacek & myGM
Decadic logarithm of the cross section times branching ratio of the process at 8 TeV.
const GeorgiMachacek & myGM
Decadic logarithm of the cross section times branching ratio of the process at 13 TeV.
const GeorgiMachacek & myGM
Decadic logarithm of the cross section times branching ratio of the process at 13 TeV.
const GeorgiMachacek & myGM
Decadic logarithm of the cross section times branching ratio of the process at 8 TeV.
const GeorgiMachacek & myGM
Decadic logarithm of the cross section times branching ratio of the process at 8 TeV.
const GeorgiMachacek & myGM
Decadic logarithm of the cross section times branching ratio of the process at 13 TeV.
const GeorgiMachacek & myGM
Decadic logarithm of the cross section times branching ratio of the process at 8 TeV.
const GeorgiMachacek & myGM
Decadic logarithm of the cross section times branching ratio of the process at 13 TeV.
const GeorgiMachacek & myGM
Decadic logarithm of the cross section times branching ratio of the process at 8 TeV.
const GeorgiMachacek & myGM
Decadic logarithm of the cross section times branching ratio of the process at 8 TeV.
const GeorgiMachacek & myGM
Decadic logarithm of the cross section times branching ratio of the process at 13 TeV.
const GeorgiMachacek & myGM
Decadic logarithm of the cross section times branching ratio of the process at 8 TeV.
const GeorgiMachacek & myGM
Decadic logarithm of the cross section times branching ratio of the process at 13 TeV.
const GeorgiMachacek & myGM
Decadic logarithm of the cross section times branching ratio of the process at 13 TeV.
const GeorgiMachacek & myGM
Decadic logarithm of the cross section times branching ratio of the process at 8 TeV.
const GeorgiMachacek & myGM
Decadic logarithm of the cross section times branching ratio of the process at 13 TeV.
const GeorgiMachacek & myGM
Decadic logarithm of the cross section of the process at 13 TeV.
const GeorgiMachacek & myGM
Decadic logarithm of the cross section of the process at 8 TeV.
const GeorgiMachacek & myGM
Decadic logarithm of the cross section times branching ratio of the process at 13 TeV.
Decadic logarithm of the cross section times branching ratio of the process at 13 TeV.
const GeorgiMachacek & myGM
Decadic logarithm of the cross section times branching ratio of the process at 13 TeV.
const GeorgiMachacek & myGM