|
BOSS 8.0.0
BESIII Offline Software System
|
#include <NeutParams.h>
Public Types | |
| enum | { _d0 , _phi0 , _p , _z0 , _tanDip , _s0 , _nneutprm = 6 } |
| enum | { _d0 , _phi0 , _p , _z0 , _tanDip , _s0 , _nneutprm = 6 } |
| enum | { _d0 , _phi0 , _p , _z0 , _tanDip , _s0 , _nneutprm = 6 } |
Public Member Functions | |
| NeutParams (const HepVector &, const HepSymMatrix &) | |
| NeutParams (double, double, double, double, double, double) | |
| NeutParams (const NeutParams &old) | |
| ~NeutParams () | |
| double & | d0 () |
| double & | phi0 () |
| double & | p () |
| double & | z0 () |
| double & | tanDip () |
| double & | s0 () |
| double | d0 () const |
| double | phi0 () const |
| double | p () const |
| double | z0 () const |
| double | tanDip () const |
| double | s0 () const |
| double | sinPhi0 () const |
| double | cosPhi0 () const |
| double | arcRatio () const |
| NeutParams (const HepVector &, const HepSymMatrix &) | |
| NeutParams (double, double, double, double, double, double) | |
| NeutParams (const NeutParams &old) | |
| ~NeutParams () | |
| double & | d0 () |
| double & | phi0 () |
| double & | p () |
| double & | z0 () |
| double & | tanDip () |
| double & | s0 () |
| double | d0 () const |
| double | phi0 () const |
| double | p () const |
| double | z0 () const |
| double | tanDip () const |
| double | s0 () const |
| double | sinPhi0 () const |
| double | cosPhi0 () const |
| double | arcRatio () const |
| NeutParams (const HepVector &, const HepSymMatrix &) | |
| NeutParams (double, double, double, double, double, double) | |
| NeutParams (const NeutParams &old) | |
| ~NeutParams () | |
| double & | d0 () |
| double & | phi0 () |
| double & | p () |
| double & | z0 () |
| double & | tanDip () |
| double & | s0 () |
| double | d0 () const |
| double | phi0 () const |
| double | p () const |
| double | z0 () const |
| double | tanDip () const |
| double | s0 () const |
| double | sinPhi0 () const |
| double | cosPhi0 () const |
| double | arcRatio () const |
| Public Member Functions inherited from TrkParams | |
| TrkParams (int nParam) | |
| TrkParams (const HepVector &, const HepSymMatrix &) | |
| TrkParams (const TrkParams &) | |
| TrkParams & | operator= (const TrkParams &) |
| virtual TrkParams * | clone () const |
| virtual | ~TrkParams () |
| void | printAll (std::ostream &os) const |
| HepSymMatrix & | covariance () |
| const HepSymMatrix & | covariance () const |
| const HepSymMatrix & | weightMatrix () const |
| TrkParams (int nParam) | |
| TrkParams (const HepVector &, const HepSymMatrix &) | |
| TrkParams (const TrkParams &) | |
| TrkParams & | operator= (const TrkParams &) |
| virtual TrkParams * | clone () const |
| virtual | ~TrkParams () |
| void | printAll (std::ostream &os) const |
| HepSymMatrix & | covariance () |
| const HepSymMatrix & | covariance () const |
| const HepSymMatrix & | weightMatrix () const |
| TrkParams (int nParam) | |
| TrkParams (const HepVector &, const HepSymMatrix &) | |
| TrkParams (const TrkParams &) | |
| TrkParams & | operator= (const TrkParams &) |
| virtual TrkParams * | clone () const |
| virtual | ~TrkParams () |
| void | printAll (std::ostream &os) const |
| HepSymMatrix & | covariance () |
| const HepSymMatrix & | covariance () const |
| const HepSymMatrix & | weightMatrix () const |
| Public Member Functions inherited from DifIndepPar | |
| DifIndepPar (int n) | |
| DifIndepPar (const HepVector &a) | |
| DifIndepPar (const HepVector &pvec, const HepSymMatrix &pcov) | |
| DifIndepPar (const DifIndepPar &rhs) | |
| DifArray | difParameters () const |
| DifNumber | difPar (int i) const |
| HepVector & | parameter () |
| const HepVector & | parameter () const |
| HepSymMatrix & | covariance () |
| const HepSymMatrix & | covariance () const |
| int | nPar () const |
| void | print (std::ostream &os=std::cout) const |
| void | printAll (std::ostream &os=std::cout) const |
| DifIndepPar (int n) | |
| DifIndepPar (const HepVector &a) | |
| DifIndepPar (const HepVector &pvec, const HepSymMatrix &pcov) | |
| DifIndepPar (const DifIndepPar &rhs) | |
| DifArray | difParameters () const |
| DifNumber | difPar (int i) const |
| HepVector & | parameter () |
| const HepVector & | parameter () const |
| HepSymMatrix & | covariance () |
| const HepSymMatrix & | covariance () const |
| int | nPar () const |
| void | print (std::ostream &os=std::cout) const |
| void | printAll (std::ostream &os=std::cout) const |
| DifIndepPar (int n) | |
| DifIndepPar (const HepVector &a) | |
| DifIndepPar (const HepVector &pvec, const HepSymMatrix &pcov) | |
| DifIndepPar (const DifIndepPar &rhs) | |
| DifArray | difParameters () const |
| DifNumber | difPar (int i) const |
| HepVector & | parameter () |
| const HepVector & | parameter () const |
| HepSymMatrix & | covariance () |
| const HepSymMatrix & | covariance () const |
| int | nPar () const |
| void | print (std::ostream &os=std::cout) const |
| void | printAll (std::ostream &os=std::cout) const |
Friends | |
| class | NeutTraj |
Definition at line 19 of file InstallArea/x86_64-el9-gcc13-dbg/include/TrkBase/NeutParams.h.
| anonymous enum |
| Enumerator | |
|---|---|
| _d0 | |
| _phi0 | |
| _p | |
| _z0 | |
| _tanDip | |
| _s0 | |
| _nneutprm | |
Definition at line 32 of file Reconstruction/MdcPatRec/TrkBase/include/TrkBase/NeutParams.h.
| anonymous enum |
| anonymous enum |
| NeutParams::NeutParams | ( | const HepVector & | pvec, |
| const HepSymMatrix & | pcov ) |
Definition at line 19 of file NeutParams.cxx.
Referenced by NeutParams(), and NeutTraj.
| NeutParams::NeutParams | ( | double | n_d0, |
| double | n_phi0, | ||
| double | n_p, | ||
| double | n_z0, | ||
| double | n_tanDip, | ||
| double | n_s0 ) |
Definition at line 36 of file NeutParams.cxx.
| NeutParams::NeutParams | ( | const NeutParams & | old | ) |
Definition at line 50 of file NeutParams.cxx.
| NeutParams::~NeutParams | ( | ) |
Definition at line 72 of file NeutParams.cxx.
| NeutParams::NeutParams | ( | const HepVector & | , |
| const HepSymMatrix & | ) |
| NeutParams::NeutParams | ( | double | , |
| double | , | ||
| double | , | ||
| double | , | ||
| double | , | ||
| double | ) |
| NeutParams::NeutParams | ( | const NeutParams & | old | ) |
| NeutParams::~NeutParams | ( | ) |
| NeutParams::NeutParams | ( | const HepVector & | , |
| const HepSymMatrix & | ) |
| NeutParams::NeutParams | ( | double | , |
| double | , | ||
| double | , | ||
| double | , | ||
| double | , | ||
| double | ) |
| NeutParams::NeutParams | ( | const NeutParams & | old | ) |
| NeutParams::~NeutParams | ( | ) |
| double NeutParams::arcRatio | ( | ) | const |
| double NeutParams::arcRatio | ( | ) | const |
| double NeutParams::arcRatio | ( | ) | const |
| double NeutParams::cosPhi0 | ( | ) | const |
Definition at line 60 of file NeutParams.cxx.
| double NeutParams::cosPhi0 | ( | ) | const |
| double NeutParams::cosPhi0 | ( | ) | const |
|
inline |
Definition at line 36 of file InstallArea/x86_64-el9-gcc13-dbg/include/TrkBase/NeutParams.h.
Referenced by NeutParams().
|
inline |
Definition at line 36 of file InstallArea/x86_64-el9-gcc13-opt/include/TrkBase/NeutParams.h.
|
inline |
Definition at line 36 of file Reconstruction/MdcPatRec/TrkBase/include/TrkBase/NeutParams.h.
|
inline |
Definition at line 43 of file InstallArea/x86_64-el9-gcc13-dbg/include/TrkBase/NeutParams.h.
|
inline |
Definition at line 43 of file InstallArea/x86_64-el9-gcc13-opt/include/TrkBase/NeutParams.h.
|
inline |
Definition at line 43 of file Reconstruction/MdcPatRec/TrkBase/include/TrkBase/NeutParams.h.
|
inline |
Definition at line 38 of file InstallArea/x86_64-el9-gcc13-dbg/include/TrkBase/NeutParams.h.
Referenced by NeutParams().
|
inline |
Definition at line 38 of file InstallArea/x86_64-el9-gcc13-opt/include/TrkBase/NeutParams.h.
|
inline |
Definition at line 38 of file Reconstruction/MdcPatRec/TrkBase/include/TrkBase/NeutParams.h.
|
inline |
Definition at line 45 of file InstallArea/x86_64-el9-gcc13-dbg/include/TrkBase/NeutParams.h.
|
inline |
Definition at line 45 of file InstallArea/x86_64-el9-gcc13-opt/include/TrkBase/NeutParams.h.
|
inline |
Definition at line 45 of file Reconstruction/MdcPatRec/TrkBase/include/TrkBase/NeutParams.h.
|
inline |
Definition at line 37 of file InstallArea/x86_64-el9-gcc13-dbg/include/TrkBase/NeutParams.h.
Referenced by NeutParams().
|
inline |
Definition at line 37 of file InstallArea/x86_64-el9-gcc13-opt/include/TrkBase/NeutParams.h.
|
inline |
Definition at line 37 of file Reconstruction/MdcPatRec/TrkBase/include/TrkBase/NeutParams.h.
|
inline |
Definition at line 44 of file InstallArea/x86_64-el9-gcc13-dbg/include/TrkBase/NeutParams.h.
|
inline |
Definition at line 44 of file InstallArea/x86_64-el9-gcc13-opt/include/TrkBase/NeutParams.h.
|
inline |
Definition at line 44 of file Reconstruction/MdcPatRec/TrkBase/include/TrkBase/NeutParams.h.
|
inline |
Definition at line 41 of file InstallArea/x86_64-el9-gcc13-dbg/include/TrkBase/NeutParams.h.
Referenced by NeutParams().
|
inline |
Definition at line 41 of file InstallArea/x86_64-el9-gcc13-opt/include/TrkBase/NeutParams.h.
|
inline |
Definition at line 41 of file Reconstruction/MdcPatRec/TrkBase/include/TrkBase/NeutParams.h.
|
inline |
Definition at line 48 of file InstallArea/x86_64-el9-gcc13-dbg/include/TrkBase/NeutParams.h.
|
inline |
Definition at line 48 of file InstallArea/x86_64-el9-gcc13-opt/include/TrkBase/NeutParams.h.
|
inline |
Definition at line 48 of file Reconstruction/MdcPatRec/TrkBase/include/TrkBase/NeutParams.h.
| double NeutParams::sinPhi0 | ( | ) | const |
Definition at line 54 of file NeutParams.cxx.
| double NeutParams::sinPhi0 | ( | ) | const |
| double NeutParams::sinPhi0 | ( | ) | const |
|
inline |
Definition at line 40 of file InstallArea/x86_64-el9-gcc13-dbg/include/TrkBase/NeutParams.h.
Referenced by NeutParams().
|
inline |
Definition at line 40 of file InstallArea/x86_64-el9-gcc13-opt/include/TrkBase/NeutParams.h.
|
inline |
Definition at line 40 of file Reconstruction/MdcPatRec/TrkBase/include/TrkBase/NeutParams.h.
|
inline |
Definition at line 47 of file InstallArea/x86_64-el9-gcc13-dbg/include/TrkBase/NeutParams.h.
|
inline |
Definition at line 47 of file InstallArea/x86_64-el9-gcc13-opt/include/TrkBase/NeutParams.h.
|
inline |
Definition at line 47 of file Reconstruction/MdcPatRec/TrkBase/include/TrkBase/NeutParams.h.
|
inline |
Definition at line 39 of file InstallArea/x86_64-el9-gcc13-dbg/include/TrkBase/NeutParams.h.
Referenced by NeutParams().
|
inline |
Definition at line 39 of file InstallArea/x86_64-el9-gcc13-opt/include/TrkBase/NeutParams.h.
|
inline |
Definition at line 39 of file Reconstruction/MdcPatRec/TrkBase/include/TrkBase/NeutParams.h.
|
inline |
Definition at line 46 of file InstallArea/x86_64-el9-gcc13-dbg/include/TrkBase/NeutParams.h.
|
inline |
Definition at line 46 of file InstallArea/x86_64-el9-gcc13-opt/include/TrkBase/NeutParams.h.
|
inline |
Definition at line 46 of file Reconstruction/MdcPatRec/TrkBase/include/TrkBase/NeutParams.h.
|
friend |
Definition at line 21 of file InstallArea/x86_64-el9-gcc13-dbg/include/TrkBase/NeutParams.h.
Referenced by NeutTraj.