![]() |
![]() |
Public Types | |
typedef SiStripRecHitMatcher::Collector | Collector |
Public Member Functions | |
void | add (SiStripMatchedRecHit2D const &hit) |
void | addProjected (const TransientTrackingRecHit &hit, const GlobalVector &gdir) |
void | clearNewMatchedHitsFlag () |
SiStripRecHitMatcher::Collector & | collector () |
bool | hasNewMatchedHits () const |
HitCollectorForRecHits (const GeomDet *geomDet, const SiStripRecHitMatcher *matcher, RecHitContainer &target) | |
Private Attributes | |
SiStripRecHitMatcher::Collector | collector_ |
const GeomDet * | geomDet_ |
bool | hasNewHits_ |
const SiStripRecHitMatcher * | matcher_ |
RecHitContainer & | target_ |
Definition at line 54 of file TkGluedMeasurementDet.h.
Definition at line 56 of file TkGluedMeasurementDet.h.
TkGluedMeasurementDet::HitCollectorForRecHits::HitCollectorForRecHits | ( | const GeomDet * | geomDet, |
const SiStripRecHitMatcher * | matcher, | ||
RecHitContainer & | target | ||
) |
Definition at line 278 of file TkGluedMeasurementDet.cc.
|
inline |
Definition at line 60 of file TkGluedMeasurementDet.h.
References TSiStripMatchedRecHit::build(), SiStripMatchedRecHit2D::clone(), geomDet_, hasNewHits_, matcher_, and target_.
void TkGluedMeasurementDet::HitCollectorForRecHits::addProjected | ( | const TransientTrackingRecHit & | hit, |
const GlobalVector & | gdir | ||
) |
Definition at line 288 of file TkGluedMeasurementDet.cc.
References TrackingRecHitProjector< ResultingHit >::project().
|
inline |
Definition at line 70 of file TkGluedMeasurementDet.h.
References hasNewHits_.
|
inline |
Definition at line 68 of file TkGluedMeasurementDet.h.
References collector_.
|
inline |
Definition at line 69 of file TkGluedMeasurementDet.h.
References hasNewHits_.
|
private |
Definition at line 75 of file TkGluedMeasurementDet.h.
Referenced by collector().
|
private |
Definition at line 72 of file TkGluedMeasurementDet.h.
Referenced by add().
|
private |
Definition at line 76 of file TkGluedMeasurementDet.h.
Referenced by add(), clearNewMatchedHitsFlag(), and hasNewMatchedHits().
|
private |
Definition at line 73 of file TkGluedMeasurementDet.h.
Referenced by add().
|
private |
Definition at line 74 of file TkGluedMeasurementDet.h.
Referenced by add().