1 #ifndef ElectroWeakAnalysis_ZMuMu_ZMuTrackScaledNormalBack_h 2 #define ElectroWeakAnalysis_ZMuMu_ZMuTrackScaledNormalBack_h 5 #include <boost/shared_ptr.hpp> 12 ZMuTrackScaledNormalBack(boost::shared_ptr<double>
m, boost::shared_ptr<double>
g, boost::shared_ptr<double> Ng, boost::shared_ptr<double> Ni,
13 boost::shared_ptr<double> me, boost::shared_ptr<double>
s,
14 boost::shared_ptr<double>
N, boost::shared_ptr<double> eff_tr, boost::shared_ptr<double> eff_sa,
15 boost::shared_ptr<double> Nb, boost::shared_ptr<double>
l, boost::shared_ptr<double>
a, boost::shared_ptr<double>
b,
16 int bin,
int rmin,
int rmax):
22 zmts_(m, g, Ng, Ni, me, s, N, eff_tr, eff_sa, bin),
zmmnb_(Nb, l, a, b, rmin, rmax) {}
25 double N,
double eff_tr,
double eff_sa,
26 double Nb,
double l,
double a,
double b,
27 int bin,
int rmin,
int rmax):
29 mean(new double(me)),
sigma(new double(s)),
31 Nbkg(new double(Nb)),
lambda(new double(l)),
a1(new double(a)),
a2(new double(b)),
33 zmts_(m, g, Ng, Ni, me, s, N, eff_tr, eff_sa, bin),
zmmnb_(Nb, l, a, b, rmin, rmax) {}
36 double N,
double eff_tr,
double eff_sa,
37 double Nb,
double l,
double a,
double b) {
ZMuTrackScaledNormalBack(double m, double g, double Ng, double Ni, double me, double s, double N, double eff_tr, double eff_sa, double Nb, double l, double a, double b, int bin, int rmin, int rmax)
boost::shared_ptr< double > lambda
boost::shared_ptr< double > numberOfEvents
boost::shared_ptr< double > a2
boost::shared_ptr< double > Nint
boost::shared_ptr< double > efficiencyStandalone
boost::shared_ptr< double > mean
The Signals That Services Can Subscribe To This is based on ActivityRegistry and is current per Services can connect to the signals distributed by the ActivityRegistry in order to monitor the activity of the application Each possible callback has some defined which we here list in angle e g
boost::shared_ptr< double > Nbkg
void setParameters(double m, double g, double Ng, double Ni, double me, double s, double N, double eff_tr, double eff_sa)
bin
set the eta bin as selection string.
boost::shared_ptr< double > sigma
void setParameters(double Nb, double l, double a, double b)
boost::shared_ptr< double > Ngamma
ZMuTrackScaledNormalBack(boost::shared_ptr< double > m, boost::shared_ptr< double > g, boost::shared_ptr< double > Ng, boost::shared_ptr< double > Ni, boost::shared_ptr< double > me, boost::shared_ptr< double > s, boost::shared_ptr< double > N, boost::shared_ptr< double > eff_tr, boost::shared_ptr< double > eff_sa, boost::shared_ptr< double > Nb, boost::shared_ptr< double > l, boost::shared_ptr< double > a, boost::shared_ptr< double > b, int bin, int rmin, int rmax)
boost::shared_ptr< double > efficiencyTrack
ZMuTrackScaledFunction zmts_
boost::shared_ptr< double > mass
double operator()(double x) const
void setParameters(double m, double g, double Ng, double Ni, double me, double s, double N, double eff_tr, double eff_sa, double Nb, double l, double a, double b)
boost::shared_ptr< double > a1
boost::shared_ptr< double > width