#include <GlobalDetRodRangeZPhi.h>
Public Types | |
typedef std::pair< float, float > | Range |
Public Member Functions | |
GlobalDetRodRangeZPhi (const Plane &RodPlane) | |
Range | phiRange () const |
Range | zRange () const |
Private Attributes | |
Range | thePhiRange |
Range | theZRange |
Implementation class for PhiZMeasurementEstimator etc.
Definition at line 12 of file GlobalDetRodRangeZPhi.h.
typedef std::pair<float, float> GlobalDetRodRangeZPhi::Range |
Definition at line 14 of file GlobalDetRodRangeZPhi.h.
GlobalDetRodRangeZPhi::GlobalDetRodRangeZPhi | ( | const Plane & | RodPlane | ) |
Definition at line 8 of file GlobalDetRodRangeZPhi.cc.
References Surface::bounds(), TCMET_cfi::corner, l1tTrackerHTMiss_cfi::deltaZ, PVValHelper::dx, PVValHelper::dy, PVValHelper::dz, Bounds::length(), SiStripPI::max, SiStripPI::min, PV3DBase< T, PVType, FrameType >::perp(), phi, Geom::phiLess(), phimax, phimin, thePhiRange, theZRange, Bounds::thickness(), Surface::toGlobal(), Bounds::width(), z, SiStripMonitorCluster_cfi::zmax, and SiStripMonitorCluster_cfi::zmin.
|
inline |
|
inline |
|
private |
Definition at line 23 of file GlobalDetRodRangeZPhi.h.
Referenced by GlobalDetRodRangeZPhi(), and phiRange().
|
private |
Definition at line 22 of file GlobalDetRodRangeZPhi.h.
Referenced by GlobalDetRodRangeZPhi(), and zRange().