policy class for hits in wire detectors (STT and DCH) which can measure the coordinate along the wire
More...
policy class for hits in wire detectors (STT and DCH) which can measure the coordinate along the wire
- Author
- Christian Höppner (Technische Universität München, original author)
-
Lia Lavezzi (INFN Pavia, original author)
-
Sebastian Neubert (Technische Universität München, original author) This policy is not valid for any kind of plane orientation choice: to use it you MUST choose a plane described by u and v axes with v coincident with the wire (and u orthogonal to it, obviously). The hit will be described by 8 coordinates: w_x1, w_y1, w_z1, w_x2, w_y2, w_z2, rdrift, zreco where w_ji (with j = x, y, z and i = 1, 2) are the wire extremities coordinates; rdrift = distance from the wire (u coordinate in the plane) and zreco = coordinate along the wire (in the plane reference frame, v coordinate).
Definition at line 50 of file GFWirepointHitPolicy.h.