EWP-BplusToKstMuMu-AngAna/Code/FCNCFitter/sources/Run/genlvlfit.hh

11 lines
197 B
C++

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