| auxInfo_ | genfit::StateOnPlane | protected | 
  | backwardDeltaState_ | genfit::ReferenceStateOnPlane | protected | 
  | backwardNoiseMatrix_ | genfit::ReferenceStateOnPlane | protected | 
  | backwardSegmentLength_ | genfit::ReferenceStateOnPlane | protected | 
  | backwardTransportMatrix_ | genfit::ReferenceStateOnPlane | 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 | 
  | forwardDeltaState_ | genfit::ReferenceStateOnPlane | protected | 
  | forwardNoiseMatrix_ | genfit::ReferenceStateOnPlane | protected | 
  | forwardSegmentLength_ | genfit::ReferenceStateOnPlane | protected | 
  | forwardTransportMatrix_ | genfit::ReferenceStateOnPlane | protected | 
  | get6DState() const | genfit::StateOnPlane | inline | 
  | getAuxInfo() const | genfit::StateOnPlane | inline | 
  | getAuxInfo() | genfit::StateOnPlane | inline | 
  | getBackwardDeltaState() const | genfit::ReferenceStateOnPlane | inline | 
  | getBackwardNoiseMatrix() const | genfit::ReferenceStateOnPlane | inline | 
  | getBackwardSegmentLength() const | genfit::ReferenceStateOnPlane | inline | 
  | getBackwardTransportMatrix() const | genfit::ReferenceStateOnPlane | inline | 
  | getCharge() const | genfit::StateOnPlane | inline | 
  | getDeltaState(int direction) const | genfit::ReferenceStateOnPlane | inline | 
  | getDir() const | genfit::StateOnPlane | inline | 
  | getForwardDeltaState() const | genfit::ReferenceStateOnPlane | inline | 
  | getForwardNoiseMatrix() const | genfit::ReferenceStateOnPlane | inline | 
  | getForwardSegmentLength() const | genfit::ReferenceStateOnPlane | inline | 
  | getForwardTransportMatrix() const | genfit::ReferenceStateOnPlane | inline | 
  | getMass() const | genfit::StateOnPlane | inline | 
  | getMom() const | genfit::StateOnPlane | inline | 
  | getMomMag() const | genfit::StateOnPlane | inline | 
  | getNoiseMatrix(int direction) const | genfit::ReferenceStateOnPlane | 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 | 
  | getTransportMatrix(int direction) const | genfit::ReferenceStateOnPlane | inline | 
  | operator=(ReferenceStateOnPlane other) | genfit::ReferenceStateOnPlane |  | 
  | genfit::StateOnPlane::operator=(StateOnPlane other) | genfit::StateOnPlane | inline | 
  | Print(Option_t *option="") const | genfit::ReferenceStateOnPlane | virtual | 
  | ReferenceStateOnPlane() | genfit::ReferenceStateOnPlane |  | 
  | ReferenceStateOnPlane(const TVectorD &state, const SharedPlanePtr &plane, const AbsTrackRep *rep) | genfit::ReferenceStateOnPlane |  | 
  | ReferenceStateOnPlane(const TVectorD &state, const SharedPlanePtr &plane, const AbsTrackRep *rep, const TVectorD &auxInfo) | genfit::ReferenceStateOnPlane |  | 
  | ReferenceStateOnPlane(const StateOnPlane &state) | genfit::ReferenceStateOnPlane |  | 
  | rep_ | genfit::StateOnPlane | private | 
  | resetBackward() | genfit::ReferenceStateOnPlane |  | 
  | resetForward() | genfit::ReferenceStateOnPlane |  | 
  | setAuxInfo(const TVectorD &auxInfo) | genfit::StateOnPlane | inline | 
  | setBackwardDeltaState(const TVectorD &mat) | genfit::ReferenceStateOnPlane | inline | 
  | setBackwardNoiseMatrix(const TMatrixDSym &mat) | genfit::ReferenceStateOnPlane | inline | 
  | setBackwardSegmentLength(double len) | genfit::ReferenceStateOnPlane | inline | 
  | setBackwardTransportMatrix(const TMatrixD &mat) | genfit::ReferenceStateOnPlane | inline | 
  | setChargeSign(double charge) | genfit::StateOnPlane | inline | 
  | setDeltaState(const TVectorD &mat, int direction) | genfit::ReferenceStateOnPlane | inline | 
  | setForwardDeltaState(const TVectorD &mat) | genfit::ReferenceStateOnPlane | inline | 
  | setForwardNoiseMatrix(const TMatrixDSym &mat) | genfit::ReferenceStateOnPlane | inline | 
  | setForwardSegmentLength(double len) | genfit::ReferenceStateOnPlane | inline | 
  | setForwardTransportMatrix(const TMatrixD &mat) | genfit::ReferenceStateOnPlane | inline | 
  | setNoiseMatrix(const TMatrixDSym &mat, int direction) | genfit::ReferenceStateOnPlane | 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 | 
  | setTransportMatrix(const TMatrixD &mat, int direction) | genfit::ReferenceStateOnPlane | 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(ReferenceStateOnPlane &other) | genfit::ReferenceStateOnPlane |  | 
  | genfit::StateOnPlane::swap(StateOnPlane &other) | genfit::StateOnPlane | inline | 
  | ~ReferenceStateOnPlane() | genfit::ReferenceStateOnPlane | inlinevirtual | 
  | ~StateOnPlane() | genfit::StateOnPlane | inlinevirtual |