#include <PndSttRecoHit2.h>
|
| | PndSttRecoHit2 () |
| |
| | PndSttRecoHit2 (PndSttHit *currenthit) |
| |
| | PndSttRecoHit2 (PndSttHit *currenthit, const genfit::TrackCandHit *hit, TClonesArray *tubeArr) |
| |
| virtual | ~PndSttRecoHit2 () |
| |
| virtual genfit::AbsMeasurement * | clone () |
| |
| | WireMeasurement (int nDim=7) |
| |
| | WireMeasurement (const TVectorD &rawHitCoords, const TMatrixDSym &rawHitCov, int detId, int hitId, TrackPoint *trackPoint) |
| |
| virtual | ~WireMeasurement () |
| |
| virtual AbsMeasurement * | clone () const |
| | Deep copy ctor for polymorphic class. More...
|
| |
| virtual SharedPlanePtr | constructPlane (const StateOnPlane &state) const |
| |
| virtual std::vector< MeasurementOnPlane * > | constructMeasurementsOnPlane (const StateOnPlane &state) const |
| |
| virtual const AbsHMatrix * | constructHMatrix (const AbsTrackRep *) const |
| |
| void | setMaxDistance (double d) |
| |
| void | setLeftRightResolution (int lr) |
| |
| virtual bool | isLeftRightMeasurement () const |
| | If the AbsMeasurement is a wire hit, the left/right resolution will be used. More...
|
| |
| virtual int | getLeftRightResolution () const |
| |
| double | getMaxDistance () |
| |
| | AbsMeasurement () |
| |
| | AbsMeasurement (int nDims) |
| |
| | AbsMeasurement (const TVectorD &rawHitCoords, const TMatrixDSym &rawHitCov, int detId, int hitId, TrackPoint *trackPoint) |
| |
| virtual | ~AbsMeasurement () |
| |
| TrackPoint * | getTrackPoint () const |
| |
| void | setTrackPoint (TrackPoint *tp) |
| |
| const TVectorD & | getRawHitCoords () const |
| |
| const TMatrixDSym & | getRawHitCov () const |
| |
| TVectorD & | getRawHitCoords () |
| |
| TMatrixDSym & | getRawHitCov () |
| |
| int | getDetId () const |
| |
| int | getHitId () const |
| |
| unsigned int | getDim () const |
| |
| void | setRawHitCoords (const TVectorD &coords) |
| |
| void | setRawHitCov (const TMatrixDSym &cov) |
| |
| void | setDetId (int detId) |
| |
| void | setHitId (int hitId) |
| |
| virtual void | Print (const Option_t *="") const |
| |
Definition at line 19 of file PndSttRecoHit2.h.
◆ PndSttRecoHit2() [1/3]
| PndSttRecoHit2::PndSttRecoHit2 |
( |
| ) |
|
◆ PndSttRecoHit2() [2/3]
| PndSttRecoHit2::PndSttRecoHit2 |
( |
PndSttHit * |
currenthit | ) |
|
◆ PndSttRecoHit2() [3/3]
◆ ~PndSttRecoHit2()
| virtual PndSttRecoHit2::~PndSttRecoHit2 |
( |
| ) |
|
|
virtual |
◆ clone()
◆ NparHitRep
| const int PndSttRecoHit2::NparHitRep = 7 |
|
staticprotected |
The documentation for this class was generated from the following file: