|
BOSS 8.0.0
BESIII Offline Software System
|
VFHelix parameter class. More...
#include <Helix.h>
Public Member Functions | |
| VFHelix (const HepPoint3D &pivot, const HepVector &a, const HepSymMatrix &Ea) | |
| Constructor with pivot, helix parameter a, and its error matrix. | |
| VFHelix (const HepPoint3D &pivot, const HepVector &a) | |
| Constructor without error matrix. | |
| VFHelix (const HepPoint3D &position, const Hep3Vector &momentum, double charge) | |
| Constructor with position, momentum, and charge. | |
| virtual | ~VFHelix () |
| Destructor. | |
| const HepPoint3D & | center (void) const |
| returns position of helix center(z = 0.); | |
| const HepPoint3D & | pivot (void) const |
| returns pivot position. | |
| double | radius (void) const |
| returns radious of helix. | |
| HepPoint3D | x (double dPhi=0.) const |
| returns position after rotating angle dPhi in phi direction. | |
| double * | x (double dPhi, double p[3]) const |
| HepPoint3D | x (double dPhi, HepSymMatrix &Ex) const |
| returns position and convariance matrix(Ex) after rotation. | |
| Hep3Vector | direction (double dPhi=0.) const |
| returns direction vector after rotating angle dPhi in phi direction. | |
| Hep3Vector | momentum (double dPhi=0.) const |
| returns momentum vector after rotating angle dPhi in phi direction. | |
| Hep3Vector | momentum (double dPhi, HepSymMatrix &Em) const |
| returns momentum vector after rotating angle dPhi in phi direction. | |
| HepLorentzVector | momentum (double dPhi, double mass) const |
| returns 4momentum vector after rotating angle dPhi in phi direction. | |
| HepLorentzVector | momentum (double dPhi, double mass, HepSymMatrix &Em) const |
| returns 4momentum vector after rotating angle dPhi in phi direction. | |
| HepLorentzVector | momentum (double dPhi, double mass, HepPoint3D &x, HepSymMatrix &Emx) const |
| returns 4momentum vector after rotating angle dPhi in phi direction. | |
| double | dr (void) const |
| returns an element of parameters. | |
| double | phi0 (void) const |
| double | kappa (void) const |
| double | dz (void) const |
| double | tanl (void) const |
| double | curv (void) const |
| double | sinPhi0 (void) const |
| double | cosPhi0 (void) const |
| const HepVector & | a (void) const |
| returns helix parameters. | |
| const HepSymMatrix & | Ea (void) const |
| returns error matrix. | |
| const HepVector & | a (const HepVector &newA) |
| sets helix parameters. | |
| const HepSymMatrix & | Ea (const HepSymMatrix &newdA) |
| sets helix paramters and error matrix. | |
| const HepPoint3D & | pivot (const HepPoint3D &newPivot) |
| sets pivot position. | |
| void | set (const HepPoint3D &pivot, const HepVector &a, const HepSymMatrix &Ea) |
| sets helix pivot position, parameters, and error matrix. | |
| void | ignoreErrorMatrix (void) |
| double | bFieldZ (double) |
| sets/returns z componet of the magnetic field. | |
| double | bFieldZ (void) const |
| VFHelix & | operator= (const VFHelix &) |
| Copy operator. | |
| HepMatrix | delApDelA (const HepVector &ap) const |
| HepMatrix | delXDelA (double phi) const |
| HepMatrix | delMDelA (double phi) const |
| HepMatrix | del4MDelA (double phi, double mass) const |
| HepMatrix | del4MXDelA (double phi, double mass) const |
| VFHelix (const HepPoint3D &pivot, const HepVector &a, const HepSymMatrix &Ea) | |
| Constructor with pivot, helix parameter a, and its error matrix. | |
| VFHelix (const HepPoint3D &pivot, const HepVector &a) | |
| Constructor without error matrix. | |
| VFHelix (const HepPoint3D &position, const Hep3Vector &momentum, double charge) | |
| Constructor with position, momentum, and charge. | |
| virtual | ~VFHelix () |
| Destructor. | |
| const HepPoint3D & | center (void) const |
| returns position of helix center(z = 0.); | |
| const HepPoint3D & | pivot (void) const |
| returns pivot position. | |
| double | radius (void) const |
| returns radious of helix. | |
| HepPoint3D | x (double dPhi=0.) const |
| returns position after rotating angle dPhi in phi direction. | |
| double * | x (double dPhi, double p[3]) const |
| HepPoint3D | x (double dPhi, HepSymMatrix &Ex) const |
| returns position and convariance matrix(Ex) after rotation. | |
| Hep3Vector | direction (double dPhi=0.) const |
| returns direction vector after rotating angle dPhi in phi direction. | |
| Hep3Vector | momentum (double dPhi=0.) const |
| returns momentum vector after rotating angle dPhi in phi direction. | |
| Hep3Vector | momentum (double dPhi, HepSymMatrix &Em) const |
| returns momentum vector after rotating angle dPhi in phi direction. | |
| HepLorentzVector | momentum (double dPhi, double mass) const |
| returns 4momentum vector after rotating angle dPhi in phi direction. | |
| HepLorentzVector | momentum (double dPhi, double mass, HepSymMatrix &Em) const |
| returns 4momentum vector after rotating angle dPhi in phi direction. | |
| HepLorentzVector | momentum (double dPhi, double mass, HepPoint3D &x, HepSymMatrix &Emx) const |
| returns 4momentum vector after rotating angle dPhi in phi direction. | |
| double | dr (void) const |
| returns an element of parameters. | |
| double | phi0 (void) const |
| double | kappa (void) const |
| double | dz (void) const |
| double | tanl (void) const |
| double | curv (void) const |
| double | sinPhi0 (void) const |
| double | cosPhi0 (void) const |
| const HepVector & | a (void) const |
| returns helix parameters. | |
| const HepSymMatrix & | Ea (void) const |
| returns error matrix. | |
| const HepVector & | a (const HepVector &newA) |
| sets helix parameters. | |
| const HepSymMatrix & | Ea (const HepSymMatrix &newdA) |
| sets helix paramters and error matrix. | |
| const HepPoint3D & | pivot (const HepPoint3D &newPivot) |
| sets pivot position. | |
| void | set (const HepPoint3D &pivot, const HepVector &a, const HepSymMatrix &Ea) |
| sets helix pivot position, parameters, and error matrix. | |
| void | ignoreErrorMatrix (void) |
| double | bFieldZ (double) |
| sets/returns z componet of the magnetic field. | |
| double | bFieldZ (void) const |
| VFHelix & | operator= (const VFHelix &) |
| Copy operator. | |
| HepMatrix | delApDelA (const HepVector &ap) const |
| HepMatrix | delXDelA (double phi) const |
| HepMatrix | delMDelA (double phi) const |
| HepMatrix | del4MDelA (double phi, double mass) const |
| HepMatrix | del4MXDelA (double phi, double mass) const |
| VFHelix (const HepPoint3D &pivot, const HepVector &a, const HepSymMatrix &Ea) | |
| Constructor with pivot, helix parameter a, and its error matrix. | |
| VFHelix (const HepPoint3D &pivot, const HepVector &a) | |
| Constructor without error matrix. | |
| VFHelix (const HepPoint3D &position, const Hep3Vector &momentum, double charge) | |
| Constructor with position, momentum, and charge. | |
| virtual | ~VFHelix () |
| Destructor. | |
| const HepPoint3D & | center (void) const |
| returns position of helix center(z = 0.); | |
| const HepPoint3D & | pivot (void) const |
| returns pivot position. | |
| double | radius (void) const |
| returns radious of helix. | |
| HepPoint3D | x (double dPhi=0.) const |
| returns position after rotating angle dPhi in phi direction. | |
| double * | x (double dPhi, double p[3]) const |
| HepPoint3D | x (double dPhi, HepSymMatrix &Ex) const |
| returns position and convariance matrix(Ex) after rotation. | |
| Hep3Vector | direction (double dPhi=0.) const |
| returns direction vector after rotating angle dPhi in phi direction. | |
| Hep3Vector | momentum (double dPhi=0.) const |
| returns momentum vector after rotating angle dPhi in phi direction. | |
| Hep3Vector | momentum (double dPhi, HepSymMatrix &Em) const |
| returns momentum vector after rotating angle dPhi in phi direction. | |
| HepLorentzVector | momentum (double dPhi, double mass) const |
| returns 4momentum vector after rotating angle dPhi in phi direction. | |
| HepLorentzVector | momentum (double dPhi, double mass, HepSymMatrix &Em) const |
| returns 4momentum vector after rotating angle dPhi in phi direction. | |
| HepLorentzVector | momentum (double dPhi, double mass, HepPoint3D &x, HepSymMatrix &Emx) const |
| returns 4momentum vector after rotating angle dPhi in phi direction. | |
| double | dr (void) const |
| returns an element of parameters. | |
| double | phi0 (void) const |
| double | kappa (void) const |
| double | dz (void) const |
| double | tanl (void) const |
| double | curv (void) const |
| double | sinPhi0 (void) const |
| double | cosPhi0 (void) const |
| const HepVector & | a (void) const |
| returns helix parameters. | |
| const HepSymMatrix & | Ea (void) const |
| returns error matrix. | |
| const HepVector & | a (const HepVector &newA) |
| sets helix parameters. | |
| const HepSymMatrix & | Ea (const HepSymMatrix &newdA) |
| sets helix paramters and error matrix. | |
| const HepPoint3D & | pivot (const HepPoint3D &newPivot) |
| sets pivot position. | |
| void | set (const HepPoint3D &pivot, const HepVector &a, const HepSymMatrix &Ea) |
| sets helix pivot position, parameters, and error matrix. | |
| void | ignoreErrorMatrix (void) |
| double | bFieldZ (double) |
| sets/returns z componet of the magnetic field. | |
| double | bFieldZ (void) const |
| VFHelix & | operator= (const VFHelix &) |
| Copy operator. | |
| HepMatrix | delApDelA (const HepVector &ap) const |
| HepMatrix | delXDelA (double phi) const |
| HepMatrix | delMDelA (double phi) const |
| HepMatrix | del4MDelA (double phi, double mass) const |
| HepMatrix | del4MXDelA (double phi, double mass) const |
Static Public Attributes | |
| static const double | ConstantAlpha = 333.564095 |
| Constant alpha for uniform field. | |
VFHelix parameter class.
Definition at line 38 of file Analysis/VertexFit/include/VertexFit/Helix.h.
| VFHelix::VFHelix | ( | const HepPoint3D & | pivot, |
| const HepVector & | a, | ||
| const HepSymMatrix & | Ea ) |
Constructor with pivot, helix parameter a, and its error matrix.
Definition at line 33 of file Analysis/VertexFit/src/Helix.cxx.
Referenced by operator=().
| VFHelix::VFHelix | ( | const HepPoint3D & | pivot, |
| const HepVector & | a ) |
Constructor without error matrix.
Definition at line 48 of file Analysis/VertexFit/src/Helix.cxx.
| VFHelix::VFHelix | ( | const HepPoint3D & | position, |
| const Hep3Vector & | momentum, | ||
| double | charge ) |
Constructor with position, momentum, and charge.
Definition at line 62 of file Analysis/VertexFit/src/Helix.cxx.
|
virtual |
| VFHelix::VFHelix | ( | const HepPoint3D & | pivot, |
| const HepVector & | a, | ||
| const HepSymMatrix & | Ea ) |
Constructor with pivot, helix parameter a, and its error matrix.
| VFHelix::VFHelix | ( | const HepPoint3D & | pivot, |
| const HepVector & | a ) |
Constructor without error matrix.
| VFHelix::VFHelix | ( | const HepPoint3D & | position, |
| const Hep3Vector & | momentum, | ||
| double | charge ) |
Constructor with position, momentum, and charge.
|
virtual |
Destructor.
| VFHelix::VFHelix | ( | const HepPoint3D & | pivot, |
| const HepVector & | a, | ||
| const HepSymMatrix & | Ea ) |
Constructor with pivot, helix parameter a, and its error matrix.
| VFHelix::VFHelix | ( | const HepPoint3D & | pivot, |
| const HepVector & | a ) |
Constructor without error matrix.
| VFHelix::VFHelix | ( | const HepPoint3D & | position, |
| const Hep3Vector & | momentum, | ||
| double | charge ) |
Constructor with position, momentum, and charge.
|
virtual |
Destructor.
|
inline |
sets helix parameters.
Definition at line 199 of file Analysis/VertexFit/include/VertexFit/Helix.h.
| const HepVector & VFHelix::a | ( | const HepVector & | newA | ) |
sets helix parameters.
| const HepVector & VFHelix::a | ( | const HepVector & | newA | ) |
sets helix parameters.
|
inline |
returns helix parameters.
Definition at line 195 of file Analysis/VertexFit/include/VertexFit/Helix.h.
Referenced by bFieldZ(), CalibEventSelect::execute(), DQAKsKpi::execute(), DQAKsKpiDEDX::execute(), DQAPi2p2::execute(), DQASelHadron::execute(), DTagSetAlg::execute(), Gam4pikp::execute(), LTagSetAlg::execute(), Rhopi::execute(), SD0Tag::execute(), Single::execute(), TagSetAlg::execute(), XYZTagSetAlg::execute(), DSemilepAlg::isGoodTrack(), DTagTool::isGoodTrack(), DTagTool::isGoodTrack_loose(), K0kk::MTotal(), K0kpi::MTotal(), K0pi0::MTotal(), K0pipi::MTotal(), K0pipipi0::MTotal(), K3pi::MTotal(), K3pipi0::MTotal(), Kk::MTotal(), Kkpi0::MTotal(), Kkpipi::MTotal(), Kpi::MTotal(), Kpipi0::MTotal(), Kpipi0pi0::MTotal(), Pipi::MTotal(), Pipipi0::MTotal(), LocalKaonSelector::operator()(), LocalPionSelector::operator()(), LocalProtonSelector::operator()(), set(), VFHelix(), and VFHelix().
| const HepVector & VFHelix::a | ( | void | ) | const |
returns helix parameters.
| const HepVector & VFHelix::a | ( | void | ) | const |
returns helix parameters.
|
inline |
sets/returns z componet of the magnetic field.
Definition at line 207 of file Analysis/VertexFit/include/VertexFit/Helix.h.
| double VFHelix::bFieldZ | ( | double | ) |
sets/returns z componet of the magnetic field.
| double VFHelix::bFieldZ | ( | double | ) |
sets/returns z componet of the magnetic field.
|
inline |
Definition at line 214 of file Analysis/VertexFit/include/VertexFit/Helix.h.
| double VFHelix::bFieldZ | ( | void | ) | const |
| double VFHelix::bFieldZ | ( | void | ) | const |
|
inline |
returns position of helix center(z = 0.);
Definition at line 175 of file Analysis/VertexFit/include/VertexFit/Helix.h.
| const HepPoint3D & VFHelix::center | ( | void | ) | const |
returns position of helix center(z = 0.);
| const HepPoint3D & VFHelix::center | ( | void | ) | const |
returns position of helix center(z = 0.);
|
inline |
Definition at line 218 of file Analysis/VertexFit/include/VertexFit/Helix.h.
| double VFHelix::cosPhi0 | ( | void | ) | const |
| double VFHelix::cosPhi0 | ( | void | ) | const |
|
inline |
Definition at line 193 of file Analysis/VertexFit/include/VertexFit/Helix.h.
| double VFHelix::curv | ( | void | ) | const |
| double VFHelix::curv | ( | void | ) | const |
| HepMatrix VFHelix::del4MDelA | ( | double | phi, |
| double | mass ) const |
Definition at line 524 of file Analysis/VertexFit/src/Helix.cxx.
Referenced by momentum().
| HepMatrix VFHelix::del4MDelA | ( | double | phi, |
| double | mass ) const |
| HepMatrix VFHelix::del4MDelA | ( | double | phi, |
| double | mass ) const |
| HepMatrix VFHelix::del4MXDelA | ( | double | phi, |
| double | mass ) const |
Definition at line 571 of file Analysis/VertexFit/src/Helix.cxx.
Referenced by momentum().
| HepMatrix VFHelix::del4MXDelA | ( | double | phi, |
| double | mass ) const |
| HepMatrix VFHelix::del4MXDelA | ( | double | phi, |
| double | mass ) const |
| HepMatrix VFHelix::delApDelA | ( | const HepVector & | ap | ) | const |
Definition at line 392 of file Analysis/VertexFit/src/Helix.cxx.
Referenced by pivot().
| HepMatrix VFHelix::delApDelA | ( | const HepVector & | ap | ) | const |
| HepMatrix VFHelix::delApDelA | ( | const HepVector & | ap | ) | const |
| HepMatrix VFHelix::delMDelA | ( | double | phi | ) | const |
Definition at line 489 of file Analysis/VertexFit/src/Helix.cxx.
Referenced by momentum().
| HepMatrix VFHelix::delMDelA | ( | double | phi | ) | const |
| HepMatrix VFHelix::delMDelA | ( | double | phi | ) | const |
| HepMatrix VFHelix::delXDelA | ( | double | phi | ) | const |
Definition at line 447 of file Analysis/VertexFit/src/Helix.cxx.
Referenced by x().
| HepMatrix VFHelix::delXDelA | ( | double | phi | ) | const |
| HepMatrix VFHelix::delXDelA | ( | double | phi | ) | const |
|
inline |
returns direction vector after rotating angle dPhi in phi direction.
Definition at line 181 of file Analysis/VertexFit/include/VertexFit/Helix.h.
| Hep3Vector VFHelix::direction | ( | double | dPhi = 0. | ) | const |
returns direction vector after rotating angle dPhi in phi direction.
| Hep3Vector VFHelix::direction | ( | double | dPhi = 0. | ) | const |
returns direction vector after rotating angle dPhi in phi direction.
|
inline |
returns an element of parameters.
Definition at line 183 of file Analysis/VertexFit/include/VertexFit/Helix.h.
Referenced by del4MXDelA(), delApDelA(), delXDelA(), and pivot().
| double VFHelix::dr | ( | void | ) | const |
returns an element of parameters.
| double VFHelix::dr | ( | void | ) | const |
returns an element of parameters.
|
inline |
Definition at line 189 of file Analysis/VertexFit/include/VertexFit/Helix.h.
Referenced by del4MXDelA(), delApDelA(), delXDelA(), and pivot().
| double VFHelix::dz | ( | void | ) | const |
| double VFHelix::dz | ( | void | ) | const |
|
inline |
sets helix paramters and error matrix.
Definition at line 205 of file Analysis/VertexFit/include/VertexFit/Helix.h.
| const HepSymMatrix & VFHelix::Ea | ( | const HepSymMatrix & | newdA | ) |
sets helix paramters and error matrix.
| const HepSymMatrix & VFHelix::Ea | ( | const HepSymMatrix & | newdA | ) |
sets helix paramters and error matrix.
|
inline |
returns error matrix.
Definition at line 197 of file Analysis/VertexFit/include/VertexFit/Helix.h.
| const HepSymMatrix & VFHelix::Ea | ( | void | ) | const |
returns error matrix.
| const HepSymMatrix & VFHelix::Ea | ( | void | ) | const |
returns error matrix.
| void VFHelix::ignoreErrorMatrix | ( | void | ) |
unsets error matrix. Error calculations will be ignored after this function call until an error matrix be set again. 0 matrix will be return as a return value for error matrix when you call functions which returns an error matrix.
Definition at line 644 of file Analysis/VertexFit/src/Helix.cxx.
| void VFHelix::ignoreErrorMatrix | ( | void | ) |
unsets error matrix. Error calculations will be ignored after this function call until an error matrix be set again. 0 matrix will be return as a return value for error matrix when you call functions which returns an error matrix.
| void VFHelix::ignoreErrorMatrix | ( | void | ) |
unsets error matrix. Error calculations will be ignored after this function call until an error matrix be set again. 0 matrix will be return as a return value for error matrix when you call functions which returns an error matrix.
|
inline |
Definition at line 187 of file Analysis/VertexFit/include/VertexFit/Helix.h.
Referenced by pivot().
| double VFHelix::kappa | ( | void | ) | const |
| double VFHelix::kappa | ( | void | ) | const |
| HepLorentzVector VFHelix::momentum | ( | double | dPhi, |
| double | mass ) const |
returns 4momentum vector after rotating angle dPhi in phi direction.
Definition at line 187 of file Analysis/VertexFit/src/Helix.cxx.
| HepLorentzVector VFHelix::momentum | ( | double | dPhi, |
| double | mass ) const |
returns 4momentum vector after rotating angle dPhi in phi direction.
| HepLorentzVector VFHelix::momentum | ( | double | dPhi, |
| double | mass ) const |
returns 4momentum vector after rotating angle dPhi in phi direction.
| HepLorentzVector VFHelix::momentum | ( | double | dPhi, |
| double | mass, | ||
| HepPoint3D & | x, | ||
| HepSymMatrix & | Emx ) const |
returns 4momentum vector after rotating angle dPhi in phi direction.
Definition at line 232 of file Analysis/VertexFit/src/Helix.cxx.
| HepLorentzVector VFHelix::momentum | ( | double | dPhi, |
| double | mass, | ||
| HepPoint3D & | x, | ||
| HepSymMatrix & | Emx ) const |
returns 4momentum vector after rotating angle dPhi in phi direction.
| HepLorentzVector VFHelix::momentum | ( | double | dPhi, |
| double | mass, | ||
| HepPoint3D & | x, | ||
| HepSymMatrix & | Emx ) const |
returns 4momentum vector after rotating angle dPhi in phi direction.
| HepLorentzVector VFHelix::momentum | ( | double | dPhi, |
| double | mass, | ||
| HepSymMatrix & | Em ) const |
returns 4momentum vector after rotating angle dPhi in phi direction.
Definition at line 208 of file Analysis/VertexFit/src/Helix.cxx.
| HepLorentzVector VFHelix::momentum | ( | double | dPhi, |
| double | mass, | ||
| HepSymMatrix & | Em ) const |
returns 4momentum vector after rotating angle dPhi in phi direction.
| HepLorentzVector VFHelix::momentum | ( | double | dPhi, |
| double | mass, | ||
| HepSymMatrix & | Em ) const |
returns 4momentum vector after rotating angle dPhi in phi direction.
| Hep3Vector VFHelix::momentum | ( | double | dPhi, |
| HepSymMatrix & | Em ) const |
returns momentum vector after rotating angle dPhi in phi direction.
Definition at line 165 of file Analysis/VertexFit/src/Helix.cxx.
| Hep3Vector VFHelix::momentum | ( | double | dPhi, |
| HepSymMatrix & | Em ) const |
returns momentum vector after rotating angle dPhi in phi direction.
| Hep3Vector VFHelix::momentum | ( | double | dPhi, |
| HepSymMatrix & | Em ) const |
returns momentum vector after rotating angle dPhi in phi direction.
| Hep3Vector VFHelix::momentum | ( | double | dPhi = 0. | ) | const |
returns momentum vector after rotating angle dPhi in phi direction.
Definition at line 146 of file Analysis/VertexFit/src/Helix.cxx.
Referenced by VFHelix().
| Hep3Vector VFHelix::momentum | ( | double | dPhi = 0. | ) | const |
returns momentum vector after rotating angle dPhi in phi direction.
| Hep3Vector VFHelix::momentum | ( | double | dPhi = 0. | ) | const |
returns momentum vector after rotating angle dPhi in phi direction.
Copy operator.
Definition at line 334 of file Analysis/VertexFit/src/Helix.cxx.
|
inline |
Definition at line 185 of file Analysis/VertexFit/include/VertexFit/Helix.h.
Referenced by del4MDelA(), del4MXDelA(), delApDelA(), delMDelA(), delXDelA(), and pivot().
| double VFHelix::phi0 | ( | void | ) | const |
| double VFHelix::phi0 | ( | void | ) | const |
| const HepPoint3D & VFHelix::pivot | ( | const HepPoint3D & | newPivot | ) |
sets pivot position.
Definition at line 261 of file Analysis/VertexFit/src/Helix.cxx.
| const HepPoint3D & VFHelix::pivot | ( | const HepPoint3D & | newPivot | ) |
sets pivot position.
| const HepPoint3D & VFHelix::pivot | ( | const HepPoint3D & | newPivot | ) |
sets pivot position.
|
inline |
returns pivot position.
Definition at line 177 of file Analysis/VertexFit/include/VertexFit/Helix.h.
Referenced by CalibEventSelect::execute(), DQAKsKpi::execute(), DQAKsKpiDEDX::execute(), DQAPi2p2::execute(), DQASelHadron::execute(), DTagSetAlg::execute(), Gam4pikp::execute(), LTagSetAlg::execute(), Rhopi::execute(), SD0Tag::execute(), Single::execute(), TagSetAlg::execute(), XYZTagSetAlg::execute(), DSemilepAlg::isGoodTrack(), DTagTool::isGoodTrack(), DTagTool::isGoodTrack_loose(), K0kk::MTotal(), K0kpi::MTotal(), K0pi0::MTotal(), K0pipi::MTotal(), K0pipipi0::MTotal(), K3pi::MTotal(), K3pipi0::MTotal(), Kk::MTotal(), Kkpi0::MTotal(), Kkpipi::MTotal(), Kpi::MTotal(), Kpipi0::MTotal(), Kpipi0pi0::MTotal(), Pipi::MTotal(), Pipipi0::MTotal(), LocalKaonSelector::operator()(), LocalPionSelector::operator()(), LocalProtonSelector::operator()(), set(), VFHelix(), and VFHelix().
| const HepPoint3D & VFHelix::pivot | ( | void | ) | const |
returns pivot position.
| const HepPoint3D & VFHelix::pivot | ( | void | ) | const |
returns pivot position.
|
inline |
returns radious of helix.
Definition at line 179 of file Analysis/VertexFit/include/VertexFit/Helix.h.
| double VFHelix::radius | ( | void | ) | const |
returns radious of helix.
| double VFHelix::radius | ( | void | ) | const |
returns radious of helix.
| void VFHelix::set | ( | const HepPoint3D & | pivot, |
| const HepVector & | a, | ||
| const HepSymMatrix & | Ea ) |
sets helix pivot position, parameters, and error matrix.
Definition at line 326 of file Analysis/VertexFit/src/Helix.cxx.
| void VFHelix::set | ( | const HepPoint3D & | pivot, |
| const HepVector & | a, | ||
| const HepSymMatrix & | Ea ) |
sets helix pivot position, parameters, and error matrix.
| void VFHelix::set | ( | const HepPoint3D & | pivot, |
| const HepVector & | a, | ||
| const HepSymMatrix & | Ea ) |
sets helix pivot position, parameters, and error matrix.
|
inline |
Definition at line 216 of file Analysis/VertexFit/include/VertexFit/Helix.h.
| double VFHelix::sinPhi0 | ( | void | ) | const |
| double VFHelix::sinPhi0 | ( | void | ) | const |
|
inline |
Definition at line 191 of file Analysis/VertexFit/include/VertexFit/Helix.h.
Referenced by pivot().
| double VFHelix::tanl | ( | void | ) | const |
| double VFHelix::tanl | ( | void | ) | const |
| double * VFHelix::x | ( | double | dPhi, |
| double | p[3] ) const |
Definition at line 110 of file Analysis/VertexFit/src/Helix.cxx.
| double * VFHelix::x | ( | double | dPhi, |
| double | p[3] ) const |
| double * VFHelix::x | ( | double | dPhi, |
| double | p[3] ) const |
| HepPoint3D VFHelix::x | ( | double | dPhi, |
| HepSymMatrix & | Ex ) const |
returns position and convariance matrix(Ex) after rotation.
Definition at line 126 of file Analysis/VertexFit/src/Helix.cxx.
| HepPoint3D VFHelix::x | ( | double | dPhi, |
| HepSymMatrix & | Ex ) const |
returns position and convariance matrix(Ex) after rotation.
| HepPoint3D VFHelix::x | ( | double | dPhi, |
| HepSymMatrix & | Ex ) const |
returns position and convariance matrix(Ex) after rotation.
| HepPoint3D VFHelix::x | ( | double | dPhi = 0. | ) | const |
returns position after rotating angle dPhi in phi direction.
Definition at line 94 of file Analysis/VertexFit/src/Helix.cxx.
Referenced by momentum(), x(), and x().
| HepPoint3D VFHelix::x | ( | double | dPhi = 0. | ) | const |
returns position after rotating angle dPhi in phi direction.
| HepPoint3D VFHelix::x | ( | double | dPhi = 0. | ) | const |
returns position after rotating angle dPhi in phi direction.
|
static |
Constant alpha for uniform field.
Definition at line 145 of file Analysis/VertexFit/include/VertexFit/Helix.h.
Referenced by del4MXDelA().