|
BOSS 8.0.0
BESIII Offline Software System
|
#include <Lpar.h>
Public Member Functions | |
| 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 | |
| class | Lpav |
| class | Lpar::Cpar |
| std::ostream & | operator<< (std::ostream &o, Lpar &s) |
| int | intersect (const Lpar &lp1, const Lpar &lp2, HepVector &v1, HepVector &v2) |
| std::ostream & | operator<< (std::ostream &o, Lpar &s) |
| int | intersect (const Lpar &lp1, const Lpar &lp2, HepVector &v1, HepVector &v2) |
| std::ostream & | operator<< (std::ostream &o, Lpar &s) |
| int | intersect (const Lpar &lp1, const Lpar &lp2, HepVector &v1, HepVector &v2) |
Definition at line 43 of file InstallArea/x86_64-el9-gcc13-dbg/include/KalFitAlg/lpav/Lpar.h.
|
inline |
Definition at line 156 of file InstallArea/x86_64-el9-gcc13-dbg/include/KalFitAlg/lpav/Lpar.h.
Referenced by Hpar(), intersect, Lpar::Cpar, Lpav, operator<<, KalmanFit::Lpav::operator<<, operator=(), and KalmanFit::Lpav::operator=().
|
virtual |
Definition at line 53 of file KalFitAlg/src/lpav/Lpar.cxx.
| KalmanFit::Lpar::Lpar | ( | ) |
|
virtual |
| KalmanFit::Lpar::Lpar | ( | ) |
|
virtual |
| HepVector Lpar::center | ( | ) | const |
Definition at line 242 of file KalFitAlg/src/lpav/Lpar.cxx.
Referenced by intersect, and KalFitWire::z().
| HepVector KalmanFit::Lpar::center | ( | ) | const |
| HepVector KalmanFit::Lpar::center | ( | ) | const |
| void Lpar::circle | ( | double | x1, |
| double | y1, | ||
| double | x2, | ||
| double | y2, | ||
| double | x3, | ||
| double | y3 ) |
Definition at line 76 of file KalFitAlg/src/lpav/Lpar.cxx.
| void KalmanFit::Lpar::circle | ( | double | x1, |
| double | y1, | ||
| double | x2, | ||
| double | y2, | ||
| double | x3, | ||
| double | y3 ) |
| void KalmanFit::Lpar::circle | ( | double | x1, |
| double | y1, | ||
| double | x2, | ||
| double | y2, | ||
| double | x3, | ||
| double | y3 ) |
|
inline |
Definition at line 209 of file InstallArea/x86_64-el9-gcc13-dbg/include/KalFitAlg/lpav/Lpar.h.
Referenced by KalmanFit::Lpav::delta_chisq(), intersect, and sd().
|
inline |
|
inline |
|
inline |
Definition at line 216 of file InstallArea/x86_64-el9-gcc13-dbg/include/KalFitAlg/lpav/Lpar.h.
|
inline |
|
inline |
|
inline |
Definition at line 273 of file InstallArea/x86_64-el9-gcc13-dbg/include/KalFitAlg/lpav/Lpar.h.
|
inline |
|
inline |
|
inline |
Definition at line 62 of file InstallArea/x86_64-el9-gcc13-dbg/include/KalFitAlg/lpav/Lpar.h.
|
inline |
Definition at line 62 of file InstallArea/x86_64-el9-gcc13-opt/include/KalFitAlg/lpav/Lpar.h.
|
inline |
Definition at line 62 of file Reconstruction/KalFitAlg/include/KalFitAlg/lpav/Lpar.h.
|
inline |
Definition at line 198 of file InstallArea/x86_64-el9-gcc13-dbg/include/KalFitAlg/lpav/Lpar.h.
Referenced by KalmanFit::Lpav::calculate_lpar(), and KalmanFit::Lpav::calculate_lpar3().
|
inline |
|
inline |
Definition at line 170 of file InstallArea/x86_64-el9-gcc13-dbg/include/KalFitAlg/lpav/Lpar.h.
Referenced by KalmanFit::Lpav::operator=().
| double Lpar::phi | ( | double | r, |
| int | dir = 0 ) const |
Definition at line 200 of file KalFitAlg/src/lpav/Lpar.cxx.
Referenced by KalmanFit::Lpav::extrapolate(), and sd().
| double KalmanFit::Lpar::phi | ( | double | r, |
| int | dir = 0 ) const |
| double KalmanFit::Lpar::phi | ( | double | r, |
| int | dir = 0 ) const |
|
inline |
Definition at line 63 of file InstallArea/x86_64-el9-gcc13-dbg/include/KalFitAlg/lpav/Lpar.h.
Referenced by KalFitWire::z().
|
inline |
Definition at line 63 of file InstallArea/x86_64-el9-gcc13-opt/include/KalFitAlg/lpav/Lpar.h.
|
inline |
Definition at line 63 of file Reconstruction/KalFitAlg/include/KalFitAlg/lpav/Lpar.h.
| double Lpar::s | ( | double | r, |
| int | dir = 0 ) const |
Definition at line 233 of file KalFitAlg/src/lpav/Lpar.cxx.
| double KalmanFit::Lpar::s | ( | double | r, |
| int | dir = 0 ) const |
| double KalmanFit::Lpar::s | ( | double | r, |
| int | dir = 0 ) const |
| double Lpar::s | ( | double | x, |
| double | y ) const |
Definition at line 221 of file KalFitAlg/src/lpav/Lpar.cxx.
Referenced by intersect, Lpar::Cpar, KalmanFit::Lpav::operator+=(), operator<<, KalmanFit::Lpav::operator=(), and sd().
| double KalmanFit::Lpar::s | ( | double | x, |
| double | y ) const |
| double KalmanFit::Lpar::s | ( | double | x, |
| double | y ) const |
|
inline |
Definition at line 253 of file InstallArea/x86_64-el9-gcc13-dbg/include/KalFitAlg/lpav/Lpar.h.
|
inline |
|
inline |
Definition at line 256 of file KalFitAlg/src/lpav/Lpar.cxx.
Definition at line 256 of file KalFitAlg/src/lpav/Lpar.cxx.
Definition at line 256 of file KalFitAlg/src/lpav/Lpar.cxx.
|
friend |
Definition at line 104 of file InstallArea/x86_64-el9-gcc13-dbg/include/KalFitAlg/lpav/Lpar.h.
|
friend |
Definition at line 76 of file InstallArea/x86_64-el9-gcc13-dbg/include/KalFitAlg/lpav/Lpar.h.
|
friend |
|
friend |
|
friend |