This is the complete list of members for hitfit::Resolution, including all inherited members.
_constant_sigma | hitfit::Resolution | private |
_inverse | hitfit::Resolution | private |
_noise_sigma | hitfit::Resolution | private |
_resolution_exponent | hitfit::Resolution | private |
_resolution_sigma | hitfit::Resolution | private |
C() const | hitfit::Resolution | |
inverse() const | hitfit::Resolution | |
m() const | hitfit::Resolution | |
N() const | hitfit::Resolution | |
operator<<(std::ostream &s, const Resolution &r) | hitfit::Resolution | friend |
pick(double x, double p, CLHEP::HepRandomEngine &engine) const | hitfit::Resolution | |
R() const | hitfit::Resolution | |
Resolution(std::string s="") | hitfit::Resolution | |
Resolution(double C, double R, double m, double N, bool inverse=false) | hitfit::Resolution | |
Resolution(double res, bool inverse=false) | hitfit::Resolution | |
sigma(double p) const | hitfit::Resolution |