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

//Renata Kopecna
#ifndef RUNNINGSCRIPTS_HH
#define RUNNINGSCRIPTS_HH
#include "GenLvlvsMC.hh"
#include "EvaluateToys.hh"
#include <parse.hh>
#include "ReferencePlots.hh"
#include "GetMeanError.hh"
int runWhatever(basic_params pars, basic_actions acts);
#endif // RUNNINGSCRIPTS_HH