Public Member Functions | |
bool | operator() (const GlobalPoint &vprim, const TrajectoryStateOnSurface &, const GlobalPoint &, int charge) const |
Public Attributes | |
float | thePhiMax |
float | thePhiMin |
float | theRMax |
const float | theRMaxI |
float | theRMin |
const float | theRMinI |
Definition at line 79 of file PixelHitMatcher.h.
bool PixelHitMatcher::ForwardMeasurementEstimator::operator() | ( | const GlobalPoint & | vprim, |
const TrajectoryStateOnSurface & | absolute_ts, | ||
const GlobalPoint & | absolute_gp, | ||
int | charge | ||
) | const |
Definition at line 15 of file PixelHitMatcher.cc.
References funct::abs(), PV3DBase< T, PVType, FrameType >::barePhi(), ALCARECOTkAlJpsiMuMu_cff::charge, f, TrajectoryStateOnSurface::globalParameters(), runTauDisplay::gp, normalizedPhi(), PV3DBase< T, PVType, FrameType >::perp(), GlobalTrajectoryParameters::position(), photonAnalyzer_cfi::rMax, and photonAnalyzer_cfi::rMin.
float PixelHitMatcher::ForwardMeasurementEstimator::thePhiMax |
Definition at line 83 of file PixelHitMatcher.h.
Referenced by PixelHitMatcher::set1stLayer(), and PixelHitMatcher::set2ndLayer().
float PixelHitMatcher::ForwardMeasurementEstimator::thePhiMin |
Definition at line 82 of file PixelHitMatcher.h.
Referenced by PixelHitMatcher::set1stLayer(), and PixelHitMatcher::set2ndLayer().
float PixelHitMatcher::ForwardMeasurementEstimator::theRMax |
Definition at line 85 of file PixelHitMatcher.h.
Referenced by PixelHitMatcher::set1stLayerZRange().
const float PixelHitMatcher::ForwardMeasurementEstimator::theRMaxI |
Definition at line 87 of file PixelHitMatcher.h.
float PixelHitMatcher::ForwardMeasurementEstimator::theRMin |
Definition at line 84 of file PixelHitMatcher.h.
Referenced by PixelHitMatcher::set1stLayerZRange().
const float PixelHitMatcher::ForwardMeasurementEstimator::theRMinI |
Definition at line 86 of file PixelHitMatcher.h.