#include <Topology.h>
Public Member Functions | |
const LocalTrackAngles & | angles () const |
LocalTrackPred () | |
LocalTrackPred (double x, double y, double dxdz, double dydz) | |
LocalTrackPred (const AlgebraicVector5 &localTrajPar) | |
const Local2DPoint & | point () const |
Private Attributes | |
LocalTrackAngles | angles_ |
local x, y More... | |
Local2DPoint | point_ |
Track prediction in local frame (2D point and angles), needed to handle surface deformations
Definition at line 59 of file Topology.h.
|
inline |
Definition at line 61 of file Topology.h.
|
inline |
Definition at line 62 of file Topology.h.
|
inline |
Ctr. from local trajectory parameters as AlgebraicVector5 (q/p, dxdz, dydz, x, y) e.g. from 'LocalTrajectoryParameters::vector()'
Definition at line 65 of file Topology.h.
|
inline |
Definition at line 68 of file Topology.h.
Referenced by ProxyStripTopology::positionCorrection(), and ProxyPixelTopology::positionCorrection().
|
inline |
Definition at line 67 of file Topology.h.
Referenced by ProxyStripTopology::positionCorrection(), and ProxyPixelTopology::positionCorrection().
|
private |
local x, y
Definition at line 71 of file Topology.h.
|
private |
Definition at line 70 of file Topology.h.