|
BOSS 8.0.0
BESIII Offline Software System
|
#include <Lpav.h>
Classes | |
| class | Singular |
| class | Singular_c |
Public Member Functions | |
| Lpav () | |
| virtual | ~Lpav () |
| void | calculate_average (void) |
| void | calculate_average3 (void) |
| void | calculate_average (double x, double y, double w=1) |
| void | calculate_average3 (double x, double y, double w=1) |
| double | calculate_lpar (void) |
| double | calculate_lpar3 (void) |
| double | fit () |
| double | fit (double x, double y, double w=1) |
| void | clear () |
| void | add_point (double x, double y, double w=1) |
| void | add_point_frac (double x, double y, double w, double f) |
| double | nc () const |
| HepSymMatrix | cov (int=0) const |
| HepSymMatrix | cov_c (int=0) const |
| int | extrapolate (double, double &, double &) const |
| double | similarity (double, double) const |
| double | delta_chisq (double x, double y, double w=1) const |
| double | chisq () const |
| double | prob () const |
| double | chi_deg () const |
| const Lpav & | operator= (const Lpav &) |
| const Lpav & | operator= (const Lpar &) |
| const Lpav & | operator+= (const Lpav &) |
| Lpav () | |
| virtual | ~Lpav () |
| void | calculate_average (void) |
| void | calculate_average3 (void) |
| void | calculate_average (double x, double y, double w=1) |
| void | calculate_average3 (double x, double y, double w=1) |
| double | calculate_lpar (void) |
| double | calculate_lpar3 (void) |
| double | fit () |
| double | fit (double x, double y, double w=1) |
| void | clear () |
| void | add_point (double x, double y, double w=1) |
| void | add_point_frac (double x, double y, double w, double f) |
| double | nc () const |
| HepSymMatrix | cov (int=0) const |
| HepSymMatrix | cov_c (int=0) const |
| int | extrapolate (double, double &, double &) const |
| double | similarity (double, double) const |
| double | delta_chisq (double x, double y, double w=1) const |
| double | chisq () const |
| double | prob () const |
| double | chi_deg () const |
| const Lpav & | operator= (const Lpav &) |
| const Lpav & | operator= (const Lpar &) |
| const Lpav & | operator+= (const Lpav &) |
| Lpav () | |
| virtual | ~Lpav () |
| void | calculate_average (void) |
| void | calculate_average3 (void) |
| void | calculate_average (double x, double y, double w=1) |
| void | calculate_average3 (double x, double y, double w=1) |
| double | calculate_lpar (void) |
| double | calculate_lpar3 (void) |
| double | fit () |
| double | fit (double x, double y, double w=1) |
| void | clear () |
| void | add_point (double x, double y, double w=1) |
| void | add_point_frac (double x, double y, double w, double f) |
| double | nc () const |
| HepSymMatrix | cov (int=0) const |
| HepSymMatrix | cov_c (int=0) const |
| int | extrapolate (double, double &, double &) const |
| double | similarity (double, double) const |
| double | delta_chisq (double x, double y, double w=1) const |
| double | chisq () const |
| double | prob () const |
| double | chi_deg () const |
| const Lpav & | operator= (const Lpav &) |
| const Lpav & | operator= (const Lpar &) |
| const Lpav & | operator+= (const Lpav &) |
| Public Member Functions inherited from KalmanFit::Lpar | |
| Lpar () | |
| virtual | ~Lpar () |
| const Lpar & | operator= (const Lpar &) |
| void | neg () |
| void | circle (double x1, double y1, double x2, double y2, double x3, double y3) |
| double | kappa () const |
| double | radius () const |
| HepVector | center () const |
| double | s (double x, double y) const |
| double | d (double x, double y) const |
| double | dr (double x, double y) const |
| double | s (double r, int dir=0) const |
| double | phi (double r, int dir=0) const |
| int | sd (double r, double x, double y, double limit, double &s, double &d) const |
| HepVector | Hpar (const HepPoint3D &pivot) const |
| Lpar () | |
| virtual | ~Lpar () |
| const Lpar & | operator= (const Lpar &) |
| void | neg () |
| void | circle (double x1, double y1, double x2, double y2, double x3, double y3) |
| double | kappa () const |
| double | radius () const |
| HepVector | center () const |
| double | s (double x, double y) const |
| double | d (double x, double y) const |
| double | dr (double x, double y) const |
| double | s (double r, int dir=0) const |
| double | phi (double r, int dir=0) const |
| int | sd (double r, double x, double y, double limit, double &s, double &d) const |
| HepVector | Hpar (const HepPoint3D &pivot) const |
| Lpar () | |
| virtual | ~Lpar () |
| const Lpar & | operator= (const Lpar &) |
| void | neg () |
| void | circle (double x1, double y1, double x2, double y2, double x3, double y3) |
| double | kappa () const |
| double | radius () const |
| HepVector | center () const |
| double | s (double x, double y) const |
| double | d (double x, double y) const |
| double | dr (double x, double y) const |
| double | s (double r, int dir=0) const |
| double | phi (double r, int dir=0) const |
| int | sd (double r, double x, double y, double limit, double &s, double &d) const |
| HepVector | Hpar (const HepPoint3D &pivot) const |
Friends | |
| std::ostream & | operator<< (std::ostream &o, const Lpav &s) |
| Lpav | operator+ (const Lpav &la1, const Lpav &la2) |
| std::ostream & | operator<< (std::ostream &o, const Lpav &s) |
| Lpav | operator+ (const Lpav &la1, const Lpav &la2) |
| std::ostream & | operator<< (std::ostream &o, const Lpav &s) |
| Lpav | operator+ (const Lpav &la1, const Lpav &la2) |
Definition at line 32 of file InstallArea/x86_64-el9-gcc13-dbg/include/KalFitAlg/lpav/Lpav.h.
| Lpav::Lpav | ( | ) |
Definition at line 51 of file KalFitAlg/src/lpav/Lpav.cxx.
Referenced by operator+, operator+=(), operator<<, operator=(), and operator=().
|
virtual |
Definition at line 57 of file KalFitAlg/src/lpav/Lpav.cxx.
| KalmanFit::Lpav::Lpav | ( | ) |
|
virtual |
| KalmanFit::Lpav::Lpav | ( | ) |
|
virtual |
| void KalmanFit::Lpav::add_point | ( | double | x, |
| double | y, | ||
| double | w = 1 ) |
| void KalmanFit::Lpav::add_point | ( | double | x, |
| double | y, | ||
| double | w = 1 ) |
| void KalmanFit::Lpav::add_point | ( | double | x, |
| double | y, | ||
| double | w = 1 ) |
| void Lpav::add_point_frac | ( | double | x, |
| double | y, | ||
| double | w, | ||
| double | f ) |
Definition at line 594 of file KalFitAlg/src/lpav/Lpav.cxx.
| void KalmanFit::Lpav::add_point_frac | ( | double | x, |
| double | y, | ||
| double | w, | ||
| double | f ) |
| void KalmanFit::Lpav::add_point_frac | ( | double | x, |
| double | y, | ||
| double | w, | ||
| double | f ) |
| void Lpav::calculate_average | ( | double | x, |
| double | y, | ||
| double | w = 1 ) |
Definition at line 80 of file KalFitAlg/src/lpav/Lpav.cxx.
| void KalmanFit::Lpav::calculate_average | ( | double | x, |
| double | y, | ||
| double | w = 1 ) |
| void KalmanFit::Lpav::calculate_average | ( | double | x, |
| double | y, | ||
| double | w = 1 ) |
| void Lpav::calculate_average | ( | void | ) |
Definition at line 99 of file KalFitAlg/src/lpav/Lpav.cxx.
| void KalmanFit::Lpav::calculate_average | ( | void | ) |
| void KalmanFit::Lpav::calculate_average | ( | void | ) |
| void Lpav::calculate_average3 | ( | double | x, |
| double | y, | ||
| double | w = 1 ) |
Definition at line 189 of file KalFitAlg/src/lpav/Lpav.cxx.
| void KalmanFit::Lpav::calculate_average3 | ( | double | x, |
| double | y, | ||
| double | w = 1 ) |
| void KalmanFit::Lpav::calculate_average3 | ( | double | x, |
| double | y, | ||
| double | w = 1 ) |
| void Lpav::calculate_average3 | ( | void | ) |
Definition at line 209 of file KalFitAlg/src/lpav/Lpav.cxx.
| void KalmanFit::Lpav::calculate_average3 | ( | void | ) |
| void KalmanFit::Lpav::calculate_average3 | ( | void | ) |
| double Lpav::calculate_lpar | ( | void | ) |
Definition at line 308 of file KalFitAlg/src/lpav/Lpav.cxx.
| double KalmanFit::Lpav::calculate_lpar | ( | void | ) |
| double KalmanFit::Lpav::calculate_lpar | ( | void | ) |
| double Lpav::calculate_lpar3 | ( | void | ) |
Definition at line 364 of file KalFitAlg/src/lpav/Lpav.cxx.
| double KalmanFit::Lpav::calculate_lpar3 | ( | void | ) |
| double KalmanFit::Lpav::calculate_lpar3 | ( | void | ) |
| double Lpav::chi_deg | ( | ) | const |
Definition at line 670 of file KalFitAlg/src/lpav/Lpav.cxx.
| double KalmanFit::Lpav::chi_deg | ( | ) | const |
| double KalmanFit::Lpav::chi_deg | ( | ) | const |
|
inline |
Definition at line 62 of file InstallArea/x86_64-el9-gcc13-dbg/include/KalFitAlg/lpav/Lpav.h.
|
inline |
Definition at line 62 of file InstallArea/x86_64-el9-gcc13-opt/include/KalFitAlg/lpav/Lpav.h.
|
inline |
Definition at line 62 of file Reconstruction/KalFitAlg/include/KalFitAlg/lpav/Lpav.h.
|
inline |
Definition at line 202 of file InstallArea/x86_64-el9-gcc13-dbg/include/KalFitAlg/lpav/Lpav.h.
Referenced by Lpav().
|
inline |
|
inline |
| HepSymMatrix Lpav::cov | ( | int | inv = 0 | ) | const |
Definition at line 453 of file KalFitAlg/src/lpav/Lpav.cxx.
Referenced by cov(), cov_c(), extrapolate(), and similarity().
| HepSymMatrix KalmanFit::Lpav::cov | ( | int | = 0 | ) | const |
| HepSymMatrix KalmanFit::Lpav::cov | ( | int | = 0 | ) | const |
| HepSymMatrix Lpav::cov_c | ( | int | inv = 0 | ) | const |
Definition at line 487 of file KalFitAlg/src/lpav/Lpav.cxx.
| HepSymMatrix KalmanFit::Lpav::cov_c | ( | int | = 0 | ) | const |
| HepSymMatrix KalmanFit::Lpav::cov_c | ( | int | = 0 | ) | const |
| double Lpav::delta_chisq | ( | double | x, |
| double | y, | ||
| double | w = 1 ) const |
Definition at line 675 of file KalFitAlg/src/lpav/Lpav.cxx.
| double KalmanFit::Lpav::delta_chisq | ( | double | x, |
| double | y, | ||
| double | w = 1 ) const |
| double KalmanFit::Lpav::delta_chisq | ( | double | x, |
| double | y, | ||
| double | w = 1 ) const |
| int Lpav::extrapolate | ( | double | r, |
| double & | phi, | ||
| double & | dphi ) const |
Definition at line 520 of file KalFitAlg/src/lpav/Lpav.cxx.
| int KalmanFit::Lpav::extrapolate | ( | double | , |
| double & | , | ||
| double & | ) const |
| int KalmanFit::Lpav::extrapolate | ( | double | , |
| double & | , | ||
| double & | ) const |
| double Lpav::fit | ( | void | ) |
Definition at line 434 of file KalFitAlg/src/lpav/Lpav.cxx.
| double KalmanFit::Lpav::fit | ( | ) |
| double KalmanFit::Lpav::fit | ( | ) |
| double Lpav::fit | ( | double | x, |
| double | y, | ||
| double | w = 1 ) |
Definition at line 415 of file KalFitAlg/src/lpav/Lpav.cxx.
| double KalmanFit::Lpav::fit | ( | double | x, |
| double | y, | ||
| double | w = 1 ) |
| double KalmanFit::Lpav::fit | ( | double | x, |
| double | y, | ||
| double | w = 1 ) |
|
inline |
Definition at line 56 of file InstallArea/x86_64-el9-gcc13-dbg/include/KalFitAlg/lpav/Lpav.h.
|
inline |
Definition at line 56 of file InstallArea/x86_64-el9-gcc13-opt/include/KalFitAlg/lpav/Lpav.h.
|
inline |
Definition at line 56 of file Reconstruction/KalFitAlg/include/KalFitAlg/lpav/Lpav.h.
Definition at line 626 of file KalFitAlg/src/lpav/Lpav.cxx.
Definition at line 141 of file InstallArea/x86_64-el9-gcc13-dbg/include/KalFitAlg/lpav/Lpav.h.
| double Lpav::prob | ( | ) | const |
Definition at line 661 of file KalFitAlg/src/lpav/Lpav.cxx.
| double KalmanFit::Lpav::prob | ( | ) | const |
| double KalmanFit::Lpav::prob | ( | ) | const |
| double Lpav::similarity | ( | double | x, |
| double | y ) const |
Definition at line 554 of file KalFitAlg/src/lpav/Lpav.cxx.
Referenced by delta_chisq().
| double KalmanFit::Lpav::similarity | ( | double | , |
| double | ) const |
| double KalmanFit::Lpav::similarity | ( | double | , |
| double | ) const |
Definition at line 640 of file KalFitAlg/src/lpav/Lpav.cxx.
Definition at line 640 of file KalFitAlg/src/lpav/Lpav.cxx.
Definition at line 640 of file KalFitAlg/src/lpav/Lpav.cxx.
|
friend |
Definition at line 235 of file KalFitAlg/src/lpav/Lpav.cxx.
|
friend |
Definition at line 235 of file KalFitAlg/src/lpav/Lpav.cxx.
|
friend |
Definition at line 235 of file KalFitAlg/src/lpav/Lpav.cxx.