Skip to content
Snippets Groups Projects
Commit b1c37743 authored by Ozlem Ozcelik's avatar Ozlem Ozcelik :snail:
Browse files

scale 0.1

parent 1a2dadd7
No related branches found
No related tags found
1 merge request!2383prescale prompt B2CC lines
Pipeline #5683815 failed
......@@ -486,7 +486,7 @@ def BdTopsitwosmumuKshort_DD_detached_line(
@register_line_builder(all_lines)
def BuToJpsimumuKplus_tight_line(
name='Hlt2B2CC_BuToJpsiKplus_JpsiToMuMu_Prompt',
prescale=0.01,
prescale=0.1,
persistreco=False):
line_alg = b_to_jpsix.make_BuToJpsimumuKplus_tight_line(process=PROCESS)
return HltLine(
......@@ -530,7 +530,7 @@ def BdToJpsimumuKstar_detached_line(
@register_line_builder(all_lines)
def BdToJpsimumuKstar_tight_line(
name='Hlt2B2CC_BdToJpsiKstar_JpsiToMuMu_Prompt',
prescale=0.01,
prescale=0.1,
persistreco=False):
line_alg = b_to_jpsix.make_BdToJpsimumuKstar_tight_line(process=PROCESS)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment