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.

14 lines
285 B

  1. //Renata Kopecna
  2. #ifndef RUNNINGSCRIPTS_HH
  3. #define RUNNINGSCRIPTS_HH
  4. #include "GenLvlvsMC.hh"
  5. #include "EvaluateToys.hh"
  6. #include <parse.hh>
  7. #include "ReferencePlots.hh"
  8. #include "GetMeanError.hh"
  9. int runWhatever(basic_params pars, basic_actions acts);
  10. #endif // RUNNINGSCRIPTS_HH