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 72 of file TkGluedMeasurementDet.h.
Definition at line 74 of file TkGluedMeasurementDet.h.
TkGluedMeasurementDet::HitCollectorForRecHits::HitCollectorForRecHits | ( | const GeomDet * | geomDet, |
const SiStripRecHitMatcher * | matcher, | ||
const StripClusterParameterEstimator * | cpe, | ||
RecHitContainer & | target | ||
) |
Definition at line 422 of file TkGluedMeasurementDet.cc.
|
inline |
Definition at line 79 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 449 of file TkGluedMeasurementDet.cc.
References runTheMatrix::const, and eostools::move().
|
inline |
Definition at line 86 of file TkGluedMeasurementDet.h.
|
inline |
Definition at line 84 of file TkGluedMeasurementDet.h.
|
inlinestatic |
Definition at line 90 of file TkGluedMeasurementDet.h.
|
inlinestatic |
Definition at line 87 of file TkGluedMeasurementDet.h.
|
inline |
Definition at line 85 of file TkGluedMeasurementDet.h.
|
inline |
always fast as no estimator available here!
Definition at line 88 of file TkGluedMeasurementDet.h.
Referenced by ntupleDataFormat._Collection::__iter__(), and ntupleDataFormat._Collection::__len__().
|
private |
Definition at line 100 of file TkGluedMeasurementDet.h.
|
private |
Definition at line 98 of file TkGluedMeasurementDet.h.
|
private |
Definition at line 96 of file TkGluedMeasurementDet.h.
|
private |
Definition at line 101 of file TkGluedMeasurementDet.h.
|
private |
Definition at line 97 of file TkGluedMeasurementDet.h.
|
private |
Definition at line 99 of file TkGluedMeasurementDet.h.