Skip to content

fixed the input list and prescale

Valeriia Lukashenko requested to merge fix-HNL-lines into 2017-patches

Found a bug in the input list for the StrippingBu2KsPiPiDDLine. The input was Downstream tracks for the pion coming from B. Changed it to the Long track as it should be. Then tuned the kinematic cuts for this line to get acceptable rate (of 0.047 on 100 000 events test). Also reduced the prescaling for StrippingBeauty2MajoEDDLinePrescale from 0.1 to 0.2 to have a rate similar to the other Prescaled lines (rate on 100 000 events is 0.0330).

The total rate table:

StrippingReport                                                INFO Event 100000, Good event 100000
 |                                              *Decision name*|*Rate,%*|*Accepted*| *Mult*|*ms/evt*|
 |_StrippingGlobal_                                            |  0.5360|       536|       |  13.739|
 |_StrippingSequenceStreamBhadronCompleteEvent_                |  0.5360|       536|       |  13.726|
 |!StrippingBeauty2MajoMuDDOSLinePrescale                      |  0.0240|        24|  1.458|   0.406|
 |!StrippingBeauty2MajoMuDDSSLinePrescale                      |  0.0310|        31|  1.355|   0.407|
 |!StrippingBeauty2MajoMuLLLinePrescale                        |  0.0310|        31|  2.065|   1.625|
 |!StrippingBeauty2MajoEDDLinePrescale                         |  0.0330|        33|  1.091|   0.674|
 |!StrippingBeauty2MajoELLLinePrescale                         |  0.0260|        26|  1.346|   0.341|
 |!StrippingBeauty2MajoMuDDOSLine                              |  0.0500|        50|  1.160|   4.882|
 |!StrippingBeauty2MajoMuDDSSLine                              |  0.0480|        48|  1.042|   0.163|
 |!StrippingBeauty2MajoMuLLLine                                |  0.0280|        28|  1.250|   1.462|
 |!StrippingBeauty2MajoEDDLine                                 |  0.0320|        32|  1.188|   0.747|
 |!StrippingBeauty2MajoELLLine                                 |  0.0240|        24|  1.125|   0.235|
 |!StrippingBu2KsPiPiDDLine                                    |  0.0470|        47|  1.021|   0.117|
 |!StrippingBu2KsPiPiLLLine                                    |  0.0410|        41|  1.000|   0.137|
 |!StrippingBu2piD02KpiLine                                    |  0.0300|        30|  1.000|   0.667|
 |!StrippingBu2JpsiKplusmumuLine                               |  0.0120|        12|  1.083|   0.090|
 |!StrippingBu2JpsiKpluseeLine                                 |  0.0110|        11|  1.182|   0.117|
 |!StrippingBeauty2MajoMuDDOSLinePrescale_TIMING               |  0.0230|        23|  1.130|   0.060|
 |!StrippingBeauty2MajoMuDDSSLinePrescale_TIMING               |  0.0250|        25|  1.240|   0.055|
 |!StrippingBeauty2MajoMuLLLinePrescale_TIMING                 |  0.0280|        28|  2.679|   0.059|
 |!StrippingBeauty2MajoEDDLinePrescale_TIMING                  |  0.0210|        21|  1.095|   0.023|
 |!StrippingBeauty2MajoELLLinePrescale_TIMING                  |  0.0330|        33|  1.333|   0.028|
 |!StrippingBeauty2MajoMuDDOSLine_TIMING                       |  0.0500|        50|  1.160|   0.047|
 |!StrippingBeauty2MajoMuDDSSLine_TIMING                       |  0.0480|        48|  1.042|   0.041|
 |!StrippingBeauty2MajoMuLLLine_TIMING                         |  0.0280|        28|  1.250|   0.037|
 |!StrippingBeauty2MajoEDDLine_TIMING                          |  0.0320|        32|  1.188|   0.036|
 |!StrippingBeauty2MajoELLLine_TIMING                          |  0.0240|        24|  1.125|   0.050|
 |!StrippingBu2KsPiPiDDLine_TIMING                             |  0.0470|        47|  1.021|   0.036|
 |!StrippingBu2KsPiPiLLLine_TIMING                             |  0.0410|        41|  1.000|   0.054|
 |!StrippingBu2piD02KpiLine_TIMING                             |  0.0300|        30|  1.000|   0.040|
 |!StrippingBu2JpsiKplusmumuLine_TIMING                        |  0.0120|        12|  1.083|   0.032|
 |!StrippingBu2JpsiKpluseeLine_TIMING                          |  0.0110|        11|  1.182|   0.030|

@sferrere @iwilliam thanks :)

Merge request reports