|
BOSS 8.0.0
BESIII Offline Software System
|
#include <BesError.h>
Public Member Functions | |
| BesError () | |
| BesError (int n) | |
| BesError (const HepSymMatrix &p) | |
| BesError (const BesError &v) | |
| BesError & | operator= (const BesError &v) |
| BesError & | operator= (const HepSymMatrix &v) |
| double | determineChisq (const HepVector &diff) const |
| BesError & | operator*= (double t) |
| BesError & | operator/= (double t) |
| BesError & | operator+= (const BesError &m2) |
| BesError & | operator-= (const BesError &m2) |
| BesError | operator- () |
| BesError & | operator+= (const HepSymMatrix &m2) |
| BesError & | operator-= (const HepSymMatrix &m2) |
| BesError | operator- () const |
| BesError & | operator+= (const HepDiagMatrix &m2) |
| BesError & | operator-= (const HepDiagMatrix &m2) |
| BesError | similarity (const HepRotation &rot) const |
| BesError | similarity (const HepLorentzRotation &rot) const |
| BesError | similarity (const BesError &E) |
| BesError | similarity (const HepMatrix &m1) const |
| BesError & | similarityWith (const BesError &m, const HepMatrix &m1) |
| double | similarity (const HepVector &v) const |
| HepSymMatrix | similarity (const HepSymMatrix &m1) const |
| BesError () | |
| BesError (int n) | |
| BesError (const HepSymMatrix &p) | |
| BesError (const BesError &v) | |
| BesError & | operator= (const BesError &v) |
| BesError & | operator= (const HepSymMatrix &v) |
| double | determineChisq (const HepVector &diff) const |
| BesError & | operator*= (double t) |
| BesError & | operator/= (double t) |
| BesError & | operator+= (const BesError &m2) |
| BesError & | operator-= (const BesError &m2) |
| BesError | operator- () |
| BesError & | operator+= (const HepSymMatrix &m2) |
| BesError & | operator-= (const HepSymMatrix &m2) |
| BesError | operator- () const |
| BesError & | operator+= (const HepDiagMatrix &m2) |
| BesError & | operator-= (const HepDiagMatrix &m2) |
| BesError | similarity (const HepRotation &rot) const |
| BesError | similarity (const HepLorentzRotation &rot) const |
| BesError | similarity (const BesError &E) |
| BesError | similarity (const HepMatrix &m1) const |
| BesError & | similarityWith (const BesError &m, const HepMatrix &m1) |
| double | similarity (const HepVector &v) const |
| HepSymMatrix | similarity (const HepSymMatrix &m1) const |
| BesError () | |
| BesError (int n) | |
| BesError (const HepSymMatrix &p) | |
| BesError (const BesError &v) | |
| BesError & | operator= (const BesError &v) |
| BesError & | operator= (const HepSymMatrix &v) |
| double | determineChisq (const HepVector &diff) const |
| BesError & | operator*= (double t) |
| BesError & | operator/= (double t) |
| BesError & | operator+= (const BesError &m2) |
| BesError & | operator-= (const BesError &m2) |
| BesError | operator- () |
| BesError & | operator+= (const HepSymMatrix &m2) |
| BesError & | operator-= (const HepSymMatrix &m2) |
| BesError | operator- () const |
| BesError & | operator+= (const HepDiagMatrix &m2) |
| BesError & | operator-= (const HepDiagMatrix &m2) |
| BesError | similarity (const HepRotation &rot) const |
| BesError | similarity (const HepLorentzRotation &rot) const |
| BesError | similarity (const BesError &E) |
| BesError | similarity (const HepMatrix &m1) const |
| BesError & | similarityWith (const BesError &m, const HepMatrix &m1) |
| double | similarity (const HepVector &v) const |
| HepSymMatrix | similarity (const HepSymMatrix &m1) const |
Static Public Attributes | |
| static const double | chisqUndef = -1. |
Friends | |
| BesError | operator* (double t, const BesError &m1) |
| BesError | operator* (const BesError &m1, double t) |
| BesError | operator/ (double t, const BesError &m1) |
| BesError | operator/ (const BesError &m1, double t) |
| BesError | operator+ (const BesError &m1, const BesError &m2) |
| BesError | operator- (const BesError &m1, const BesError &m2) |
| std::ostream & | operator<< (std::ostream &out, const BesError &mat) |
| std::istream & | operator>> (std::istream &in, BesError &mat) |
| BesError | operator* (double t, const BesError &m1) |
| BesError | operator* (const BesError &m1, double t) |
| BesError | operator/ (double t, const BesError &m1) |
| BesError | operator/ (const BesError &m1, double t) |
| BesError | operator+ (const BesError &m1, const BesError &m2) |
| BesError | operator- (const BesError &m1, const BesError &m2) |
| std::ostream & | operator<< (std::ostream &out, const BesError &mat) |
| std::istream & | operator>> (std::istream &in, BesError &mat) |
| BesError | operator* (double t, const BesError &m1) |
| BesError | operator* (const BesError &m1, double t) |
| BesError | operator/ (double t, const BesError &m1) |
| BesError | operator/ (const BesError &m1, double t) |
| BesError | operator+ (const BesError &m1, const BesError &m2) |
| BesError | operator- (const BesError &m1, const BesError &m2) |
| std::ostream & | operator<< (std::ostream &out, const BesError &mat) |
| std::istream & | operator>> (std::istream &in, BesError &mat) |
Definition at line 45 of file InstallArea/x86_64-el9-gcc13-dbg/include/MdcRecoUtil/BesError.h.
|
inline |
Definition at line 49 of file InstallArea/x86_64-el9-gcc13-dbg/include/MdcRecoUtil/BesError.h.
Referenced by BesError(), operator*, operator*, operator*=(), operator+, operator+=(), operator+=(), operator+=(), operator-(), operator-(), operator-, operator-=(), operator-=(), operator-=(), operator/, operator/, operator/=(), operator<<, operator=(), operator=(), operator>>, similarity(), similarity(), similarity(), similarity(), and similarityWith().
|
inline |
Definition at line 51 of file InstallArea/x86_64-el9-gcc13-dbg/include/MdcRecoUtil/BesError.h.
|
inline |
Definition at line 56 of file InstallArea/x86_64-el9-gcc13-dbg/include/MdcRecoUtil/BesError.h.
|
inline |
Definition at line 59 of file InstallArea/x86_64-el9-gcc13-dbg/include/MdcRecoUtil/BesError.h.
|
inline |
Definition at line 49 of file InstallArea/x86_64-el9-gcc13-opt/include/MdcRecoUtil/BesError.h.
|
inline |
Definition at line 51 of file InstallArea/x86_64-el9-gcc13-opt/include/MdcRecoUtil/BesError.h.
|
inline |
Definition at line 56 of file InstallArea/x86_64-el9-gcc13-opt/include/MdcRecoUtil/BesError.h.
|
inline |
Definition at line 59 of file InstallArea/x86_64-el9-gcc13-opt/include/MdcRecoUtil/BesError.h.
|
inline |
Definition at line 49 of file Reconstruction/MdcPatRec/MdcRecoUtil/include/MdcRecoUtil/BesError.h.
|
inline |
Definition at line 51 of file Reconstruction/MdcPatRec/MdcRecoUtil/include/MdcRecoUtil/BesError.h.
|
inline |
Definition at line 56 of file Reconstruction/MdcPatRec/MdcRecoUtil/include/MdcRecoUtil/BesError.h.
|
inline |
Definition at line 59 of file Reconstruction/MdcPatRec/MdcRecoUtil/include/MdcRecoUtil/BesError.h.
| double BesError::determineChisq | ( | const HepVector & | diff | ) | const |
Definition at line 116 of file BesError.cxx.
| double BesError::determineChisq | ( | const HepVector & | diff | ) | const |
| double BesError::determineChisq | ( | const HepVector & | diff | ) | const |
|
inline |
Definition at line 89 of file InstallArea/x86_64-el9-gcc13-dbg/include/MdcRecoUtil/BesError.h.
|
inline |
Definition at line 89 of file InstallArea/x86_64-el9-gcc13-opt/include/MdcRecoUtil/BesError.h.
|
inline |
Definition at line 89 of file Reconstruction/MdcPatRec/MdcRecoUtil/include/MdcRecoUtil/BesError.h.
Definition at line 93 of file InstallArea/x86_64-el9-gcc13-dbg/include/MdcRecoUtil/BesError.h.
Definition at line 93 of file InstallArea/x86_64-el9-gcc13-opt/include/MdcRecoUtil/BesError.h.
Definition at line 93 of file Reconstruction/MdcPatRec/MdcRecoUtil/include/MdcRecoUtil/BesError.h.
|
inline |
Definition at line 126 of file InstallArea/x86_64-el9-gcc13-dbg/include/MdcRecoUtil/BesError.h.
|
inline |
Definition at line 126 of file InstallArea/x86_64-el9-gcc13-opt/include/MdcRecoUtil/BesError.h.
|
inline |
Definition at line 126 of file Reconstruction/MdcPatRec/MdcRecoUtil/include/MdcRecoUtil/BesError.h.
|
inline |
Definition at line 111 of file InstallArea/x86_64-el9-gcc13-dbg/include/MdcRecoUtil/BesError.h.
|
inline |
Definition at line 111 of file InstallArea/x86_64-el9-gcc13-opt/include/MdcRecoUtil/BesError.h.
|
inline |
Definition at line 111 of file Reconstruction/MdcPatRec/MdcRecoUtil/include/MdcRecoUtil/BesError.h.
|
inline |
Definition at line 103 of file InstallArea/x86_64-el9-gcc13-dbg/include/MdcRecoUtil/BesError.h.
|
inline |
Definition at line 103 of file InstallArea/x86_64-el9-gcc13-opt/include/MdcRecoUtil/BesError.h.
|
inline |
Definition at line 103 of file Reconstruction/MdcPatRec/MdcRecoUtil/include/MdcRecoUtil/BesError.h.
|
inline |
Definition at line 121 of file InstallArea/x86_64-el9-gcc13-dbg/include/MdcRecoUtil/BesError.h.
|
inline |
Definition at line 121 of file InstallArea/x86_64-el9-gcc13-opt/include/MdcRecoUtil/BesError.h.
|
inline |
Definition at line 121 of file Reconstruction/MdcPatRec/MdcRecoUtil/include/MdcRecoUtil/BesError.h.
Definition at line 98 of file InstallArea/x86_64-el9-gcc13-dbg/include/MdcRecoUtil/BesError.h.
Definition at line 98 of file InstallArea/x86_64-el9-gcc13-opt/include/MdcRecoUtil/BesError.h.
Definition at line 98 of file Reconstruction/MdcPatRec/MdcRecoUtil/include/MdcRecoUtil/BesError.h.
|
inline |
Definition at line 131 of file InstallArea/x86_64-el9-gcc13-dbg/include/MdcRecoUtil/BesError.h.
|
inline |
Definition at line 131 of file InstallArea/x86_64-el9-gcc13-opt/include/MdcRecoUtil/BesError.h.
|
inline |
Definition at line 131 of file Reconstruction/MdcPatRec/MdcRecoUtil/include/MdcRecoUtil/BesError.h.
|
inline |
Definition at line 116 of file InstallArea/x86_64-el9-gcc13-dbg/include/MdcRecoUtil/BesError.h.
|
inline |
Definition at line 116 of file InstallArea/x86_64-el9-gcc13-opt/include/MdcRecoUtil/BesError.h.
|
inline |
Definition at line 116 of file Reconstruction/MdcPatRec/MdcRecoUtil/include/MdcRecoUtil/BesError.h.
|
inline |
Definition at line 91 of file InstallArea/x86_64-el9-gcc13-dbg/include/MdcRecoUtil/BesError.h.
|
inline |
Definition at line 91 of file InstallArea/x86_64-el9-gcc13-opt/include/MdcRecoUtil/BesError.h.
|
inline |
Definition at line 91 of file Reconstruction/MdcPatRec/MdcRecoUtil/include/MdcRecoUtil/BesError.h.
Definition at line 61 of file InstallArea/x86_64-el9-gcc13-dbg/include/MdcRecoUtil/BesError.h.
Definition at line 61 of file InstallArea/x86_64-el9-gcc13-opt/include/MdcRecoUtil/BesError.h.
Definition at line 61 of file Reconstruction/MdcPatRec/MdcRecoUtil/include/MdcRecoUtil/BesError.h.
|
inline |
Definition at line 66 of file InstallArea/x86_64-el9-gcc13-dbg/include/MdcRecoUtil/BesError.h.
|
inline |
Definition at line 66 of file InstallArea/x86_64-el9-gcc13-opt/include/MdcRecoUtil/BesError.h.
|
inline |
Definition at line 66 of file Reconstruction/MdcPatRec/MdcRecoUtil/include/MdcRecoUtil/BesError.h.
Definition at line 88 of file BesError.cxx.
| BesError BesError::similarity | ( | const HepLorentzRotation & | rot | ) | const |
Definition at line 65 of file BesError.cxx.
| BesError BesError::similarity | ( | const HepLorentzRotation & | rot | ) | const |
| BesError BesError::similarity | ( | const HepLorentzRotation & | rot | ) | const |
|
inline |
Definition at line 143 of file InstallArea/x86_64-el9-gcc13-dbg/include/MdcRecoUtil/BesError.h.
|
inline |
Definition at line 143 of file InstallArea/x86_64-el9-gcc13-opt/include/MdcRecoUtil/BesError.h.
|
inline |
Definition at line 143 of file Reconstruction/MdcPatRec/MdcRecoUtil/include/MdcRecoUtil/BesError.h.
| BesError BesError::similarity | ( | const HepRotation & | rot | ) | const |
Definition at line 49 of file BesError.cxx.
Referenced by BesPointErr::covRTPMatrix(), BesVectorErr::covRTPMatrix(), BesPointErr::covRZPMatrix(), BesVectorErr::covRZPMatrix(), similarity(), and similarity().
| BesError BesError::similarity | ( | const HepRotation & | rot | ) | const |
| BesError BesError::similarity | ( | const HepRotation & | rot | ) | const |
|
inline |
Definition at line 154 of file InstallArea/x86_64-el9-gcc13-dbg/include/MdcRecoUtil/BesError.h.
|
inline |
Definition at line 154 of file InstallArea/x86_64-el9-gcc13-opt/include/MdcRecoUtil/BesError.h.
|
inline |
Definition at line 154 of file Reconstruction/MdcPatRec/MdcRecoUtil/include/MdcRecoUtil/BesError.h.
|
inline |
Definition at line 153 of file InstallArea/x86_64-el9-gcc13-dbg/include/MdcRecoUtil/BesError.h.
|
inline |
Definition at line 153 of file InstallArea/x86_64-el9-gcc13-opt/include/MdcRecoUtil/BesError.h.
|
inline |
Definition at line 153 of file Reconstruction/MdcPatRec/MdcRecoUtil/include/MdcRecoUtil/BesError.h.
Definition at line 93 of file BesError.cxx.
Referenced by similarity().
Definition at line 164 of file BesError.cxx.
Definition at line 164 of file BesError.cxx.
Definition at line 164 of file BesError.cxx.
Definition at line 158 of file BesError.cxx.
Definition at line 158 of file BesError.cxx.
Definition at line 158 of file BesError.cxx.
Definition at line 182 of file BesError.cxx.
Definition at line 182 of file BesError.cxx.
Definition at line 182 of file BesError.cxx.
Definition at line 188 of file BesError.cxx.
Definition at line 188 of file BesError.cxx.
Definition at line 188 of file BesError.cxx.
Definition at line 176 of file BesError.cxx.
Definition at line 176 of file BesError.cxx.
Definition at line 176 of file BesError.cxx.
Definition at line 170 of file BesError.cxx.
Definition at line 170 of file BesError.cxx.
Definition at line 170 of file BesError.cxx.
|
friend |
|
friend |
|
friend |
|
friend |
|
friend |
|
friend |
|
static |
Definition at line 48 of file InstallArea/x86_64-el9-gcc13-dbg/include/MdcRecoUtil/BesError.h.
Referenced by determineChisq().