Functions | |
template<class T > | |
int32_t | getRecHitCombinationIndex (const T &object) |
bool | hitIsMasked (const FastTrackerRecHit *hit, const std::vector< bool > &hitMasks) |
double | hitLocalError (const TrackingRecHit *hit) |
template<class T > | |
void | setRecHitCombinationIndex (edm::OwnVector< T > &recHits, int32_t icomb) |
int32_t fastTrackingUtilities::getRecHitCombinationIndex | ( | const T & | object | ) |
Definition at line 22 of file FastTrackingUtilities.h.
References relativeConstraints::empty, Exception, trackerHitRTTI::isFast(), TrackingRecHit::recHits(), and HLT_FULL_cff::recHits.
Referenced by TrackCandidateProducer::produce().
|
inline |
Definition at line 39 of file FastTrackingUtilities.h.
References mps_fire::i, FastTrackerRecHit::id(), and FastTrackerRecHit::nIds().
Referenced by TrackCandidateProducer::produce(), and TrajectorySeedProducer::produce().
|
inline |
Definition at line 48 of file FastTrackingUtilities.h.
References CommonMethods::delta(), TrackingRecHit::localPositionError(), mathSSE::sqrt(), LocalError::xx(), LocalError::xy(), xy(), and LocalError::yy().
Referenced by TrackCandidateProducer::produce().
|
inline |
Definition at line 11 of file FastTrackingUtilities.h.
References Exception, and trackerHitRTTI::isFast().
Referenced by TrackCandidateProducer::produce(), TrajectorySeedProducer::produce(), and FastTSGFromPropagation::trackerSeeds().