Skip to content
Snippets Groups Projects

QEE: Prescale Hlt2QEE_SexaquarkProtonToLambda0Kp_DDdDecision

Merged Ross John Hunter requested to merge rjhunter-2024-patches-patch-66687 into 2024-patches
1 file
+ 1
1
Compare changes
  • Side-by-side
  • Inline
@@ -404,7 +404,7 @@ def SpToL0Kp_DDl_line(name="Hlt2QEE_SexaquarkProtonToLambda0Kp_DDl",
@register_line_builder(all_lines)
def SpToL0Kp_DDd_line(name="Hlt2QEE_SexaquarkProtonToLambda0Kp_DDd",
prescale=1.0):
prescale=0.1):
alg = make_S_DDd()
return Hlt2Line(
name=name,
Loading