Public Types | |
typedef SiStripRecHitMatcher::Collector | Collector |
Public Member Functions | |
void | add (SiStripMatchedRecHit2D const &hit) |
void | addProjected (const TrackingRecHit &hit, const GlobalVector &gdir) |
void | clearNewMatchedHitsFlag () |
SiStripRecHitMatcher::Collector & | collector () |
bool | hasNewMatchedHits () const |
HitCollectorForRecHits (const GeomDet *geomDet, const SiStripRecHitMatcher *matcher, const StripClusterParameterEstimator *cpe, RecHitContainer &target) | |
size_t | size () const |
always fast as no estimator available here! More... | |
Static Public Member Functions | |
static const MeasurementEstimator & | estimator () |
static bool | filter () |
Private Attributes | |
SiStripRecHitMatcher::Collector | collector_ |
const StripClusterParameterEstimator * | cpe_ |
const GeomDet * | geomDet_ |
bool | hasNewHits_ |
const SiStripRecHitMatcher * | matcher_ |
RecHitContainer & | target_ |
Definition at line 69 of file TkGluedMeasurementDet.h.
Definition at line 71 of file TkGluedMeasurementDet.h.
TkGluedMeasurementDet::HitCollectorForRecHits::HitCollectorForRecHits | ( | const GeomDet * | geomDet, |
const SiStripRecHitMatcher * | matcher, | ||
const StripClusterParameterEstimator * | cpe, | ||
RecHitContainer & | target | ||
) |
Definition at line 431 of file TkGluedMeasurementDet.cc.
|
inline |
Definition at line 76 of file TkGluedMeasurementDet.h.
References SiStripMatchedRecHit2D::cloneSH().
Referenced by counter.Counter::register().
void TkGluedMeasurementDet::HitCollectorForRecHits::addProjected | ( | const TrackingRecHit & | hit, |
const GlobalVector & | gdir | ||
) |
Definition at line 455 of file TkGluedMeasurementDet.cc.
References TkGluedMeasurementDet::HitCollectorForSimpleHits::cpe_, TkGluedMeasurementDet::HitCollectorForSimpleHits::geomDet_, eostools::move(), and TkGluedMeasurementDet::HitCollectorForSimpleHits::target_.
|
inline |
Definition at line 84 of file TkGluedMeasurementDet.h.
|
inline |
Definition at line 82 of file TkGluedMeasurementDet.h.
|
inlinestatic |
Definition at line 88 of file TkGluedMeasurementDet.h.
|
inlinestatic |
Definition at line 85 of file TkGluedMeasurementDet.h.
|
inline |
Definition at line 83 of file TkGluedMeasurementDet.h.
|
inline |
always fast as no estimator available here!
Definition at line 86 of file TkGluedMeasurementDet.h.
Referenced by ntupleDataFormat._Collection::__iter__(), and ntupleDataFormat._Collection::__len__().
|
private |
Definition at line 95 of file TkGluedMeasurementDet.h.
|
private |
Definition at line 93 of file TkGluedMeasurementDet.h.
|
private |
Definition at line 91 of file TkGluedMeasurementDet.h.
|
private |
Definition at line 96 of file TkGluedMeasurementDet.h.
|
private |
Definition at line 92 of file TkGluedMeasurementDet.h.
|
private |
Definition at line 94 of file TkGluedMeasurementDet.h.