Angular analysis of B+->K*+(K+pi0)mumu
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

38 lines
677 B

  1. # EventType: 12143410
  2. #
  3. # Descriptor: [B+ -> (J/psi(1S) -> mu+ mu-) K+ (pi0 -> gamma gamma)]cc
  4. #
  5. # NickName: Bu_JpsiKpi0,mm=DecProdCut
  6. #
  7. # Cuts: DaughtersInLHCb
  8. #
  9. # Documentation: DaughtersInLHCb
  10. # EndDocumentation
  11. #
  12. # CPUTime: 1 min
  13. # PhysicsWG: B2Ch
  14. # Tested: Yes
  15. # Responsible: Michal Kreps
  16. # Email: michal.kreps@cern.ch
  17. # Date: 20160714
  18. #
  19. Alias MyJ/psi J/psi
  20. ChargeConj MyJ/psi MyJ/psi
  21. Alias Mypi0 pi0
  22. ChargeConj Mypi0 Mypi0
  23. #
  24. Decay B+sig
  25. 1.000 MyJ/psi K+ Mypi0 PHSP;
  26. Enddecay
  27. CDecay B-sig
  28. #
  29. Decay MyJ/psi
  30. 1.000 mu+ mu- PHOTOS VLL;
  31. Enddecay
  32. #
  33. Decay Mypi0
  34. 1.0 gamma gamma PHSP;
  35. Enddecay
  36. #
  37. End