BOSS 7.0.4
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 |
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) |
Definition at line 46 of file InstallArea/include/MdcRecoUtil/MdcRecoUtil/BesError.h.
|
inline |
Definition at line 51 of file InstallArea/include/MdcRecoUtil/MdcRecoUtil/BesError.h.
|
inline |
Definition at line 53 of file InstallArea/include/MdcRecoUtil/MdcRecoUtil/BesError.h.
|
inline |
Definition at line 58 of file InstallArea/include/MdcRecoUtil/MdcRecoUtil/BesError.h.
|
inline |
Definition at line 61 of file InstallArea/include/MdcRecoUtil/MdcRecoUtil/BesError.h.
|
inline |
Definition at line 51 of file Reconstruction/MdcPatRec/MdcRecoUtil/MdcRecoUtil-00-01-08/MdcRecoUtil/BesError.h.
|
inline |
Definition at line 53 of file Reconstruction/MdcPatRec/MdcRecoUtil/MdcRecoUtil-00-01-08/MdcRecoUtil/BesError.h.
|
inline |
Definition at line 58 of file Reconstruction/MdcPatRec/MdcRecoUtil/MdcRecoUtil-00-01-08/MdcRecoUtil/BesError.h.
|
inline |
Definition at line 61 of file Reconstruction/MdcPatRec/MdcRecoUtil/MdcRecoUtil-00-01-08/MdcRecoUtil/BesError.h.
double BesError::determineChisq | ( | const HepVector & | diff | ) | const |
Definition at line 109 of file BesError.cxx.
Referenced by BesVectorErr::determineChisq(), and BesPointErr::determineChisq().
double BesError::determineChisq | ( | const HepVector & | diff | ) | const |
|
inline |
Definition at line 97 of file InstallArea/include/MdcRecoUtil/MdcRecoUtil/BesError.h.
|
inline |
Definition at line 97 of file Reconstruction/MdcPatRec/MdcRecoUtil/MdcRecoUtil-00-01-08/MdcRecoUtil/BesError.h.
Definition at line 103 of file InstallArea/include/MdcRecoUtil/MdcRecoUtil/BesError.h.
Definition at line 103 of file Reconstruction/MdcPatRec/MdcRecoUtil/MdcRecoUtil-00-01-08/MdcRecoUtil/BesError.h.
|
inline |
Definition at line 138 of file InstallArea/include/MdcRecoUtil/MdcRecoUtil/BesError.h.
|
inline |
Definition at line 138 of file Reconstruction/MdcPatRec/MdcRecoUtil/MdcRecoUtil-00-01-08/MdcRecoUtil/BesError.h.
|
inline |
Definition at line 122 of file InstallArea/include/MdcRecoUtil/MdcRecoUtil/BesError.h.
|
inline |
Definition at line 122 of file Reconstruction/MdcPatRec/MdcRecoUtil/MdcRecoUtil-00-01-08/MdcRecoUtil/BesError.h.
|
inline |
Definition at line 115 of file InstallArea/include/MdcRecoUtil/MdcRecoUtil/BesError.h.
|
inline |
Definition at line 115 of file Reconstruction/MdcPatRec/MdcRecoUtil/MdcRecoUtil-00-01-08/MdcRecoUtil/BesError.h.
|
inline |
Definition at line 134 of file InstallArea/include/MdcRecoUtil/MdcRecoUtil/BesError.h.
|
inline |
Definition at line 134 of file Reconstruction/MdcPatRec/MdcRecoUtil/MdcRecoUtil-00-01-08/MdcRecoUtil/BesError.h.
Definition at line 109 of file InstallArea/include/MdcRecoUtil/MdcRecoUtil/BesError.h.
Definition at line 109 of file Reconstruction/MdcPatRec/MdcRecoUtil/MdcRecoUtil-00-01-08/MdcRecoUtil/BesError.h.
|
inline |
Definition at line 144 of file InstallArea/include/MdcRecoUtil/MdcRecoUtil/BesError.h.
|
inline |
Definition at line 144 of file Reconstruction/MdcPatRec/MdcRecoUtil/MdcRecoUtil-00-01-08/MdcRecoUtil/BesError.h.
|
inline |
Definition at line 128 of file InstallArea/include/MdcRecoUtil/MdcRecoUtil/BesError.h.
|
inline |
Definition at line 128 of file Reconstruction/MdcPatRec/MdcRecoUtil/MdcRecoUtil-00-01-08/MdcRecoUtil/BesError.h.
|
inline |
Definition at line 100 of file InstallArea/include/MdcRecoUtil/MdcRecoUtil/BesError.h.
|
inline |
Definition at line 100 of file Reconstruction/MdcPatRec/MdcRecoUtil/MdcRecoUtil-00-01-08/MdcRecoUtil/BesError.h.
Definition at line 63 of file InstallArea/include/MdcRecoUtil/MdcRecoUtil/BesError.h.
Definition at line 63 of file Reconstruction/MdcPatRec/MdcRecoUtil/MdcRecoUtil-00-01-08/MdcRecoUtil/BesError.h.
|
inline |
Definition at line 71 of file InstallArea/include/MdcRecoUtil/MdcRecoUtil/BesError.h.
|
inline |
Definition at line 71 of file Reconstruction/MdcPatRec/MdcRecoUtil/MdcRecoUtil-00-01-08/MdcRecoUtil/BesError.h.
Definition at line 75 of file BesError.cxx.
BesError BesError::similarity | ( | const HepLorentzRotation & | rot | ) | const |
Definition at line 63 of file BesError.cxx.
BesError BesError::similarity | ( | const HepLorentzRotation & | rot | ) | const |
|
inline |
Definition at line 157 of file InstallArea/include/MdcRecoUtil/MdcRecoUtil/BesError.h.
|
inline |
Definition at line 157 of file Reconstruction/MdcPatRec/MdcRecoUtil/MdcRecoUtil-00-01-08/MdcRecoUtil/BesError.h.
BesError BesError::similarity | ( | const HepRotation & | rot | ) | const |
Definition at line 51 of file BesError.cxx.
Referenced by BesPointErr::covRTPMatrix(), BesVectorErr::covRTPMatrix(), BesPointErr::covRZPMatrix(), BesVectorErr::covRZPMatrix(), and similarity().
BesError BesError::similarity | ( | const HepRotation & | rot | ) | const |
|
inline |
Definition at line 170 of file InstallArea/include/MdcRecoUtil/MdcRecoUtil/BesError.h.
|
inline |
Definition at line 170 of file Reconstruction/MdcPatRec/MdcRecoUtil/MdcRecoUtil-00-01-08/MdcRecoUtil/BesError.h.
|
inline |
Definition at line 168 of file InstallArea/include/MdcRecoUtil/MdcRecoUtil/BesError.h.
|
inline |
Definition at line 168 of file Reconstruction/MdcPatRec/MdcRecoUtil/MdcRecoUtil-00-01-08/MdcRecoUtil/BesError.h.
Definition at line 81 of file BesError.cxx.
Referenced by similarity().
Definition at line 162 of file BesError.cxx.
Definition at line 162 of file BesError.cxx.
Definition at line 155 of file BesError.cxx.
Definition at line 155 of file BesError.cxx.
Definition at line 183 of file BesError.cxx.
Definition at line 183 of file BesError.cxx.
Definition at line 190 of file BesError.cxx.
Definition at line 190 of file BesError.cxx.
Definition at line 176 of file BesError.cxx.
Definition at line 176 of file BesError.cxx.
Definition at line 169 of file BesError.cxx.
Definition at line 169 of file BesError.cxx.
|
friend |
|
friend |
|
friend |
|
friend |
|
static |
Definition at line 50 of file InstallArea/include/MdcRecoUtil/MdcRecoUtil/BesError.h.
Referenced by determineChisq().