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.

10 lines
197 B

  1. //Renata Kopecna
  2. #ifndef GENLVLFIT_HH
  3. #define GENLVLFIT_HH
  4. #include <parse.hh>
  5. #include <options.hh>
  6. int genlvlfit(fcnc::options opts, bool fitPHSP, basic_params params);
  7. #endif // GENLVLFIT_HH