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.

35 lines
646 B

  1. # $Id: Bu_Kstmumu,Kpi0=DecProdCut.dec 129164 2011-09-18 12:38:47Z robbep $
  2. #
  3. # EventType: 12113100
  4. #
  5. # Descriptor: [B+ -> mu+ mu- (K*+ -> K+ pi0)]cc
  6. #
  7. # NickName: Bu_Kstmumu,Kpi0=DecProdCut
  8. #
  9. # Cuts: DaughtersInLHCb
  10. #
  11. # Documentation: Kst+ forced to K+ pi0
  12. # EndDocumentation
  13. #
  14. # PhysicsWG: RD
  15. # Tested: Yes
  16. # Responsible: Patrick Owen
  17. # Email: patrickowen22@gmail.com
  18. # Date: 20110921
  19. #
  20. Alias MyKst+ K*+
  21. Alias MyKst- K*-
  22. ChargeConj MyKst+ MyKst-
  23. #
  24. Decay B+sig
  25. 1.000 MyKst+ mu+ mu- BTOSLLBALL;
  26. Enddecay
  27. CDecay B-sig
  28. #
  29. Decay MyKst+
  30. 1.000 K+ pi0 VSS;
  31. Enddecay
  32. CDecay MyKst-
  33. #
  34. End
  35. #