|
SND@LHC Software
|
This is the complete list of members for genfit::StateOnPlane, including all inherited members.
| auxInfo_ | genfit::StateOnPlane | protected |
| extrapolateBy(double step, bool stopAtBoundary=false, bool calcJacobianNoise=false) | genfit::StateOnPlane | inline |
| extrapolateToCylinder(double radius, const TVector3 &linePoint=TVector3(0., 0., 0.), const TVector3 &lineDirection=TVector3(0., 0., 1.), bool stopAtBoundary=false, bool calcJacobianNoise=false) | genfit::StateOnPlane | inline |
| extrapolateToLine(const TVector3 &linePoint, const TVector3 &lineDirection, bool stopAtBoundary=false, bool calcJacobianNoise=false) | genfit::StateOnPlane | inline |
| extrapolateToMeasurement(const AbsMeasurement *measurement, bool stopAtBoundary=false, bool calcJacobianNoise=false) | genfit::StateOnPlane | inline |
| extrapolateToPlane(const SharedPlanePtr &plane, bool stopAtBoundary=false, bool calcJacobianNoise=false) | genfit::StateOnPlane | inline |
| extrapolateToPoint(const TVector3 &point, bool stopAtBoundary=false, bool calcJacobianNoise=false) | genfit::StateOnPlane | inline |
| extrapolateToPoint(const TVector3 &point, const TMatrixDSym &G, bool stopAtBoundary=false, bool calcJacobianNoise=false) | genfit::StateOnPlane | inline |
| extrapolateToSphere(double radius, const TVector3 &point=TVector3(0., 0., 0.), bool stopAtBoundary=false, bool calcJacobianNoise=false) | genfit::StateOnPlane | inline |
| get6DState() const | genfit::StateOnPlane | inline |
| getAuxInfo() const | genfit::StateOnPlane | inline |
| getAuxInfo() | genfit::StateOnPlane | inline |
| getCharge() const | genfit::StateOnPlane | inline |
| getDir() const | genfit::StateOnPlane | inline |
| getMass() const | genfit::StateOnPlane | inline |
| getMom() const | genfit::StateOnPlane | inline |
| getMomMag() const | genfit::StateOnPlane | inline |
| getPDG() const | genfit::StateOnPlane | inline |
| getPlane() const | genfit::StateOnPlane | inline |
| getPos() const | genfit::StateOnPlane | inline |
| getPosDir(TVector3 &pos, TVector3 &dir) const | genfit::StateOnPlane | inline |
| getPosMom(TVector3 &pos, TVector3 &mom) const | genfit::StateOnPlane | inline |
| getQop() const | genfit::StateOnPlane | inline |
| getRep() const | genfit::StateOnPlane | inline |
| getState() const | genfit::StateOnPlane | inline |
| getState() | genfit::StateOnPlane | inline |
| operator=(StateOnPlane other) | genfit::StateOnPlane | inline |
| Print(Option_t *option="") const | genfit::StateOnPlane | virtual |
| rep_ | genfit::StateOnPlane | private |
| setAuxInfo(const TVectorD &auxInfo) | genfit::StateOnPlane | inline |
| setChargeSign(double charge) | genfit::StateOnPlane | inline |
| setPlane(const SharedPlanePtr &plane) | genfit::StateOnPlane | inline |
| setPosMom(const TVector3 &pos, const TVector3 &mom) | genfit::StateOnPlane | inline |
| setPosMom(const TVectorD &state6) | genfit::StateOnPlane | inline |
| setQop(double qop) | genfit::StateOnPlane | inline |
| setRep(const AbsTrackRep *rep) | genfit::StateOnPlane | inline |
| setState(const TVectorD &state) | genfit::StateOnPlane | inline |
| setStatePlane(const TVectorD &state, const SharedPlanePtr &plane) | genfit::StateOnPlane | inline |
| sharedPlane_ | genfit::StateOnPlane | protected |
| state_ | genfit::StateOnPlane | protected |
| StateOnPlane(const AbsTrackRep *rep=NULL) | genfit::StateOnPlane | inline |
| StateOnPlane(const TVectorD &state, const SharedPlanePtr &plane, const AbsTrackRep *rep) | genfit::StateOnPlane | inline |
| StateOnPlane(const TVectorD &state, const SharedPlanePtr &plane, const AbsTrackRep *rep, const TVectorD &auxInfo) | genfit::StateOnPlane | inline |
| swap(StateOnPlane &other) | genfit::StateOnPlane | inline |
| ~StateOnPlane() | genfit::StateOnPlane | inlinevirtual |