#include <PndSdsRecoHit2.h>
Definition at line 40 of file PndSdsRecoHit2.h.
PndSdsRecoHit2::PndSdsRecoHit2 |
( |
| ) |
|
Definition at line 69 of file PndSdsRecoHit2.cxx.
References fGeoH, PndSdsHit::GetCov(), genfit::TrackCandHit::getDetId(), genfit::TrackCandHit::getHitId(), PndGeoHandling::GetOUVShortId(), PndGeoHandling::GetPath(), genfit::TrackCandHit::getPlaneId(), PndSdsHit::GetPosition(), PndSdsHit::GetSensorID(), PndGeoHandling::Instance(), PndGeoHandling::MasterToLocalErrorsShortId(), PndGeoHandling::MasterToLocalShortId(), genfit::AbsMeasurement::rawHitCoords_, genfit::AbsMeasurement::rawHitCov_, genfit::AbsMeasurement::setDetId(), genfit::AbsMeasurement::setHitId(), genfit::PlanarMeasurement::setPlane(), and TString.
boost::shared_ptr< genfit::DetPlane > SharedPlanePtr
Shared Pointer to a DetPlane.
void GetOUVShortId(Int_t shortId, TVector3 &o, TVector3 &u, TVector3 &v)
TVector3 GetPosition() const
TMatrixD MasterToLocalErrorsShortId(const TMatrixD &master, const Int_t &shortId)
TString GetPath(Int_t shortID)
for a given shortID the path is returned
PlanarMeasurement(int nDim=1)
static PndGeoHandling * Instance()
TVector3 MasterToLocalShortId(const TVector3 &master, const Int_t &shortId)
static const Int_t fNparHitRep
Int_t GetSensorID() const
TMatrixT< double > TMatrixD
virtual void setPlane(const SharedPlanePtr &physicalPlane, int planeId=-1)
PndSdsRecoHit2::~PndSdsRecoHit2 |
( |
| ) |
|
|
virtual |
virtual const AbsHMatrix* genfit::PlanarMeasurement::constructHMatrix |
( |
const AbsTrackRep * |
| ) |
const |
|
virtualinherited |
virtual std::vector<MeasurementOnPlane*> genfit::PlanarMeasurement::constructMeasurementsOnPlane |
( |
const StateOnPlane & |
state | ) |
const |
|
virtualinherited |
Construct MeasurementOnPlane on plane of the state and wrt the states TrackRep. The state will usually be the prediction or reference state, and has to be defined AT the measurement. The AbsMeasurement will be projected onto the plane. It's possible to make corrections to the coordinates here (e.g. by using the state coordinates). Usually the vector will contain only one element. But in the case of e.g. a WireMeasurement, it will be 2 (left and right).
Implements genfit::AbsMeasurement.
virtual SharedPlanePtr genfit::PlanarMeasurement::constructPlane |
( |
const StateOnPlane & |
state | ) |
const |
|
virtualinherited |
Construct (virtual) detector plane (use state's AbsTrackRep). It's possible to make corrections to the plane here. The state should be defined somewhere near the measurement. For virtual planes, the state will be extrapolated to the POCA to point (SpacepointMeasurement) or line (WireMeasurement), and from this info the plane will be constructed.
Implements genfit::AbsMeasurement.
int genfit::AbsMeasurement::getDetId |
( |
| ) |
const |
|
inlineinherited |
unsigned int genfit::AbsMeasurement::getDim |
( |
| ) |
const |
|
inlineinherited |
int genfit::AbsMeasurement::getHitId |
( |
| ) |
const |
|
inlineinherited |
virtual int genfit::AbsMeasurement::getLeftRightResolution |
( |
| ) |
const |
|
inlinevirtualinherited |
int genfit::PlanarMeasurement::getPlaneId |
( |
| ) |
const |
|
inlineinherited |
const TVectorD& genfit::AbsMeasurement::getRawHitCoords |
( |
| ) |
const |
|
inlineinherited |
TVectorD& genfit::AbsMeasurement::getRawHitCoords |
( |
| ) |
|
|
inlineinherited |
const TMatrixDSym& genfit::AbsMeasurement::getRawHitCov |
( |
| ) |
const |
|
inlineinherited |
TMatrixDSym& genfit::AbsMeasurement::getRawHitCov |
( |
| ) |
|
|
inlineinherited |
TrackPoint* genfit::AbsMeasurement::getTrackPoint |
( |
| ) |
const |
|
inlineinherited |
virtual bool genfit::AbsMeasurement::isLeftRightMeasurement |
( |
| ) |
const |
|
inlinevirtualinherited |
virtual void genfit::AbsMeasurement::Print |
( |
const Option_t * |
= "" | ) |
const |
|
virtualinherited |
void genfit::AbsMeasurement::setDetId |
( |
int |
detId | ) |
|
|
inlineinherited |
void genfit::AbsMeasurement::setHitId |
( |
int |
hitId | ) |
|
|
inlineinherited |
virtual void genfit::PlanarMeasurement::setPlane |
( |
const SharedPlanePtr & |
physicalPlane, |
|
|
int |
planeId = -1 |
|
) |
| |
|
inlinevirtualinherited |
void genfit::AbsMeasurement::setRawHitCoords |
( |
const TVectorD & |
coords | ) |
|
|
inlineinherited |
void genfit::AbsMeasurement::setRawHitCov |
( |
const TMatrixDSym & |
cov | ) |
|
|
inlineinherited |
void genfit::PlanarMeasurement::setStripV |
( |
bool |
v = true | ) |
|
|
inlineinherited |
void genfit::AbsMeasurement::setTrackPoint |
( |
TrackPoint * |
tp | ) |
|
|
inlineinherited |
int genfit::AbsMeasurement::detId_ |
|
protectedinherited |
const Int_t PndSdsRecoHit2::fNparHitRep = 2 |
|
staticprivate |
int genfit::AbsMeasurement::hitId_ |
|
protectedinherited |
SharedPlanePtr genfit::PlanarMeasurement::physicalPlane_ |
|
protectedinherited |
int genfit::PlanarMeasurement::planeId_ |
|
protectedinherited |
TVectorD genfit::AbsMeasurement::rawHitCoords_ |
|
protectedinherited |
TMatrixDSym genfit::AbsMeasurement::rawHitCov_ |
|
protectedinherited |
bool genfit::PlanarMeasurement::stripV_ |
|
protectedinherited |
TrackPoint* genfit::AbsMeasurement::trackPoint_ |
|
protectedinherited |
The documentation for this class was generated from the following files: