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

12 lines
234 B
C++

//Renata Kopecna
#ifndef TOYS_HH
#define TOYS_HH
#include <options.hh>
#include <parse.hh>
int toysfit(fcnc::options opts, unsigned int nBins, bool fitReference, basic_params params, bool onlySig, bool onlyBkg);
#endif // TOYS_HH