#include <IPlaneImpactResponse.h>
Definition at line 48 of file IPlaneImpactResponse.h.
IPlaneImpactResponse::~IPlaneImpactResponse |
( |
| ) |
|
|
virtual |
virtual TwoImpactResponses WireCell::IPlaneImpactResponse::bounded |
( |
double |
relpitch | ) |
const |
|
pure virtual |
Return the two responses which are associated with the impact positions on either side of the given pitch location (measured relative to the wire of interest).
Implemented in WireCell::Gen::PlaneImpactResponse.
Return the response at the impact position closest to the given relative pitch location (measured relative to the wire of interest).
Implemented in WireCell::Gen::PlaneImpactResponse.
virtual double WireCell::IPlaneImpactResponse::impact |
( |
| ) |
const |
|
pure virtual |
virtual size_t WireCell::IPlaneImpactResponse::nbins |
( |
| ) |
const |
|
pure virtual |
virtual int WireCell::IPlaneImpactResponse::nwires |
( |
| ) |
const |
|
pure virtual |
virtual double WireCell::IPlaneImpactResponse::pitch |
( |
| ) |
const |
|
pure virtual |
virtual double WireCell::IPlaneImpactResponse::pitch_range |
( |
| ) |
const |
|
pure virtual |
The extent in pitch covered by the impact positions. This extent is relative to and centered on the "wire of
interest" for which the PIR is associated.
Implemented in WireCell::Gen::PlaneImpactResponse.
The documentation for this class was generated from the following files: