1 #ifndef TkGluedMeasurementDet_H 2 #define TkGluedMeasurementDet_H 37 TempMeasurements&
result)
const override;
61 template <
typename Collector>
66 template <
typename Collector>
80 target_.emplace_back(
hit.cloneSH());
87 static bool filter() {
return false; }
88 size_t size()
const {
return target_.size(); }
120 return matcher_->preFilter();
122 size_t size()
const {
return target_.size(); }
154 return matcher_->preFilter();
156 size_t size()
const {
return target_.size(); }
172 template <
typename HitCollector>
173 void projectOnGluedDet(HitCollector& collector,
174 const std::vector<SiStripRecHit2D>&
hits,
178 template <
typename HitCollector>
179 void projectOnGluedDet(HitCollector& collector,
const TkStripMeasurementDet * theMonoDet
const MeasurementEstimator & estimator()
const StripClusterParameterEstimator * cpe_
SiStripRecHitMatcher::Collector collector_
const TkStripMeasurementDet * stereoDet() const
SiStripRecHitMatcher::Collector & collector()
static const MeasurementEstimator & estimator()
const TrajectoryStateOnSurface & stateOnThisDet_
std::function< void(SiStripMatchedRecHit2D const &)> Collector
const GluedGeomDet & specificGeomDet() const
RecHitContainer & target_
TempMeasurements & target_
const StripClusterParameterEstimator * cpe_
bool hasBadComponents(const TrajectoryStateOnSurface &tsos, const MeasurementTrackerEvent &data) const override
return TRUE if at least one of the mono and stereo components has badChannels
const MeasurementEstimator & estimator()
TransientTrackingRecHit::RecHitPointer RecHitPointer
const MeasurementEstimator & est_
DetId geographicalId() const
The label of this GeomDet.
bool hasNewMatchedHits() const
bool hasNewMatchedHits() const
std::shared_ptr< TrackingRecHit const > RecHitPointer
const SiStripRecHitMatcher * matcher_
virtual RecHitContainer recHits(const TrajectoryStateOnSurface &, const MeasurementTrackerEvent &) const =0
const StripClusterParameterEstimator * cpe_
const SiStripRecHitMatcher * theMatcher
SiStripRecHitMatcher::Collector & collector()
SiStripRecHitMatcher::Collector Collector
void clearNewMatchedHitsFlag()
const TrajectoryStateOnSurface & stateOnThisDet_
const GeomDet & fastGeomDet() const
const TkStripMeasurementDet * theStereoDet
SiStripRecHitMatcher::Collector Collector
bool isActive(const MeasurementTrackerEvent &data) const override
return TRUE if both mono and stereo components are active
TrackingRecHit::ConstRecHitContainer RecHitContainer
virtual bool isActive(const MeasurementTrackerEvent &data) const =0
void add(std::map< std::string, TH1 *> &h, TH1 *hist)
char data[epos_bytes_allocation]
void clearNewMatchedHitsFlag()
const SiStripRecHitMatcher * matcher_
unsigned int rawId() const
void add(SiStripMatchedRecHit2D const &hit)
SiStripRecHitMatcher::Collector & collector()
bool hasNewMatchedHits() const
SiStripRecHitMatcher::Collector Collector
std::vector< BaseTrackerRecHit * > SimpleHitContainer
const TrackerTopology * theTopology
size_t size() const
always fast as no estimator available here!
const SiStripRecHitMatcher * matcher_
const StripClusterParameterEstimator * theCPE
SiStripRecHitMatcher::Collector collector_
const TkStripMeasurementDet * monoDet() const
const MeasurementEstimator & est_
void clearNewMatchedHitsFlag()
SiStripRecHitMatcher::Collector collector_
virtual bool hasBadComponents(const TrajectoryStateOnSurface &tsos, const MeasurementTrackerEvent &data) const =0
SimpleHitContainer & target_
virtual bool measurements(const TrajectoryStateOnSurface &stateOnThisDet, const MeasurementEstimator &est, const MeasurementTrackerEvent &data, TempMeasurements &result) const =0