Skip to content

Draft: Charm: migration to ThOr for d2hhh and d02hhhh

Peilian Li requested to merge peilian_charm_d2hhh into master

Migration to ThOr for d2hhh and d02hhhh:

  • set up builder/basic_builder.py to define the shared particles, (kaon, pion) to keep consistent pre-selections between different lines, and define twobody, threebody, fourbody combiners with loose (None for some variables as option) cuts

  • debug the functor (no event pass for the moment)

  • compare the selection with LoKi

    • BPVValid() functor not available in ThOr yet
    • deltaM cut is not available for Vertex, but works for CombinationCut

HLT2 rate estimation with MooreAnalysis:

HLT rates with ThOr for D->hhh
----------------------------------------------------------------------------------------------------
Line:  Hlt2CharmHadDToKmKpKpLineDecision       Incl: 0.6006807715410799 +/- 0.20 kHz, Excl: 0.13348461589801777 +/- 0.09 kHz
Line:  Hlt2CharmHadDToKmKpPipLineDecision      Incl: 1.2013615430821598 +/- 0.28 kHz, Excl: 0.6006807715410799 +/- 0.20 kHz
Line:  Hlt2CharmHadDToKmPipPipLineDecision     Incl: 5.539611559767736 +/- 0.60 kHz, Excl: 4.671961556430622 +/- 0.55 kHz
Line:  Hlt2CharmHadDToPimKpKpLineDecision      Incl: 0.46719615564306216 +/- 0.17 kHz, Excl: 0.33371153974504436 +/- 0.14 kHz
Line:  Hlt2CharmHadDToPimPipKpLineDecision     Incl: 2.0690115464192753 +/- 0.37 kHz, Excl: 0.8009076953881065 +/- 0.23 kHz
Line:  Hlt2CharmHadDToPimPipPipLineDecision    Incl: 1.5350730828272041 +/- 0.31 kHz, Excl: 0.8676500033371154 +/- 0.24 kHz
Line:  Hlt2CharmHadDsToKmKpKpLineDecision      Incl: 0.8676500033371154 +/- 0.24 kHz, Excl: 0.40045384769405323 +/- 0.16 kHz
Line:  Hlt2CharmHadDsToKmKpPipLineDecision     Incl: 2.9366615497563906 +/- 0.44 kHz, Excl: 1.601815390776213 +/- 0.32 kHz
Line:  Hlt2CharmHadDsToPimKpKpLineDecision     Incl: 0.6006807715410799 +/- 0.20 kHz, Excl: 0.5339384635920711 +/- 0.18 kHz
Line:  Hlt2CharmHadDsToPimPipKpLineDecision    Incl: 4.404992324634586 +/- 0.54 kHz, Excl: 2.8031769338583725 +/- 0.43 kHz
Line:  Hlt2CharmHadDsToPimPipPipLineDecision   Incl: 1.2681038510311686 +/- 0.29 kHz, Excl: 0.6674230794900887 +/- 0.21 kHz
Line:  Hlt2CharmhadDsToKmPipPipLineDecision    Incl: 1.7353000066742308 +/- 0.34 kHz, Excl: 0.8009076953881065 +/- 0.23 kHz
----------------------------------------------------------------------------------------------------
Hlt2 Total:                                       Rate:	 18 +/- 4.2 kHz
----------------------------------------------------------------------------------------------------
HLT rates with ThOr for D0(*)->hhhh
----------------------------------------------------------------------------------------------------
Line:  Hlt2CharmD0ToKmKmKpPipLineDecision                  Incl: 0.20022692384702662 +/- 0.11 kHz, Excl: 0.06674230794900889 +/- 0.06 kHz
Line:  Hlt2CharmD0ToKmKpPimPipLineDecision                 Incl: 0.26696923179603554 +/- 0.13 kHz, Excl: 0.20022692384702662 +/- 0.11 kHz
Line:  Hlt2CharmD0ToKmPimPipPipLineDecision                Incl: 0.46719615564306216 +/- 0.17 kHz, Excl: 0.20022692384702662 +/- 0.11 kHz
Line:  Hlt2CharmD0ToPimPimPipPipLineDecision               Incl: 0.20022692384702662 +/- 0.11 kHz, Excl: 0.06674230794900889 +/- 0.06 kHz
Line:  Hlt2CharmDstpToD0Pip_D0ToKmKmKpPipLineDecision      Incl: 1.0678769271841422 +/- 0.26 kHz, Excl: 0.7341653874390976 +/- 0.22 kHz
Line:  Hlt2CharmDstpToD0Pip_D0ToKmKpKpPimLineDecision      Incl: 0.6674230794900887 +/- 0.21 kHz, Excl: 0.20022692384702662 +/- 0.11 kHz
Line:  Hlt2CharmDstpToD0Pip_D0ToKmKpPimPipLineDecision     Incl: 1.0011346192351331 +/- 0.25 kHz, Excl: 0.8676500033371154 +/- 0.24 kHz
Line:  Hlt2CharmDstpToD0Pip_D0ToKmPimPipPipLineDecision    Incl: 1.8687846225722486 +/- 0.35 kHz, Excl: 1.2013615430821598 +/- 0.28 kHz
Line:  Hlt2CharmDstpToD0Pip_D0ToKpPimPimPipLineDecision    Incl: 1.7353000066742308 +/- 0.34 kHz, Excl: 1.0678769271841422 +/- 0.26 kHz
Line:  Hlt2CharmDstpToD0Pip_D0ToPimPimPipPipLineDecision   Incl: 0.26696923179603554 +/- 0.13 kHz, Excl: 0.13348461589801777 +/- 0.09 kHz
----------------------------------------------------------------------------------------------------
Hlt2 Total:                                                   Rate:  6 +/- 0.6 kHz
--------------------------------------------------------------------------------------------------

@gunther @reamalri @roneil

Edited by Peilian Li

Merge request reports