Ejemplo n.º 1
0
import ROOT as r
from . import point
from configuration.signal import pruned, processStamp

simple = point(xs = 1.0, effUncRel = 0.0, label = "signal")
simple.insert("test", {
        "effSimple": (1.0, ),
        })

zeroB_le3j_ht875 = point(xs = 1.0e-3, effUncRel = 0.0001, label = "0b_le3j_ht875, 100% eff. (xs = 1 fb)")
zeroB_le3j_ht875.insert("0b_le3j", {"effHad":[0.0]*7+[1.0]})

t1_1 = point(xs = 0.0243547, effUncRel = 0.14,
                     label = ["SM + T1 m_{gl} = 1.0 TeV; m_{LSP} = 0.4 TeV (xs = 24 fb)",
                              "#lower[0.25]{#splitline{%s}{%s}}"%("SM + "+pruned(processStamp("T1")["text"]),
                                                                  "(m_{#tilde{g}}= 1000 GeV, m_{#tilde{#chi}^{0}_{1}} = 400 GeV)")][1])
t1_1.insert("0b_ge4j", {"effHad":[0.000000, 0.000200, 0.000800, 0.005200, 0.013100, 0.024600, 0.032000, 0.065700],})
t1_1.insert("0b_le3j", {"effHad":[0.000600, 0.000800, 0.002100, 0.004000, 0.007800, 0.010700, 0.007300, 0.008000],})
t1_1.insert("1b_ge4j", {"effHad":[0.000100, 0.000000, 0.000000, 0.001100, 0.001100, 0.002200, 0.003200, 0.006000],})
t1_1.insert("1b_le3j", {"effHad":[0.000000, 0.000000, 0.000200, 0.000300, 0.000700, 0.000400, 0.000200, 0.000100],})
t1_1.insert("2b_ge4j", {"effHad":[0.000000, 0.000000, 0.000000, 0.000000, 0.000000, 0.000000, 0.000200, 0.000400],})
t1_1.insert("2b_le3j", {"effHad":[0.000000, 0.000000, 0.000000, 0.000000, 0.000100, 0.000000, 0.000000, 0.000000],})
t1_1.insert("3b_ge4j", {"effHad":[0.000000, 0.000000, 0.000000, 0.000000, 0.000000, 0.000000, 0.000000, 0.000000],})
t1_1.insert("3b_le3j", {"effHad":[0.000000, 0.000000, 0.000000, 0.000000, 0.000000, 0.000000, 0.000000, 0.000000],})
t1_1.insert("ge4b_ge4j",{"effHad":[0.000000, 0.000000, 0.000000],})

t2_1 = point(xs = 0.0799667, effUncRel = 0.134, lineColor = r.kRed+1,
                     label = ["SM + T1 m_{sq} = 700 GeV; m_{LSP} = 200 GeV (xs = 80 fb)",
                              "#lower[0.25]{#splitline{%s}{%s}}"%("SM + "+pruned(processStamp("T2")["text"]),
                                                                  "(m_{#tilde{q}}= 700 GeV, m_{#tilde{#chi}^{0}_{1}} = 200 GeV)")][1])
t2_1.insert("0b_le3j", {"effHad":[0.004800, 0.006300, 0.027900, 0.044500, 0.050100, 0.037000, 0.018900, 0.011600],})
Ejemplo n.º 2
0
import math
from configuration.signal import pruned, processStamp
from ra1i import pb
from . import point


dm10_225 = point(xs=9.9*pb, sumWeightIn=709041, x=225.0, y=215.0,
             label="#lower[0.25]{#splitline{%s}{%s}}"%("SM + "+pruned(processStamp("T2cc")["text"])  + "(xs = %s pb)"% (9.9*pb),
                                                       "(m_{#tilde{t}}= 225 GeV, m_{#tilde{#chi}^{0}_{1}} = 215 GeV)"))
dm10_225.insert("0b_ge4j", {
    "effHad":    [2.36e-06, 4.43e-05, 9.52e-05, 1.61e-04, 1.67e-04, 1.03e-04, 7.19e-05, 4.20e-05, 1.06e-05, 8.15e-06, 1.08e-05],
    "effHadErr": [1.71e-06, 6.86e-06, 1.01e-05, 1.25e-05, 1.37e-05, 1.01e-05, 9.81e-06, 6.46e-06, 3.13e-06, 2.68e-06, 3.30e-06],
    "effHadSum": 0.000715671,
    "effUncRel": 0.248298,
    })
dm10_225.insert("0b_le3j", {
    "effHad":    [3.27e-03, 1.79e-03, 1.28e-03, 1.29e-03, 5.70e-04, 2.05e-04, 1.01e-04, 4.85e-05, 1.80e-05, 9.27e-06, 1.59e-06],
    "effHadErr": [5.96e-05, 4.32e-05, 3.75e-05, 3.58e-05, 2.42e-05, 1.42e-05, 9.99e-06, 7.02e-06, 4.30e-06, 3.15e-06, 1.13e-06],
    "effHadSum": 0.00857845,
    "effUncRel": 0.201592,
    })
