#include <SRStub.h>
Definition at line 26 of file SRStub.h.
caf::SRStubPlane::SRStubPlane |
( |
| ) |
|
Definition at line 18 of file SRStub.cxx.
19 pitch(std::numeric_limits<float>::signaling_NaN()),
20 trkpitch(std::numeric_limits<float>::signaling_NaN()),
21 vtx_w(std::numeric_limits<float>::signaling_NaN()),
float pitch
Pitch of the stub on each wire [cm].
short hit_w
Wire of the end-point-hit.
float vtx_w
Wire coordinate of vertex on this plane (not space charge corrected).
float trkpitch
Pitch of the overlaid track on each wire [cm].
caf::SRStubPlane::~SRStubPlane |
( |
| ) |
|
|
inline |
short caf::SRStubPlane::hit_w |
Wire of the end-point-hit.
Definition at line 35 of file SRStub.h.
std::vector<SRStubHit> caf::SRStubPlane::hits |
List of all the hits on this plane.
Definition at line 36 of file SRStub.h.
Plane number.
Definition at line 31 of file SRStub.h.
float caf::SRStubPlane::pitch |
Pitch of the stub on each wire [cm].
Definition at line 32 of file SRStub.h.
float caf::SRStubPlane::trkpitch |
Pitch of the overlaid track on each wire [cm].
Definition at line 33 of file SRStub.h.
float caf::SRStubPlane::vtx_w |
Wire coordinate of vertex on this plane (not space charge corrected).
Definition at line 34 of file SRStub.h.
The documentation for this class was generated from the following files: