![]() |
![]() |
#include <ProxyPixelTopology.h>
Public Member Functions | |
virtual int | channel (const LocalPoint &) const |
virtual int | channel (const LocalPoint &lp, const Topology::LocalTrackAngles &dir) const |
conversion taking also the angle from the track state More... | |
virtual bool | containsBigPixelInX (const int &ixmin, const int &ixmax) const |
virtual bool | containsBigPixelInY (const int &iymin, const int &iymax) const |
virtual bool | isItBigPixelInX (const int ixbin) const |
virtual bool | isItBigPixelInY (const int iybin) const |
virtual bool | isItEdgePixel (int ixbin, int iybin) const |
virtual bool | isItEdgePixelInX (int ixbin) const |
virtual bool | isItEdgePixelInY (int iybin) const |
virtual LocalError | localError (const MeasurementPoint &, const MeasurementError &) const |
virtual LocalError | localError (const MeasurementPoint &mp, const MeasurementError &me, const Topology::LocalTrackPred &trkPred) const |
conversion taking also the predicted track state More... | |
virtual LocalPoint | localPosition (const MeasurementPoint &) const |
virtual LocalPoint | localPosition (const MeasurementPoint &mp, const Topology::LocalTrackPred &trkPred) const |
conversion taking also the predicted track state More... | |
virtual float | localX (const float mpX) const |
virtual float | localX (const float mpX, const Topology::LocalTrackPred &trkPred) const |
virtual float | localY (const float mpY) const |
virtual float | localY (const float mpY, const Topology::LocalTrackPred &trkPred) const |
virtual MeasurementError | measurementError (const LocalPoint &lp, const LocalError &le) const |
virtual MeasurementError | measurementError (const LocalPoint &lp, const LocalError &le, const Topology::LocalTrackAngles &dir) const |
conversion taking also the angle from the track state More... | |
virtual MeasurementPoint | measurementPosition (const LocalPoint &) const |
virtual MeasurementPoint | measurementPosition (const LocalPoint &lp, const Topology::LocalTrackAngles &dir) const |
conversion taking also the angle from the track state More... | |
virtual int | ncolumns () const |
virtual int | nrows () const |
virtual std::pair< float, float > | pitch () const |
virtual std::pair< float, float > | pixel (const LocalPoint &p) const |
virtual std::pair< float, float > | pixel (const LocalPoint &p, const Topology::LocalTrackAngles <p) const |
conversion taking also the angle from the track state More... | |
ProxyPixelTopology (PixelGeomDetType *type, BoundPlane *bp) | |
virtual void | setSurfaceDeformation (const SurfaceDeformation *deformation) |
virtual PixelGeomDetType & | specificType () const |
const SurfaceDeformation * | surfaceDeformation () const |
virtual const GeomDetType & | type () const |
![]() | |
virtual | ~PixelTopology () |
![]() | |
virtual | ~Topology () |
Private Member Functions | |
SurfaceDeformation::Local2DVector | positionCorrection (const LocalPoint &pos, const Topology::LocalTrackAngles &dir) const |
SurfaceDeformation::Local2DVector | positionCorrection (const Topology::LocalTrackPred &trk) const |
virtual const PixelTopology & | specificTopology () const |
Private Attributes | |
float | theLength |
DeepCopyPointerByClone< const SurfaceDeformation > | theSurfaceDeformation |
PixelGeomDetType * | theType |
float | theWidth |
Additional Inherited Members | |
![]() | |
typedef Point2DBase< double, LocalTag > | Local2DPoint |
typedef Vector2D::MathVector | MathVector2D |
typedef Basic2DVector< double > | Vector2D |
Definition at line 33 of file ProxyPixelTopology.h.
ProxyPixelTopology::ProxyPixelTopology | ( | PixelGeomDetType * | type, |
BoundPlane * | bp | ||
) |
Definition at line 8 of file ProxyPixelTopology.cc.
|
virtual |
Implements Topology.
Definition at line 91 of file ProxyPixelTopology.cc.
References Topology::channel(), and specificTopology().
|
virtual |
conversion taking also the angle from the track state
Reimplemented from Topology.
Definition at line 97 of file ProxyPixelTopology.cc.
References Topology::channel(), corr, positionCorrection(), specificTopology(), surfaceDeformation(), PV2DBase< T, PVType, FrameType >::x(), PV3DBase< T, PVType, FrameType >::x(), PV2DBase< T, PVType, FrameType >::y(), PV3DBase< T, PVType, FrameType >::y(), and PV3DBase< T, PVType, FrameType >::z().
|
inlinevirtual |
Implements PixelTopology.
Definition at line 81 of file ProxyPixelTopology.h.
References PixelTopology::containsBigPixelInX(), and specificTopology().
|
inlinevirtual |
Implements PixelTopology.
Definition at line 84 of file ProxyPixelTopology.h.
References PixelTopology::containsBigPixelInY(), and specificTopology().
|
inlinevirtual |
Implements PixelTopology.
Definition at line 75 of file ProxyPixelTopology.h.
References PixelTopology::isItBigPixelInX(), and specificTopology().
|
inlinevirtual |
Implements PixelTopology.
Definition at line 78 of file ProxyPixelTopology.h.
References PixelTopology::isItBigPixelInY(), and specificTopology().
|
inlinevirtual |
Implements PixelTopology.
Definition at line 94 of file ProxyPixelTopology.h.
References PixelTopology::isItEdgePixel(), and specificTopology().
|
inlinevirtual |
Implements PixelTopology.
Definition at line 88 of file ProxyPixelTopology.h.
References PixelTopology::isItEdgePixelInX(), and specificTopology().
|
inlinevirtual |
Implements PixelTopology.
Definition at line 91 of file ProxyPixelTopology.h.
References PixelTopology::isItEdgePixelInY(), and specificTopology().
|
virtual |
Implements Topology.
Definition at line 34 of file ProxyPixelTopology.cc.
References Topology::localError(), and specificTopology().
|
virtual |
conversion taking also the predicted track state
Reimplemented from Topology.
Definition at line 41 of file ProxyPixelTopology.cc.
References Topology::localError(), and specificTopology().
|
virtual |
Implements Topology.
Definition at line 15 of file ProxyPixelTopology.cc.
References Topology::localPosition(), and specificTopology().
Referenced by localPosition().
|
virtual |
conversion taking also the predicted track state
Reimplemented from Topology.
Definition at line 21 of file ProxyPixelTopology.cc.
References corr, localPosition(), Topology::localPosition(), positionCorrection(), specificTopology(), surfaceDeformation(), PV2DBase< T, PVType, FrameType >::x(), PV3DBase< T, PVType, FrameType >::x(), PV2DBase< T, PVType, FrameType >::y(), PV3DBase< T, PVType, FrameType >::y(), and PV3DBase< T, PVType, FrameType >::z().
|
virtual |
Implements PixelTopology.
Definition at line 128 of file ProxyPixelTopology.cc.
References PixelTopology::localX(), and specificTopology().
|
virtual |
Reimplemented from PixelTopology.
Definition at line 134 of file ProxyPixelTopology.cc.
References corr, PixelTopology::localX(), positionCorrection(), specificTopology(), surfaceDeformation(), and PV2DBase< T, PVType, FrameType >::x().
|
virtual |
Implements PixelTopology.
Definition at line 147 of file ProxyPixelTopology.cc.
References PixelTopology::localY(), and specificTopology().
|
virtual |
Reimplemented from PixelTopology.
Definition at line 153 of file ProxyPixelTopology.cc.
References corr, PixelTopology::localY(), positionCorrection(), specificTopology(), surfaceDeformation(), and PV2DBase< T, PVType, FrameType >::y().
|
virtual |
Implements Topology.
Definition at line 72 of file ProxyPixelTopology.cc.
References Topology::measurementError(), and specificTopology().
|
virtual |
conversion taking also the angle from the track state
Reimplemented from Topology.
Definition at line 78 of file ProxyPixelTopology.cc.
References corr, Topology::measurementError(), positionCorrection(), specificTopology(), surfaceDeformation(), PV2DBase< T, PVType, FrameType >::x(), PV3DBase< T, PVType, FrameType >::x(), PV2DBase< T, PVType, FrameType >::y(), PV3DBase< T, PVType, FrameType >::y(), and PV3DBase< T, PVType, FrameType >::z().
|
virtual |
Implements Topology.
Definition at line 53 of file ProxyPixelTopology.cc.
References Topology::measurementPosition(), and specificTopology().
|
virtual |
conversion taking also the angle from the track state
Reimplemented from Topology.
Definition at line 59 of file ProxyPixelTopology.cc.
References corr, Topology::measurementPosition(), positionCorrection(), specificTopology(), surfaceDeformation(), PV2DBase< T, PVType, FrameType >::x(), PV3DBase< T, PVType, FrameType >::x(), PV2DBase< T, PVType, FrameType >::y(), PV3DBase< T, PVType, FrameType >::y(), and PV3DBase< T, PVType, FrameType >::z().
|
virtual |
Implements PixelTopology.
Definition at line 172 of file ProxyPixelTopology.cc.
References PixelTopology::ncolumns(), and specificTopology().
|
virtual |
Implements PixelTopology.
Definition at line 169 of file ProxyPixelTopology.cc.
References PixelTopology::nrows(), and specificTopology().
|
virtual |
Implements PixelTopology.
Definition at line 166 of file ProxyPixelTopology.cc.
References PixelTopology::pitch(), and specificTopology().
|
virtual |
Implements PixelTopology.
Definition at line 109 of file ProxyPixelTopology.cc.
References PixelTopology::pixel(), and specificTopology().
|
virtual |
conversion taking also the angle from the track state
Reimplemented from PixelTopology.
Definition at line 115 of file ProxyPixelTopology.cc.
References corr, PixelTopology::pixel(), positionCorrection(), specificTopology(), surfaceDeformation(), PV2DBase< T, PVType, FrameType >::x(), PV3DBase< T, PVType, FrameType >::x(), PV2DBase< T, PVType, FrameType >::y(), PV3DBase< T, PVType, FrameType >::y(), and PV3DBase< T, PVType, FrameType >::z().
|
private |
Internal method to get correction of the position from SurfaceDeformation, must not be called if 'theSurfaceDeformation' is a null pointer.
Definition at line 194 of file ProxyPixelTopology.cc.
References SurfaceDeformation::positionCorrection(), surfaceDeformation(), theLength, theWidth, PV3DBase< T, PVType, FrameType >::x(), and PV3DBase< T, PVType, FrameType >::y().
Referenced by channel(), localPosition(), localX(), localY(), measurementError(), measurementPosition(), and pixel().
|
private |
Internal method to get correction of the position from SurfaceDeformation, must not be called if 'theSurfaceDeformation' is a null pointer.
Definition at line 205 of file ProxyPixelTopology.cc.
References Topology::LocalTrackPred::angles(), Topology::LocalTrackPred::point(), SurfaceDeformation::positionCorrection(), surfaceDeformation(), theLength, and theWidth.
|
virtual |
Definition at line 187 of file ProxyPixelTopology.cc.
References theSurfaceDeformation.
|
privatevirtual |
Definition at line 181 of file ProxyPixelTopology.cc.
References PixelGeomDetType::specificTopology(), and specificType().
Referenced by channel(), containsBigPixelInX(), containsBigPixelInY(), isItBigPixelInX(), isItBigPixelInY(), isItEdgePixel(), isItEdgePixelInX(), isItEdgePixelInY(), localError(), localPosition(), localX(), localY(), measurementError(), measurementPosition(), ncolumns(), nrows(), pitch(), and pixel().
|
virtual |
Definition at line 178 of file ProxyPixelTopology.cc.
References theType.
Referenced by specificTopology().
|
inline |
Definition at line 101 of file ProxyPixelTopology.h.
References theSurfaceDeformation.
Referenced by channel(), localPosition(), localX(), localY(), measurementError(), measurementPosition(), pixel(), and positionCorrection().
|
virtual |
|
private |
Definition at line 119 of file ProxyPixelTopology.h.
Referenced by positionCorrection().
|
private |
Definition at line 120 of file ProxyPixelTopology.h.
Referenced by setSurfaceDeformation(), and surfaceDeformation().
|
private |
Definition at line 118 of file ProxyPixelTopology.h.
Referenced by specificType(), and type().
|
private |
Definition at line 119 of file ProxyPixelTopology.h.
Referenced by positionCorrection().