dm10_225.insert("1b_ge4j", {
    "effHad":    [0.00e+00, 8.37e-06, 1.42e-05, 2.33e-05, 2.43e-05, 2.36e-05, 1.27e-05, 3.75e-06, 6.70e-06, 1.83e-06, 2.15e-06],
    "effHadErr": [0.00e+00, 2.77e-06, 3.92e-06, 4.99e-06, 4.82e-06, 5.03e-06, 3.55e-06, 1.90e-06, 2.82e-06, 1.31e-06, 1.53e-06],
    "effHadSum": 0.000120884,
    "effUncRel": 0.241425,
    })

dm40_225 = point(xs=9.9*pb, sumWeightIn=703696, x=225.0, y=185.0,
             label="#lower[0.25]{#splitline{%s}{%s}}"%("SM + "+pruned(processStamp("T2cc")["text"])  + "(xs = %s pb)"% (9.9*pb),
                                                       "(m_{#tilde{t}}= 225 GeV, m_{#tilde{#chi}^{0}_{1}} = 185 GeV)"))
Ejemplo n.º 3
0
from . import point
from configuration.signal import processStamp, pruned

a = point(xs=0.8 * 0.244862,
          label="#lower[0.25]{#splitline{%s}{%s}}" %
          ("SM + " + pruned(processStamp("T2")["text"]),
           "(m_{#tilde{q}}= 600 GeV, m_{#tilde{#chi}^{0}_{1}} = 250 GeV)"))
a.insert(
    "0b_le3j", {
        "effHad": [
            0.012000, 0.017700, 0.054700, 0.048300, 0.022800, 0.010100,
            0.002700, 0.002400
        ],
        "effUncRel":
        0.134
    })

a_0 = point(
    xs=0.244862,
    label="#lower[0.25]{#splitline{%s}{%s}}" %
    ("SM + " + pruned(processStamp("T2")["text"]),
     "1.0 (m_{#tilde{q}}= 600 GeV, m_{#tilde{#chi}^{0}_{1}} = 250 GeV)"))
a_0.insert(
    "0b_le3j", {
        "effHad": [
            0.012000, 0.017700, 0.054700, 0.048300, 0.022800, 0.010100,
            0.002700, 0.002400
        ],
        "effUncRel":
        0.134
    })
Ejemplo n.º 4
0
from . import point
from configuration.signal import pruned, processStamp

t1bbbb_1200_1025_cteq61 = point(xs = 0.00440078, effUncRel = 0.160,
                       label = "#lower[0.25]{#splitline{%s}{%s}}"%("SM + "+pruned(processStamp("T1bbbb")["text"]),
                                                                   "(m_{#tilde{g}}= 1200 GeV, m_{#tilde{#chi}^{0}_{1}} = 1025 GeV)"))
t1bbbb_1200_1025_cteq61.insert("2b_ge4j",{"effHad":[0.003200, 0.002100, 0.002200, 0.002700, 0.001400, 0.000700, 0.000800, 0.001200],
                                          "effMuon":[0.000000, 0.000000, 0.000000, 0.000000, 0.000000, 0.000000, 0.000000, 0.000000],})
t1bbbb_1200_1025_cteq61.insert("3b_ge4j",{"effHad":[0.002900, 0.001500, 0.001800, 0.000900, 0.000600, 0.000500, 0.000600, 0.000600],
                                          "effMuon":[0.000000, 0.000000, 0.000000, 0.000000, 0.000000, 0.000000, 0.000000, 0.000000],})
t1bbbb_1200_1025_cteq61.insert("ge4b_ge4j",{"effHad":[0.000400, 0.000300, 0.000800],
                                            "effMuon":[0.000000, 0.000000, 0.000000],})

t1bbbb_1200_1025_cteq66 = point(xs = 0.00440078, effUncRel = 0.160,
                       label = "#lower[0.25]{#splitline{%s}{%s}}"%("SM + "+pruned(processStamp("T1bbbb")["text"]),
                                                                   "(m_{#tilde{g}}= 1200 GeV, m_{#tilde{#chi}^{0}_{1}} = 1025 GeV)"))
t1bbbb_1200_1025_cteq66.insert("2b_ge4j",{"effHad":[0.002950, 0.001776, 0.002007, 0.003198, 0.001659, 0.000747, 0.001394, 0.002337],
                                          "effMuon":[0.000000, 0.000000, 0.000000, 0.000000, 0.000000, 0.000000, 0.000000, 0.000000],})
t1bbbb_1200_1025_cteq66.insert("3b_ge4j",{"effHad":[0.002558, 0.001169, 0.001669, 0.000746, 0.000501, 0.000601, 0.000951, 0.001123],
                                          "effMuon":[0.000000, 0.000000, 0.000000, 0.000000, 0.000000, 0.000000, 0.000000, 0.000000],})
t1bbbb_1200_1025_cteq66.insert("ge4b_ge4j",{"effHad":[0.000244, 0.000166, 0.001427],
                                            "effMuon":[0.000000, 0.000000, 0.000000],})


