Belle II Software development
|
This is the complete list of members for PXDRecoHit, including all inherited members.
applyPlanarDeformation(TVectorD hitCoords, std::vector< double > planarParameters, const genfit::StateOnPlane &state) const | PXDRecoHit | private |
clone() const override | PXDRecoHit | |
constructHMatrix(const genfit::AbsTrackRep *) const override | PXDRecoHit | inlinevirtual |
constructMeasurementsOnPlane(const genfit::StateOnPlane &state) const override | PXDRecoHit | virtual |
getCluster() const | PXDRecoHit | inline |
getEnergyDep() const | PXDRecoHit | inline |
getSensorID() const | PXDRecoHit | inline |
getShapeLikelyhood(const genfit::StateOnPlane &state) const | PXDRecoHit | |
getTrueHit() const | PXDRecoHit | inline |
getU() const | PXDRecoHit | inline |
getUVariance() const | PXDRecoHit | inline |
getUVCov() const | PXDRecoHit | inline |
getV() const | PXDRecoHit | inline |
getVVariance() const | PXDRecoHit | inline |
HIT_DIMENSIONS enum value | PXDRecoHit | private |
m_cluster | PXDRecoHit | private |
m_energyDep | PXDRecoHit | private |
m_sensorID | PXDRecoHit | private |
m_trueHit | PXDRecoHit | private |
PXDRecoHit() | PXDRecoHit | |
PXDRecoHit(const PXDTrueHit *hit, const genfit::TrackCandHit *trackCandHit=NULL, float sigmaU=-1, float sigmaV=-1) | PXDRecoHit | explicit |
PXDRecoHit(const PXDCluster *hit, float sigmaU, float sigmaV, float covUV) | PXDRecoHit | explicit |
PXDRecoHit(const PXDCluster *hit, const genfit::TrackCandHit *trackCandHit=NULL) | PXDRecoHit | explicit |
setDetectorPlane() | PXDRecoHit | private |