BOSS 7.0.1
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 } |
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 |
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 |
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 |
Friends | |
class | NeutTraj |
Definition at line 19 of file InstallArea/include/TrkBase/TrkBase/NeutParams.h.
anonymous enum |
Enumerator | |
---|---|
_d0 | |
_phi0 | |
_p | |
_z0 | |
_tanDip | |
_s0 | |
_nneutprm |
Definition at line 33 of file InstallArea/include/TrkBase/TrkBase/NeutParams.h.
anonymous enum |
NeutParams::NeutParams | ( | const HepVector & | pvec, |
const HepSymMatrix & | pcov | ||
) |
Definition at line 19 of file NeutParams.cxx.
NeutParams::NeutParams | ( | double | n_d0, |
double | n_phi0, | ||
double | n_p, | ||
double | n_z0, | ||
double | n_tanDip, | ||
double | n_s0 | ||
) |
NeutParams::NeutParams | ( | const NeutParams & | old | ) |
Definition at line 51 of file NeutParams.cxx.
NeutParams::~NeutParams | ( | ) |
Definition at line 77 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 | ( | ) |
double NeutParams::arcRatio | ( | ) | const |
double NeutParams::arcRatio | ( | ) | const |
double NeutParams::cosPhi0 | ( | ) | const |
Definition at line 64 of file NeutParams.cxx.
double NeutParams::cosPhi0 | ( | ) | const |
|
inline |
Definition at line 37 of file InstallArea/include/TrkBase/TrkBase/NeutParams.h.
Referenced by NeutParams().
|
inline |
Definition at line 37 of file Reconstruction/MdcPatRec/TrkBase/TrkBase-00-01-12/TrkBase/NeutParams.h.
|
inline |
Definition at line 44 of file InstallArea/include/TrkBase/TrkBase/NeutParams.h.
|
inline |
Definition at line 44 of file Reconstruction/MdcPatRec/TrkBase/TrkBase-00-01-12/TrkBase/NeutParams.h.
|
inline |
Definition at line 39 of file InstallArea/include/TrkBase/TrkBase/NeutParams.h.
Referenced by NeutParams().
|
inline |
Definition at line 39 of file Reconstruction/MdcPatRec/TrkBase/TrkBase-00-01-12/TrkBase/NeutParams.h.
|
inline |
Definition at line 46 of file InstallArea/include/TrkBase/TrkBase/NeutParams.h.
|
inline |
Definition at line 46 of file Reconstruction/MdcPatRec/TrkBase/TrkBase-00-01-12/TrkBase/NeutParams.h.
|
inline |
Definition at line 38 of file InstallArea/include/TrkBase/TrkBase/NeutParams.h.
Referenced by NeutParams().
|
inline |
Definition at line 38 of file Reconstruction/MdcPatRec/TrkBase/TrkBase-00-01-12/TrkBase/NeutParams.h.
|
inline |
Definition at line 45 of file InstallArea/include/TrkBase/TrkBase/NeutParams.h.
|
inline |
Definition at line 45 of file Reconstruction/MdcPatRec/TrkBase/TrkBase-00-01-12/TrkBase/NeutParams.h.
|
inline |
Definition at line 42 of file InstallArea/include/TrkBase/TrkBase/NeutParams.h.
Referenced by NeutParams().
|
inline |
Definition at line 42 of file Reconstruction/MdcPatRec/TrkBase/TrkBase-00-01-12/TrkBase/NeutParams.h.
|
inline |
Definition at line 49 of file InstallArea/include/TrkBase/TrkBase/NeutParams.h.
|
inline |
Definition at line 49 of file Reconstruction/MdcPatRec/TrkBase/TrkBase-00-01-12/TrkBase/NeutParams.h.
double NeutParams::sinPhi0 | ( | ) | const |
Definition at line 57 of file NeutParams.cxx.
double NeutParams::sinPhi0 | ( | ) | const |
|
inline |
Definition at line 41 of file InstallArea/include/TrkBase/TrkBase/NeutParams.h.
Referenced by NeutParams().
|
inline |
Definition at line 41 of file Reconstruction/MdcPatRec/TrkBase/TrkBase-00-01-12/TrkBase/NeutParams.h.
|
inline |
Definition at line 48 of file InstallArea/include/TrkBase/TrkBase/NeutParams.h.
|
inline |
Definition at line 48 of file Reconstruction/MdcPatRec/TrkBase/TrkBase-00-01-12/TrkBase/NeutParams.h.
|
inline |
Definition at line 40 of file InstallArea/include/TrkBase/TrkBase/NeutParams.h.
Referenced by NeutParams().
|
inline |
Definition at line 40 of file Reconstruction/MdcPatRec/TrkBase/TrkBase-00-01-12/TrkBase/NeutParams.h.
|
inline |
Definition at line 47 of file InstallArea/include/TrkBase/TrkBase/NeutParams.h.
|
inline |
Definition at line 47 of file Reconstruction/MdcPatRec/TrkBase/TrkBase-00-01-12/TrkBase/NeutParams.h.
|
friend |
Definition at line 21 of file InstallArea/include/TrkBase/TrkBase/NeutParams.h.