Skip to content
Snippets Groups Projects

Change AP to obtain the 2018 Signal MC for the B02DKPi Double Dalitz Analysis....

Merged Aidan Richard Wiederhold requested to merge aiwieder/B02DKPi into master
2 unresolved threads

This analysis will measure the CKM angle

γ\gamma
using
B0(D0(Ks0π+π)h+h)K+πB^0 \to (D^0 \to (K_s^0 \to \pi^+ \pi^-) h^+ h^-) K^+ \pi^-
decays and their complex conjugates where
hh
is either a charged
KK
or
π\pi
. These will be accompanied by a variety of other decays where the B decay remains the same but the D decay changes final states. The other D final states that we will study are of the form HH, HHHH, Pi0HH where H can be a charged kaon or pion. All decays included have been deemed necessary for the analysis and are not excessive. Since we do not currently plan to use the Pi0HH modes in our analysis we will be omitting them from this run of the AP.

This run of the AP will only collect 2018 signal MC. We have previously obtained the data for all years (11,12,15,16,17,18) and are waiting for MC samples for the remaining years and background modes to finish running before we try to obtain them.

Instructions

When creating your merge request:

  • Add a label for your WG
  • Mark as "WIP:" until you're happy with the CI results

When ready:

  • Remove the "WIP:" from the title:
  • Assign the merge request to you working group's DPA/RTA liaison

To find your working group's DPA/RTA liaison, see this page:

https://twiki.cern.ch/twiki/bin/viewauth/LHCbPhysics/LHCbWGLiaisons

Edited by Aidan Richard Wiederhold

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
1 from B02DKPi import B02DKPi_davinci_options
2 from Configurables import DaVinci
3
4 # Data/MC specific variables
5 year = "18"
6 requiredDecays = ["HHHH"]
7 simulation = True
8 inputType="MDST"
  • FYI: You can probably simplify this by using DaVinci().InputType, DaVinci().DataType and DaVinci().Simulation inside you configure_tuple function. (These values will have already been set by automatically_configure: yes.)

  • Thanks for the advice. The last two MC samples for this are at about 93% so I should still have some time before I actually need the AP to run, I'll try get this changed and pushed before then.

    If not then certainly before the next batch is ready.

  • Please register or sign in to reply
  • Aidan Richard Wiederhold marked this merge request as ready

    marked this merge request as ready

  • Jordy Butter approved this merge request

    approved this merge request

  • merged

  • Jordy Butter mentioned in commit 71144137

    mentioned in commit 71144137

  • mentioned in merge request !127 (merged)

  • mentioned in merge request !133 (merged)

  • mentioned in merge request !142 (merged)

  • mentioned in merge request !153 (merged)

  • mentioned in merge request !213 (merged)

  • mentioned in merge request !220 (merged)

  • mentioned in merge request !246 (merged)

  • mentioned in merge request !347 (merged)

  • Please register or sign in to reply
    Loading