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.

12 lines
218 B

  1. //Renata Kopecna
  2. #ifndef GETMEANERROR_HH
  3. #define GETMEANERROR_HH
  4. #endif // GETMEANERROR_HH
  5. #include <parse.hh>
  6. #include <paths.hh>
  7. #include <spdlog.h>
  8. int loadAllFiles(std::string observable, basic_params params);