Analysis Software
Documentation for sPHENIX simulation software
|
This is the complete list of members for genfit::MeasuredStateOnPlane, including all inherited members.
auxInfo_ | genfit::StateOnPlane | protected |
blowUpCov(double blowUpFac, bool resetOffDiagonals=true, double maxVal=-1.) | genfit::MeasuredStateOnPlane | |
clone() const override | genfit::MeasuredStateOnPlane | inlinevirtual |
cov_ | genfit::MeasuredStateOnPlane | protected |
extrapolateBy(double step, bool stopAtBoundary=false, bool calcJacobianNoise=false) | genfit::StateOnPlane | inline |
extrapolateToCone(double openingAngle, const TVector3 &conePoint=TVector3(0., 0., 0.), const TVector3 &coneDirection=TVector3(0., 0., 1.), 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 |
get6DCov() const | genfit::MeasuredStateOnPlane | inline |
get6DState() const | genfit::StateOnPlane | inline |
get6DStateCov(TVectorD &stateVec, TMatrixDSym &cov) const | genfit::MeasuredStateOnPlane | inline |
getAuxInfo() const | genfit::StateOnPlane | inline |
getAuxInfo() | genfit::StateOnPlane | inline |
getCharge() const | genfit::StateOnPlane | inline |
getCov() const | genfit::MeasuredStateOnPlane | inline |
getCov() | genfit::MeasuredStateOnPlane | inline |
getDir() const | genfit::StateOnPlane | inline |
getMass() const | genfit::StateOnPlane | inline |
getMom() const | genfit::StateOnPlane | inline |
getMomMag() const | genfit::StateOnPlane | inline |
getMomVar() const | genfit::MeasuredStateOnPlane | 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 |
getPosMomCov(TVector3 &pos, TVector3 &mom, TMatrixDSym &cov) const | genfit::MeasuredStateOnPlane | inline |
getQop() const | genfit::StateOnPlane | inline |
getRep() const | genfit::StateOnPlane | inline |
getState() const | genfit::StateOnPlane | inline |
getState() | genfit::StateOnPlane | inline |
getTime() const | genfit::StateOnPlane | inline |
MeasuredStateOnPlane(const AbsTrackRep *rep=nullptr) | genfit::MeasuredStateOnPlane | inline |
MeasuredStateOnPlane(const TVectorD &state, const TMatrixDSym &cov, const genfit::SharedPlanePtr &plane, const AbsTrackRep *rep) | genfit::MeasuredStateOnPlane | inline |
MeasuredStateOnPlane(const TVectorD &state, const TMatrixDSym &cov, const genfit::SharedPlanePtr &plane, const AbsTrackRep *rep, const TVectorD &auxInfo) | genfit::MeasuredStateOnPlane | inline |
MeasuredStateOnPlane(const MeasuredStateOnPlane &o) | genfit::MeasuredStateOnPlane | inline |
MeasuredStateOnPlane(const StateOnPlane &state, const TMatrixDSym &cov) | genfit::MeasuredStateOnPlane | inline |
operator=(MeasuredStateOnPlane other) | genfit::MeasuredStateOnPlane | inline |
genfit::StateOnPlane::operator=(StateOnPlane other) | genfit::StateOnPlane | inline |
Print(Option_t *option="") const override | genfit::MeasuredStateOnPlane | virtual |
setAuxInfo(const TVectorD &auxInfo) | genfit::StateOnPlane | inline |
setChargeSign(double charge) | genfit::StateOnPlane | inline |
setCov(const TMatrixDSym &cov) | genfit::MeasuredStateOnPlane | 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 |
setPosMomCov(const TVector3 &pos, const TVector3 &mom, const TMatrixDSym &cov6x6) | genfit::MeasuredStateOnPlane | inline |
setPosMomCov(const TVectorD &state6, const TMatrixDSym &cov6x6) | genfit::MeasuredStateOnPlane | inline |
setPosMomErr(const TVector3 &pos, const TVector3 &mom, const TVector3 &posErr, const TVector3 &momErr) | genfit::MeasuredStateOnPlane | inline |
setQop(double qop) | genfit::StateOnPlane | inline |
setRep(const AbsTrackRep *rep) | genfit::StateOnPlane | inline |
setState(const TVectorD &state) | genfit::StateOnPlane | inline |
setStateCov(const TVectorD &state, const TMatrixDSym &cov) | genfit::MeasuredStateOnPlane | inline |
setStateCovPlane(const TVectorD &state, const TMatrixDSym &cov, const SharedPlanePtr &plane) | genfit::MeasuredStateOnPlane | inline |
setStatePlane(const TVectorD &state, const SharedPlanePtr &plane) | genfit::StateOnPlane | inline |
setTime(double time) | genfit::StateOnPlane | inline |
sharedPlane_ | genfit::StateOnPlane | protected |
state_ | genfit::StateOnPlane | protected |
StateOnPlane(const genfit::StateOnPlane &)=default | genfit::StateOnPlane | |
StateOnPlane(const AbsTrackRep *rep=nullptr) | 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(MeasuredStateOnPlane &other) | genfit::MeasuredStateOnPlane | inline |
genfit::StateOnPlane::swap(StateOnPlane &other) | genfit::StateOnPlane | inline |
~MeasuredStateOnPlane() | genfit::MeasuredStateOnPlane | inlinevirtual |
~StateOnPlane() | genfit::StateOnPlane | inlinevirtual |