Skip to content

BnoC modify BdsToVV lines

Zewen Chen requested to merge bnoc_modify_BdsToVV into bnoc_run3

Changes:

  • Commit 3ffde2d1 switches the mass windows before/after vertex fit of _make_BdsToKstzPhi, _make_BdsToKstzRho.
  • Commit 66d9f3d8 moves the b builder functors in BdsToVV.py to builders/b_builder.py.
  • Commit 8343a90a removes the unused picosenced in BdsToVV.py to fix the pipelines.
  • Commit 306b9764 adds make_btovv in b_builder.py and use it to reconstruct B particles for BdsToVV lines.
  • Commit 9fea8d9a uses default DIRA>0.999 for BdsToVV lines expect PhiPhi, KstPhi and BdsToKSPi0_LL
  • Commit 3dce29d8 uses the nominal ordering for BdsToPhiRho line
  • Commit f3ba193b uses the default mass window for BdsToVV lines expect BdsToKSPi0_LL
  • Commit ab2cef82 changes bpvvdchi2/bpvvdchi2_min to bpvfdchi2_min in BdsToVV.py,b_builder.py,basic_builder.py,combiners.py
Edited by Zewen Chen

Merge request reports