Skip to content

Upgrade and Optimization of StrippingLb2V0pp line

Vladimir Macko requested to merge vm-Optimized_StrippingLb2V0pp into 2018-patches

I would like to be include into this upgraded line all upcoming restripping campaigns, starting with 2018. To be precise, this line is an updated and optimized version of my line StrippingLb2V0pp.py which was included in stripping34 (old version is no longer useful). Hence, it is a modification of an existing line (introduced in s34).

A single file containing my lines is modified: https://gitlab.cern.ch/lhcb/Stripping/blob/vm-Optimized_StrippingLb2V0pp/Phys/StrippingSelections/python/StrippingSelections/StrippingBnoC/StrippingLb2V0pp.py

I have tested this new version (following https://its.cern.ch/jira/browse/LBOPG-102 ) and created a log file with statistics indicating that line fulfills retention and time constrains: https://gitlab.cern.ch/PBD/CodeLb2Lppbar/blob/master/Stripping34p1/Lb2V0pp_StripTest.log

Please let me know if any further information is needed. Vladimir Macko [vladimir.macko@cern.ch]

EDIT (@cvazquez ):

StrippingReport                                                INFO Event 100000, Good event 100000
 |                                              *Decision name*|*Rate,%*|*Accepted*| *Mult*|*ms/evt*|
 |_StrippingGlobal_                                            |  0.6400|       640|       |   9.080|
 |_StrippingSequenceStreamBhadron_                             |  0.6400|       640|       |   9.064|
 |!StrippingLb2V0pDDLine                                       |  0.1090|       109|  1.000|   5.668|
 |!StrippingLb2V0pLLLine                                       |  0.0210|        21|  1.095|   0.998|
 |!StrippingLb2V0pLDLine                                       |  0.0030|         3|  1.000|   0.540|
 |!StrippingLb2V0ppDDLine                                      |  0.2580|       258|  1.190|   0.091|
 |!StrippingLb2V0ppLLLine                                      |  0.0490|        49|  1.204|   0.062|
 |!StrippingLb2V0ppLDLine                                      |  0.0030|         3|  1.000|   0.057|
 |!StrippingLb2V0ppDDSSLine                                    |  0.2290|       229|  1.140|   0.073|
 |!StrippingLb2V0ppLLSSLine                                    |  0.0500|        50|  1.280|   0.056|
 |!StrippingLb2V0ppLDSSLine                                    |  0.0050|         5|  1.000|   0.050|
 |!StrippingLb2V0pDDLine_TIMING                                |  0.1090|       109|  1.000|   0.059|
 |!StrippingLb2V0pLLLine_TIMING                                |  0.0210|        21|  1.095|   0.045|
 |!StrippingLb2V0pLDLine_TIMING                                |  0.0030|         3|  1.000|   0.050|
 |!StrippingLb2V0ppDDLine_TIMING                               |  0.2580|       258|  1.190|   0.062|
 |!StrippingLb2V0ppLLLine_TIMING                               |  0.0490|        49|  1.204|   0.041|
 |!StrippingLb2V0ppLDLine_TIMING                               |  0.0030|         3|  1.000|   0.044|
 |!StrippingLb2V0ppDDSSLine_TIMING                             |  0.2290|       229|  1.140|   0.059|
 |!StrippingLb2V0ppLLSSLine_TIMING                             |  0.0500|        50|  1.280|   0.039|
 |!StrippingLb2V0ppLDSSLine_TIMING                             |  0.0050|         5|  1.000|   0.043|
Edited by Carlos Vazquez Sierra

Merge request reports