#include <ZMuStandaloneFunction.h>
|
double | operator() (double x) const |
|
| ZMuStandaloneFunction (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) |
|
| ZMuStandaloneFunction (double m, double g, double Ng, double Ni, double me, double s, double N, double eff_tr, double eff_sa) |
|
Definition at line 10 of file ZMuStandaloneFunction.h.
function::ZMuStandaloneFunction::ZMuStandaloneFunction |
( |
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 |
|
) |
| |
|
inline |
Definition at line 13 of file ZMuStandaloneFunction.h.
boost::shared_ptr< double > Nint
Convolution< ZLineShape, Gaussian > cgz_
boost::shared_ptr< double > sigma
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 > mass
boost::shared_ptr< double > efficiencyTrack
boost::shared_ptr< double > efficiencyStandalone
boost::shared_ptr< double > Ngamma
boost::shared_ptr< double > width
boost::shared_ptr< double > mean
boost::shared_ptr< double > numberOfEvents
function::ZMuStandaloneFunction::ZMuStandaloneFunction |
( |
double |
m, |
|
|
double |
g, |
|
|
double |
Ng, |
|
|
double |
Ni, |
|
|
double |
me, |
|
|
double |
s, |
|
|
double |
N, |
|
|
double |
eff_tr, |
|
|
double |
eff_sa |
|
) |
| |
|
inline |
Definition at line 25 of file ZMuStandaloneFunction.h.
boost::shared_ptr< double > Nint
Convolution< ZLineShape, Gaussian > cgz_
boost::shared_ptr< double > sigma
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 > mass
boost::shared_ptr< double > efficiencyTrack
boost::shared_ptr< double > efficiencyStandalone
boost::shared_ptr< double > Ngamma
boost::shared_ptr< double > width
boost::shared_ptr< double > mean
boost::shared_ptr< double > numberOfEvents
double function::ZMuStandaloneFunction::operator() |
( |
double |
x | ) |
const |
|
inline |
const unsigned int function::ZMuStandaloneFunction::arguments = 1 |
|
static |
Convolution<ZLineShape, Gaussian> function::ZMuStandaloneFunction::cgz_ |
|
private |
boost::shared_ptr<double> function::ZMuStandaloneFunction::efficiencyStandalone |
boost::shared_ptr<double> function::ZMuStandaloneFunction::efficiencyTrack |
Gaussian function::ZMuStandaloneFunction::gau_ |
|
private |
boost::shared_ptr<double> function::ZMuStandaloneFunction::mass |
boost::shared_ptr<double> function::ZMuStandaloneFunction::mean |
boost::shared_ptr<double> function::ZMuStandaloneFunction::Ngamma |
boost::shared_ptr<double> function::ZMuStandaloneFunction::Nint |
boost::shared_ptr<double> function::ZMuStandaloneFunction::numberOfEvents |
boost::shared_ptr<double> function::ZMuStandaloneFunction::sigma |
boost::shared_ptr<double> function::ZMuStandaloneFunction::width |
ZLineShape function::ZMuStandaloneFunction::zls_ |
|
private |