Skip to content

New derivation format BPHY23 for Jpsi+Psi channel

Xin Chen requested to merge xchen/athena:mytopic into 21.2

A new derivation format (BPHY23) that reconstructs the following processes:

  1. Jpsi + Psi(2S) -> Jpsi + Jpsi pi+ pi- -> 4mu + pi+ pi-;
  2. Upsilon + Psi(2S) -> Upsilon + Jpsi pi+ pi- -> 4mu + pi+ pi-;
  3. Jpsi + Upsilon(2S) -> Jpsi + Upsilon pi+ pi- -> 4mu + pi+ pi-;
  4. Upsilon + Upsilon(2S) -> Upsilon + Upsilon pi+ pi- -> 4mu + pi+ pi-

Committed the following new files:

  • BPHY23.py
  • JpsiPlusPsiCascade.h
  • JpsiPlusPsiCascade.cxx

And the following files are modified:

  • DerivationFrameworkBPhys_entries.cxx
  • DerivationFrameworkProdFlags.py

See JIRA https://its.cern.ch/jira/browse/ATLBPHYS-219 for details.

Edited by Xin Chen

Merge request reports