![]() |
![]() |
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 () |
const MeasurementEstimator & | estimator () |
bool | filter () const |
bool | hasNewMatchedHits () const |
HitCollectorForSimpleHits (const GeomDet *geomDet, const SiStripRecHitMatcher *matcher, const StripClusterParameterEstimator *cpe, const TrajectoryStateOnSurface &stateOnThisDet, const MeasurementEstimator &est, SimpleHitContainer &target) | |
size_t | size () const |
Private Attributes | |
SiStripRecHitMatcher::Collector | collector_ |
const StripClusterParameterEstimator * | cpe_ |
const MeasurementEstimator & | est_ |
const GeomDet * | geomDet_ |
bool | hasNewHits_ |
const SiStripRecHitMatcher * | matcher_ |
const TrajectoryStateOnSurface & | stateOnThisDet_ |
SimpleHitContainer & | target_ |
Definition at line 105 of file TkGluedMeasurementDet.h.
Definition at line 107 of file TkGluedMeasurementDet.h.
TkGluedMeasurementDet::HitCollectorForSimpleHits::HitCollectorForSimpleHits | ( | const GeomDet * | geomDet, |
const SiStripRecHitMatcher * | matcher, | ||
const StripClusterParameterEstimator * | cpe, | ||
const TrajectoryStateOnSurface & | stateOnThisDet, | ||
const MeasurementEstimator & | est, | ||
SimpleHitContainer & | target | ||
) |
Definition at line 434 of file TkGluedMeasurementDet.cc.
void TkGluedMeasurementDet::HitCollectorForSimpleHits::add | ( | SiStripMatchedRecHit2D const & | hit | ) |
Definition at line 457 of file TkGluedMeasurementDet.cc.
References est_, MeasurementEstimator::estimate(), TrackingRecHit::geographicalId(), hasNewHits_, SiStripMatchedRecHit2D::monoCluster(), MeasurementEstimator::preFilter(), stateOnThisDet_, SiStripMatchedRecHit2D::stereoCluster(), and target_.
Referenced by counter.Counter::register().
void TkGluedMeasurementDet::HitCollectorForSimpleHits::addProjected | ( | const TrackingRecHit & | hit, |
const GlobalVector & | gdir | ||
) |
Definition at line 469 of file TkGluedMeasurementDet.cc.
References watchdog::const, cpe_, est_, MeasurementEstimator::estimate(), TrackingRecHit::geographicalId(), geomDet_, MeasurementEstimator::preFilter(), stateOnThisDet_, and target_.
|
inline |
Definition at line 118 of file TkGluedMeasurementDet.h.
|
inline |
Definition at line 116 of file TkGluedMeasurementDet.h.
|
inline |
Definition at line 123 of file TkGluedMeasurementDet.h.
|
inline |
Definition at line 119 of file TkGluedMeasurementDet.h.
|
inline |
Definition at line 117 of file TkGluedMeasurementDet.h.
|
inline |
Definition at line 122 of file TkGluedMeasurementDet.h.
Referenced by ntupleDataFormat._Collection::__iter__(), and ntupleDataFormat._Collection::__len__().
|
private |
Definition at line 132 of file TkGluedMeasurementDet.h.
|
private |
Definition at line 128 of file TkGluedMeasurementDet.h.
Referenced by TkGluedMeasurementDet::HitCollectorForRecHits::addProjected(), and addProjected().
|
private |
Definition at line 130 of file TkGluedMeasurementDet.h.
Referenced by add(), and addProjected().
|
private |
Definition at line 126 of file TkGluedMeasurementDet.h.
Referenced by TkGluedMeasurementDet::HitCollectorForRecHits::addProjected(), and addProjected().
|
private |
Definition at line 133 of file TkGluedMeasurementDet.h.
Referenced by add().
|
private |
Definition at line 127 of file TkGluedMeasurementDet.h.
|
private |
Definition at line 129 of file TkGluedMeasurementDet.h.
Referenced by add(), and addProjected().
|
private |
Definition at line 131 of file TkGluedMeasurementDet.h.
Referenced by add(), TkGluedMeasurementDet::HitCollectorForRecHits::addProjected(), and addProjected().