Functions | |
template<typename RecHitType > | |
void | ClusterStorer::ClusterHitRecord< SiStripRecHit2D::ClusterRef >rekey (const SiStripRecHit2D::ClusterRef &newRef) const |
template<typename T > | |
std::pair< typename T::DetSet::const_iterator, typename T::DetSet::const_iterator > | getRange (const T &detset, const DetId &id) |
predicts a range in r-z for the position of third hit. the predicted reange is defined by the template argument, which is a straight line extrapolation/interpolation if PixelRecoLineRZ is used.
void helper::ClusterStorer::ClusterHitRecord< SiStripRecHit2D::ClusterRef >rekey | ( | const SiStripRecHit2D::ClusterRef & | newRef | ) | const |
Definition at line 158 of file ClusterStorer.cc.
References SiStripRecHit2D::cluster(), SiStripRecHit1D::cluster(), SiStripMatchedRecHit2D::monoHit(), ProjectedSiStripRecHit2D::originalHit(), SiStripRecHit2D::setClusterRef(), SiStripRecHit1D::setClusterRef(), SiStripDetId::stereo(), and SiStripMatchedRecHit2D::stereoHit().
std::pair<typename T::DetSet::const_iterator, typename T::DetSet::const_iterator> helper::getRange | ( | const T & | detset, |
const DetId & | id | ||
) |
Definition at line 40 of file SiStripRecHitsValid.cc.
References match().
Referenced by SiStripRecHitsValid::analyze(), reco::TaggingVariableList::get(), and reco::TaggingVariableList::getList().