t1bbbb_1225_1050_cteq61 = point(xs = 0.00357858, effUncRel = 0.160,
                       label = "#lower[0.25]{#splitline{%s}{%s}}"%("SM + "+pruned(processStamp("T1bbbb")["text"]),
                                                                   "(m_{#tilde{g}}= 1225 GeV, m_{#tilde{#chi}^{0}_{1}} = 1050 GeV)"))
t1bbbb_1225_1050_cteq61.insert("2b_ge4j",{"effHad":[0.004000, 0.003400, 0.003600, 0.002500, 0.001900, 0.000700, 0.000800, 0.001100],
                                          "effMuon":[0.000000, 0.000000, 0.000000, 0.000000, 0.000000, 0.000000, 0.000000, 0.000000],})
t1bbbb_1225_1050_cteq61.insert("3b_ge4j",{"effHad":[0.002800, 0.002000, 0.001200, 0.001600, 0.000600, 0.000800, 0.000500, 0.000700],
                                          "effMuon":[0.000000, 0.000000, 0.000000, 0.000000, 0.000000, 0.000000, 0.000000, 0.000000],})
Ejemplo n.º 5
0
from . import point
from configuration.signal import processStamp, pruned

a = point(xs = 0.8*0.244862, 
                   label = "#lower[0.25]{#splitline{%s}{%s}}"%("SM + "+pruned(processStamp("T2")["text"]),
                                                               "(m_{#tilde{q}}= 600 GeV, m_{#tilde{#chi}^{0}_{1}} = 250 GeV)"))
a.insert("0b_le3j", {"effHad":[0.012000, 0.017700, 0.054700, 0.048300, 0.022800, 0.010100, 0.002700, 0.002400],
                     "effUncRel":0.134})


a_0 = point(xs = 0.244862,
                   label = "#lower[0.25]{#splitline{%s}{%s}}"%("SM + "+pruned(processStamp("T2")["text"]),
                                                               "1.0 (m_{#tilde{q}}= 600 GeV, m_{#tilde{#chi}^{0}_{1}} = 250 GeV)"))
a_0.insert("0b_le3j", {"effHad":[0.012000, 0.017700, 0.054700, 0.048300, 0.022800, 0.010100, 0.002700, 0.002400],
                     "effUncRel":0.134})

b = point(xs = 0.8*0.0473374,
                     label = "#lower[0.25]{#splitline{%s}{%s}}"%("SM + "+pruned(processStamp("T2")["text"]),
                                                               "0.8 (m_{#tilde{q}}= 750 GeV, m_{#tilde{#chi}^{0}_{1}} = 0 GeV)"))
b.insert("0b_le3j", {"effHad":[0.002000, 0.003600, 0.015502, 0.033103, 0.041304, 0.041904, 0.033003, 0.030803],
                     "effUncRel":0.134})

c = point(xs = 0.1*1.67947,
                      label = "#lower[0.25]{#splitline{%s}{%s}}"%("SM + "+pruned(processStamp("T2")["text"]),
                                                               "0.1 (m_{#tilde{q}}= 450 GeV, m_{#tilde{#chi}^{0}_{1}} = 0 GeV)"))
c.insert("0b_le3j", {"effHad":[0.019808, 0.027411, 0.060624, 0.044518, 0.015206, 0.004202, 0.000900, 0.000800],
                     "effUncRel":0.134})

d = point(xs = 0.1*7.98294,
                      label = "#lower[0.25]{#splitline{%s}{%s}}"%("SM + "+pruned(processStamp("T2")["text"]),
                                                               "0.1 (m_{#tilde{q}}= 350 GeV, m_{#tilde{#chi}^{0}_{1}} = 100 GeV)"))
Ejemplo n.º 6
0
from . import point
from configuration.signal import pruned, processStamp

t1 = point(xs=0.433971,
           label="#lower[0.25]{#splitline{%s}{%s}}" %
           ("SM + " + pruned(processStamp("T1")["text"]),
            "(m_{#tilde{g}}= 700 GeV, m_{#tilde{#chi}^{0}_{1}} = 300 GeV)"))
t1.insert(
    "0b_ge4j", {
        "effHad": [
            0.000100, 0.000600, 0.007301, 0.022402, 0.030103, 0.017402,
            0.010501, 0.009401
        ],
        "effUncRel":
        .140,
    })

t2bb = point(xs=0.0855847,
             label="#lower[0.25]{#splitline{%s}{%s}}" %
             ("SM + " + pruned(processStamp("T2bb")["text"]),
              "(m_{#tilde{b}}= 500 GeV, m_{#tilde{#chi}^{0}_{1}} = 150 GeV)"))
t2bb.insert(
    "2b_le3j", {
        "effHad": [
            0.011400, 0.015000, 0.029300, 0.015000, 0.005800, 0.002000,
            0.000500, 0.000300
        ],
        "effUncRel":
        0.131
    }),
t2bb.insert(