1 #ifndef ElectroWeakAnalysis_ZMuMu_ZMuMuScaledFunction_h 2 #define ElectroWeakAnalysis_ZMuMu_ZMuMuScaledFunction_h 5 #include <boost/shared_ptr.hpp> 14 const Parameter & Ng,
const Parameter & Ni,
15 const Parameter & me,
const Parameter &
s,
17 const Parameter & eff_tr,
const Parameter & eff_sa,
25 zmm_(m, g, Ng, Ni, me, s, N, eff_tr, eff_sa) {}
27 boost::shared_ptr<double> Ng, boost::shared_ptr<double> Ni,
28 boost::shared_ptr<double> me, boost::shared_ptr<double>
s,
29 boost::shared_ptr<double>
N,
30 boost::shared_ptr<double> eff_tr, boost::shared_ptr<double> eff_sa,
38 zmm_(m, g, Ng, Ni, me, s, N, eff_tr, eff_sa) {}
boost::shared_ptr< double > efficiencyTrack
boost::shared_ptr< double > mass
boost::shared_ptr< double > efficiencyStandalone
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 > Nint
double operator()(double x) const
boost::shared_ptr< double > numberOfEvents
ZMuMuScaledFunction(const ZMuMuFunction &zmm, int bin)
static const unsigned int arguments
bin
set the eta bin as selection string.
boost::shared_ptr< double > mean
boost::shared_ptr< double > width
boost::shared_ptr< double > sigma
boost::shared_ptr< double > Ngamma
ZMuMuScaledFunction(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, int bin)
ZMuMuScaledFunction(const Parameter &m, const Parameter &g, const Parameter &Ng, const Parameter &Ni, const Parameter &me, const Parameter &s, const Parameter &N, const Parameter &eff_tr, const Parameter &eff_sa, int bin)