Go to the documentation of this file. 1 #ifndef BaseTrackerRecHit_H
2 #define BaseTrackerRecHit_H
29 auto trackerDet = static_cast<TrackerGeomDet const*>(
det());
30 LocalError lape = trackerDet->localAlignmentError();
43 virtual bool isPixel()
const {
return false; }
44 virtual bool isPhase2()
const {
return false; }
118 #elif defined(DO_INTERNAL_CHECKS_BTR)
137 unsigned int id =
hit.geographicalId().rawId();
147 const unsigned int limdet = 10;
149 if (mysubd > limdet) {
161 #endif // BaseTrackerRecHit_H
T phierr(const GlobalPoint &aPoint) const
bool sameDetModule(TrackingRecHit const &hit) const
GlobalError globalPositionError() const final
float errorGlobalR() const final
bool isProjMono(TrackingRecHit const &hit)
virtual float clusterProbability() const
cluster probability, overloaded by pixel rechits.
bool isSingle(TrackingRecHit const &hit)
float errorGlobalZ() const final
bool isProjected(TrackingRecHit const &hit)
BaseTrackerRecHit const * hit() const final
const GeomDet * det() const
AlgebraicVector parameters() const override
bool operator<(const BaseTrackerRecHit &one, const BaseTrackerRecHit &other)
DetId geographicalId() const
BaseTrackerRecHit(const LocalPoint &p, const LocalError &e, GeomDet const &idet, trackerHitRTTI::RTTI rt)
static const int kSubdetOffset
bool isMulti(TrackingRecHit const &hit)
const Plane & surface() const
The nominal surface of the GeomDet.
float errorGlobalRPhi() const final
CLHEP::HepVector AlgebraicVector
void getKfComponents(KfComponentsHolder &holder) const override=0
GlobalPoint toGlobal(const Point2DBase< Scalar, LocalTag > lp) const
LocalError localPositionError() const final
RTTI rtti(TrackingRecHit const &hit)
T rerr(const GlobalPoint &aPoint) const
bool isMatched(TrackingRecHit const &hit)
trackerHitRTTI::RTTI rtti() const
LocalPoint localPosition() const final
GlobalPoint globalPosition() const final
const LocalPoint & localPositionFast() const
TrackingRecHitGlobalState globalState() const
CLHEP::HepSymMatrix AlgebraicSymMatrix
virtual OmniClusterRef const & firstClusterRef() const =0
~BaseTrackerRecHit() override
const LocalError & localPositionErrorFast() const
const Surface * surface() const final
bool isProjStereo() const
constexpr uint32_t rawId() const
get the raw id
CLHEP::HepMatrix AlgebraicMatrix
bool hasPositionAndError() const final
to be redefined by daughter class
AlgebraicMatrix projectionMatrix() const override
bool isProjStereo(TrackingRecHit const &hit)
BaseTrackerRecHit(DetId id, trackerHitRTTI::RTTI rt)
void getKfComponents2D(KfComponentsHolder &holder) const
virtual bool isPixel() const
virtual bool isPhase2() const
int dimension() const override=0
void getKfComponents1D(KfComponentsHolder &holder) const
AlgebraicSymMatrix parametersError() const override