Public Member Functions | |
bool | operator() (const GlobalPoint &vprim, const TrajectoryStateOnSurface &, const GlobalPoint &, int charge) const |
Public Attributes | |
float | thePhiMax |
float | thePhiMin |
float | theZMax |
float | theZMin |
Definition at line 70 of file PixelHitMatcher.h.
bool PixelHitMatcher::BarrelMeasurementEstimator::operator() | ( | const GlobalPoint & | vprim, |
const TrajectoryStateOnSurface & | absolute_ts, | ||
const GlobalPoint & | absolute_gp, | ||
int | charge | ||
) | const |
Definition at line 39 of file PixelHitMatcher.cc.
References funct::abs(), PV3DBase< T, PVType, FrameType >::barePhi(), reco::charge(), f, TrajectoryStateOnSurface::globalParameters(), normalizedPhi(), GlobalTrajectoryParameters::position(), and PV3DBase< T, PVType, FrameType >::z().
float PixelHitMatcher::BarrelMeasurementEstimator::thePhiMax |
Definition at line 74 of file PixelHitMatcher.h.
Referenced by PixelHitMatcher::set1stLayer(), and PixelHitMatcher::set2ndLayer().
float PixelHitMatcher::BarrelMeasurementEstimator::thePhiMin |
Definition at line 73 of file PixelHitMatcher.h.
Referenced by PixelHitMatcher::set1stLayer(), and PixelHitMatcher::set2ndLayer().
float PixelHitMatcher::BarrelMeasurementEstimator::theZMax |
Definition at line 76 of file PixelHitMatcher.h.
Referenced by PixelHitMatcher::set1stLayerZRange().
float PixelHitMatcher::BarrelMeasurementEstimator::theZMin |
Definition at line 75 of file PixelHitMatcher.h.
Referenced by PixelHitMatcher::set1stLayerZRange().