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.

45 lines
836 B

  1. # EventType: 12100004
  2. # NickName: Bu_KstPhi,KsPi+K+K-=DecProdCut
  3. # Descriptor: [B+-> (K*+ -> Ks pi+) (phi -> K+ K-)]cc
  4. #
  5. # Documentation: K* forced into Ks pi, Daughters in LHCb Acceptance
  6. # EndDocumentation
  7. #
  8. # PhysicsWG: BnoC
  9. #
  10. # Cuts: DaughtersInLHCb
  11. #
  12. # Responsible: Luigi Li Gioi
  13. # Email: luigi.li.gioi@cern.ch
  14. #
  15. # Tested: Yes
  16. # Date: 20111020
  17. #
  18. Alias MyKst+ K*+
  19. Alias MyKst- K*-
  20. ChargeConj MyKst+ MyKst-
  21. Alias MyKs K_S0
  22. ChargeConj MyKs MyKs
  23. Alias Myphi phi
  24. ChargeConj Myphi Myphi
  25. #
  26. Decay B+sig
  27. 1.000 Myphi MyKst+ SVV_HELAMP 1.0 0.0 1.7 0.0 1.0 0.0;
  28. Enddecay
  29. CDecay B-sig
  30. #
  31. Decay Myphi
  32. 1.000 K+ K- VSS;
  33. Enddecay
  34. #
  35. Decay MyKst+
  36. 1.000 MyKs pi+ VSS;
  37. Enddecay
  38. CDecay MyKst-
  39. #
  40. Decay MyKs
  41. 1.000 pi+ pi- PHSP;
  42. Enddecay
  43. #
  44. End
  45. #