EIC Software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
genfit::MeasuredStateOnPlane Member List

This is the complete list of members for genfit::MeasuredStateOnPlane, including all inherited members.

auxInfo_genfit::StateOnPlaneprotected
blowUpCov(double blowUpFac, bool resetOffDiagonals=true, double maxVal=-1.)genfit::MeasuredStateOnPlane
clone() const overridegenfit::MeasuredStateOnPlaneinlinevirtual
cov_genfit::MeasuredStateOnPlaneprotected
extrapolateBy(double step, bool stopAtBoundary=false, bool calcJacobianNoise=false)genfit::StateOnPlaneinline
extrapolateToCone(double openingAngle, const TVector3 &conePoint=TVector3(0., 0., 0.), const TVector3 &coneDirection=TVector3(0., 0., 1.), bool stopAtBoundary=false, bool calcJacobianNoise=false)genfit::StateOnPlaneinline
extrapolateToCylinder(double radius, const TVector3 &linePoint=TVector3(0., 0., 0.), const TVector3 &lineDirection=TVector3(0., 0., 1.), bool stopAtBoundary=false, bool calcJacobianNoise=false)genfit::StateOnPlaneinline
extrapolateToLine(const TVector3 &linePoint, const TVector3 &lineDirection, bool stopAtBoundary=false, bool calcJacobianNoise=false)genfit::StateOnPlaneinline
extrapolateToMeasurement(const AbsMeasurement *measurement, bool stopAtBoundary=false, bool calcJacobianNoise=false)genfit::StateOnPlaneinline
extrapolateToPlane(const SharedPlanePtr &plane, bool stopAtBoundary=false, bool calcJacobianNoise=false)genfit::StateOnPlaneinline
extrapolateToPoint(const TVector3 &point, bool stopAtBoundary=false, bool calcJacobianNoise=false)genfit::StateOnPlaneinline
extrapolateToPoint(const TVector3 &point, const TMatrixDSym &G, bool stopAtBoundary=false, bool calcJacobianNoise=false)genfit::StateOnPlaneinline
extrapolateToSphere(double radius, const TVector3 &point=TVector3(0., 0., 0.), bool stopAtBoundary=false, bool calcJacobianNoise=false)genfit::StateOnPlaneinline
get6DCov() const genfit::MeasuredStateOnPlaneinline
get6DState() const genfit::StateOnPlaneinline
get6DStateCov(TVectorD &stateVec, TMatrixDSym &cov) const genfit::MeasuredStateOnPlaneinline
getAuxInfo() const genfit::StateOnPlaneinline
getAuxInfo()genfit::StateOnPlaneinline
getCharge() const genfit::StateOnPlaneinline
getCov() const genfit::MeasuredStateOnPlaneinline
getCov()genfit::MeasuredStateOnPlaneinline
getDir() const genfit::StateOnPlaneinline
getMass() const genfit::StateOnPlaneinline
getMom() const genfit::StateOnPlaneinline
getMomMag() const genfit::StateOnPlaneinline
getMomVar() const genfit::MeasuredStateOnPlaneinline
getPDG() const genfit::StateOnPlaneinline
getPlane() const genfit::StateOnPlaneinline
getPos() const genfit::StateOnPlaneinline
getPosDir(TVector3 &pos, TVector3 &dir) const genfit::StateOnPlaneinline
getPosMom(TVector3 &pos, TVector3 &mom) const genfit::StateOnPlaneinline
getPosMomCov(TVector3 &pos, TVector3 &mom, TMatrixDSym &cov) const genfit::MeasuredStateOnPlaneinline
getQop() const genfit::StateOnPlaneinline
getRep() const genfit::StateOnPlaneinline
getState() const genfit::StateOnPlaneinline
getState()genfit::StateOnPlaneinline
getTime() const genfit::StateOnPlaneinline
MeasuredStateOnPlane(const AbsTrackRep *rep=nullptr)genfit::MeasuredStateOnPlaneinline
MeasuredStateOnPlane(const TVectorD &state, const TMatrixDSym &cov, const genfit::SharedPlanePtr &plane, const AbsTrackRep *rep)genfit::MeasuredStateOnPlaneinline
MeasuredStateOnPlane(const TVectorD &state, const TMatrixDSym &cov, const genfit::SharedPlanePtr &plane, const AbsTrackRep *rep, const TVectorD &auxInfo)genfit::MeasuredStateOnPlaneinline
MeasuredStateOnPlane(const MeasuredStateOnPlane &o)genfit::MeasuredStateOnPlaneinline
MeasuredStateOnPlane(const StateOnPlane &state, const TMatrixDSym &cov)genfit::MeasuredStateOnPlaneinline
operator=(MeasuredStateOnPlane other)genfit::MeasuredStateOnPlaneinline
genfit::StateOnPlane::operator=(StateOnPlane other)genfit::StateOnPlaneinline
Print(Option_t *option="") const overridegenfit::MeasuredStateOnPlanevirtual
setAuxInfo(const TVectorD &auxInfo)genfit::StateOnPlaneinline
setChargeSign(double charge)genfit::StateOnPlaneinline
setCov(const TMatrixDSym &cov)genfit::MeasuredStateOnPlaneinline
setPlane(const SharedPlanePtr &plane)genfit::StateOnPlaneinline
setPosMom(const TVector3 &pos, const TVector3 &mom)genfit::StateOnPlaneinline
setPosMom(const TVectorD &state6)genfit::StateOnPlaneinline
setPosMomCov(const TVector3 &pos, const TVector3 &mom, const TMatrixDSym &cov6x6)genfit::MeasuredStateOnPlaneinline
setPosMomCov(const TVectorD &state6, const TMatrixDSym &cov6x6)genfit::MeasuredStateOnPlaneinline
setPosMomErr(const TVector3 &pos, const TVector3 &mom, const TVector3 &posErr, const TVector3 &momErr)genfit::MeasuredStateOnPlaneinline
setQop(double qop)genfit::StateOnPlaneinline
setRep(const AbsTrackRep *rep)genfit::StateOnPlaneinline
setState(const TVectorD &state)genfit::StateOnPlaneinline
setStateCov(const TVectorD &state, const TMatrixDSym &cov)genfit::MeasuredStateOnPlaneinline
setStateCovPlane(const TVectorD &state, const TMatrixDSym &cov, const SharedPlanePtr &plane)genfit::MeasuredStateOnPlaneinline
setStatePlane(const TVectorD &state, const SharedPlanePtr &plane)genfit::StateOnPlaneinline
setTime(double time)genfit::StateOnPlaneinline
sharedPlane_genfit::StateOnPlaneprotected
state_genfit::StateOnPlaneprotected
StateOnPlane(const AbsTrackRep *rep=nullptr)genfit::StateOnPlaneinline
StateOnPlane(const TVectorD &state, const SharedPlanePtr &plane, const AbsTrackRep *rep)genfit::StateOnPlaneinline
StateOnPlane(const TVectorD &state, const SharedPlanePtr &plane, const AbsTrackRep *rep, const TVectorD &auxInfo)genfit::StateOnPlaneinline
swap(MeasuredStateOnPlane &other)genfit::MeasuredStateOnPlaneinline
genfit::StateOnPlane::swap(StateOnPlane &other)genfit::StateOnPlaneinline
~MeasuredStateOnPlane()genfit::MeasuredStateOnPlaneinlinevirtual
~StateOnPlane()genfit::StateOnPlaneinlinevirtual